{ "currentVersion": 10.71, "id": 16, "name": "911 Roads", "type": "Feature Layer", "parentLayer": { "id": 11, "name": "Transportation" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "extent": { "xmin": 2784226.369871974, "ymin": 21257.019967556, "xmax": 2903982.6277343035, "ymax": 153019.89423656464, "spatialReference": { "wkid": 3454, "latestWkid": 4457 } }, "sourceSpatialReference": { "wkid": 3454, "latestWkid": 4457 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "Left From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LFROM" }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "Left To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTO" }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "Right From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RFROM" }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "Right To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTO" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "Pre-Direction", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STR_TYPE" }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "Suffix Direction", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUF_DIR" }, { "name": "ESNL", "type": "esriFieldTypeString", "alias": "ESNL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ESNL" }, { "name": "ESNR", "type": "esriFieldTypeString", "alias": "ESNR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ESNR" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "One Way", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "STATUS" }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "Zip Left", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPL" }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "Zip Right", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPR" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEEDLIMIT" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "911 Roads", "description": "", "prototype": { "attributes": { "LENGTH": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "STR_NAME": null, "STR_TYPE": null, "SUF_DIR": null, "ESNL": null, "ESNR": null, "FULLNAME": null, "ONEWAY": null, "STATUS": null, "ZIPL": null, "ZIPR": null, "ROADCLASS": null, "SPEEDLIMIT": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }