{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": -1.2478232383728027E-4, "ymin": -5.2601099014282227E-5, "xmax": 1563892.2894072235, "ymax": 1220199.050358057, "spatialReference": { "wkid": 102700, "latestWkid": 102700, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117014100, "falseY": -98447500, "xyUnits": 3.785090952265705E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102700, "latestWkid": 102700, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117014100, "falseY": -98447500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "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": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": { "type": "codedValue", "name": "Pre Directions", "description": "Pre directional values", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PREFIX" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": { "type": "codedValue", "name": "Street Types", "description": "Street type values", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PL", "code": "PL" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "WAY", "code": "WAY" }, { "name": "RD", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "domain": { "type": "codedValue", "name": "Post Directions", "description": "Post directional values", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "POST_DIR" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LFROM" }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTO" }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RFROM" }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTO" }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "domain": { "type": "codedValue", "name": "City", "description": "Postal City", "codedValues": [ { "name": "GREAT FALLS", "code": "GREAT FALLS" }, { "name": "BLACK EAGLE", "code": "BLACK EAGLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LCITY" }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "domain": { "type": "codedValue", "name": "City", "description": "Postal City", "codedValues": [ { "name": "GREAT FALLS", "code": "GREAT FALLS" }, { "name": "BLACK EAGLE", "code": "BLACK EAGLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RCITY" }, { "name": "LSTATE", "type": "esriFieldTypeString", "alias": "LSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSTATE" }, { "name": "RSTATE", "type": "esriFieldTypeString", "alias": "RSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RSTATE" }, { "name": "LZIP_CODE", "type": "esriFieldTypeString", "alias": "LZIP_CODE", "domain": { "type": "codedValue", "name": "Zip Codes", "description": "Postal zip codes", "codedValues": [ { "name": "59401", "code": "59401" }, { "name": "59404", "code": "59404" }, { "name": "59405", "code": "59405" }, { "name": "59414", "code": "59414" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LZIP_CODE" }, { "name": "RZIP_CODE", "type": "esriFieldTypeString", "alias": "RZIP_CODE", "domain": { "type": "codedValue", "name": "Zip Codes", "description": "Postal zip codes", "codedValues": [ { "name": "59401", "code": "59401" }, { "name": "59404", "code": "59404" }, { "name": "59405", "code": "59405" }, { "name": "59414", "code": "59414" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RZIP_CODE" }, { "name": "RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "RD_CLASS", "domain": { "type": "codedValue", "name": "Road Class", "description": "Road class category value", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RD_CLASS" }, { "name": "RATE", "type": "esriFieldTypeSmallInteger", "alias": "RATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RATE" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LABEL" }, { "name": "PRINCIPAL", "type": "esriFieldTypeSmallInteger", "alias": "PRINCIPAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRINCIPAL" }, { "name": "SRC_TYPE", "type": "esriFieldTypeString", "alias": "SRC_TYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SRC_TYPE" }, { "name": "ROAD_OWNER", "type": "esriFieldTypeString", "alias": "ROAD_OWNER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ROAD_OWNER" }, { "name": "PUB_PRT", "type": "esriFieldTypeString", "alias": "PUB_PRT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PUB_PRT" }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "COMMUNITY" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "REMARKS" }, { "name": "Length_Mi", "type": "esriFieldTypeDouble", "alias": "Length_Mi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_Mi" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "STREET_ID", "type": "esriFieldTypeString", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "IncMuni_L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IncMuni_L" }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "IncMuni_R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IncMuni_R" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R236_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "IncMuni_R": null, "PRE_DIR": null, "PREFIX": null, "STR_NAME": null, "SUFFIX": null, "POST_DIR": null, "FULLNAME": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "LCITY": null, "RCITY": null, "LSTATE": null, "RSTATE": null, "LZIP_CODE": null, "RZIP_CODE": null, "RD_CLASS": null, "RATE": null, "ONEWAY": null, "LABEL": null, "PRINCIPAL": null, "SRC_TYPE": null, "ROAD_OWNER": null, "PUB_PRT": null, "COMMUNITY": null, "REMARKS": null, "Length_Mi": null, "IncMuni_L": null, "STREET_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "df9d81b154a746d3833b40df46ae6bcc" }