{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Street Network", "type": "Feature Layer", "description": "https://gis.pima.gov/data/contents/metadet.cfm?name=stnetall", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Pima County Information Technology Department - Geographic Information Systems, 33 N Stone Av, 15th Floor, Tucson, AZ 85701", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 140, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 388465.10662729666, "ymin": 175848.06266403943, "xmax": 1154544.3753280826, "ymax": 553584.2158792615, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROADID", "type": "esriFieldTypeInteger", "alias": "Road ID", "domain": null }, { "name": "ROADCAT_CD", "type": "esriFieldTypeString", "alias": "Category Code", "length": 10, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "Left Side From Address", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "Left Side To Address", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "Right Side From Address", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "Right Side To Address", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "Direction (Prefix)", "length": 2, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 40, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 2, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "Direction (Suffix)", "length": 2, "domain": null }, { "name": "FINT", "type": "esriFieldTypeInteger", "alias": "From Intersection", "domain": null }, { "name": "TINT", "type": "esriFieldTypeInteger", "alias": "To Intersection", "domain": null }, { "name": "Shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "ADD_MIN", "type": "esriFieldTypeInteger", "alias": "Minimum Address On Segment", "domain": null }, { "name": "ADD_MAX", "type": "esriFieldTypeInteger", "alias": "Maximum Address On Segment", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street (Including Direction And Type)", "length": 50, "domain": null }, { "name": "STNAMETYPE", "type": "esriFieldTypeString", "alias": "Street Name Type", "length": 40, "domain": null }, { "name": "TRAVDIR_CD", "type": "esriFieldTypeString", "alias": "Travel Direction", "length": 5, "domain": null }, { "name": "STRLVL_CD", "type": "esriFieldTypeString", "alias": "STRLVL_CD", "length": 5, "domain": null }, { "name": "ROADCAT_DS", "type": "esriFieldTypeString", "alias": "Category", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "EDITOR_NAME", "type": "esriFieldTypeString", "alias": "EDITOR_NAME", "length": 255, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R51713_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51693_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }