{ "currentVersion": 10.81, "id": 1, "name": "Street Intersection", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 389887.5399999991, "ymin": 125052.6400000006, "xmax": 407848.39019999653, "ymax": 147479.4866000004, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a2a02b78eab4a07b7f007063103babef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAi9JREFUOI2tlD9MU1EUxn+3LY+WlqZU0gYJA4k2sYkRWbqAGigTDEyuxcY6mcpoYlLSDrDAQHRR2RoHnUBYDGHCkJAOTSCOdZCFPyVA2/d8BOx1IOX1tVQB/ZZ3zznf/b3vLsfGf5at0UCCIJl8JFtaHgub7R7gAXbR9a/o+keRTG5eGigTiRBud5pi8bYolapHd4CHwCs5M7OCqkZFIvHjj0A5PR1F095TLFoA6OqCgQHDsLAAh4dQKAxit3+TiURYpFLrFwLl1NQgqjpHuSzOm62t0N1tmOx246zrLhyOFZlKBStJz4EyHldoavqErhuwy0jXnbS3fwD6zQkDgWfs7XmvBKson++TExN3RTK5aQAVJQaAxWI219ZWa32vXIaOjhgQN4CFwi0AxsfB7W6cJhYz17kcpNNgs9U8WdPs/ItOT2+YgNLhOBWlknJtoKJoJqBoa8tTKt1kdRWamw2j1wu9vUa9tgaaZtT7+2dfhyNnAuLxfGFr6wmZjPnPwaAZuLEB29v1CY+P35qBqvoSpzOCqlrq3X9RZ+c+Y2OLJqCIRHbl0tIbMpn4lWCKAn5/VIA0JwTEyMgLOT9/n2y2v+opcHBgmE5OjLPVCj09k2J4+HOlVbccxOjoA7m8PEc2G0VVBbkczM7WJ/P7TwgEnotw+F11+8L1JYaGnsr19UmOjl6zs9NHPu9C0yy4XL/w+fL4fIsUi3ERDv+svdtwwYpQ6Dsw3GjeSA2B19Vvsxi1UmHej8MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "INTERSECTIONNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INTERSECTIONNAME", "type": "esriFieldTypeString", "alias": "INTERSECTION NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INTERSECTIONNAME" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "ROUTEID", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "RouteId" }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "FROM DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROMDATE" }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "TO DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TODATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "ix_ROUTEID", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_FROMDATE", "fields": "FROMDATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_TODATE", "fields": "TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S560_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street Intersection", "description": "", "prototype": { "attributes": { "FROMDATE": null, "TODATE": null, "INTERSECTIONNAME": null, "ROUTEID": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }