{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 3, "name": "DMD_Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1413352.6478921622, "ymin": 1425859.0392904878, "xmax": 1587601.9522799961, "ymax": 1556344.1060757414, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 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": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "osm_id", "type": "esriFieldTypeString", "alias": "osm_id", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "osm_id" }, { "name": "code", "type": "esriFieldTypeSmallInteger", "alias": "code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "code" }, { "name": "osm_class", "type": "esriFieldTypeString", "alias": "fclass", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "osm_class" }, { "name": "name", "type": "esriFieldTypeString", "alias": "osm_name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "name" }, { "name": "osm_ref", "type": "esriFieldTypeString", "alias": "osm_ref", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "osm_ref" }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "oneway", "domain": { "type": "codedValue", "name": "LinkDirection", "description": "Link Directions", "codedValues": [ { "name": "Eastbound", "code": "E" }, { "name": "Westbound", "code": "W" }, { "name": "Northbound", "code": "N" }, { "name": "Southbound", "code": "S" }, { "name": "Twoway", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "oneway" }, { "name": "layer", "type": "esriFieldTypeDouble", "alias": "layer", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "layer" }, { "name": "bridge", "type": "esriFieldTypeString", "alias": "bridge", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "bridge" }, { "name": "tunnel", "type": "esriFieldTypeString", "alias": "tunnel", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "tunnel" }, { "name": "speed_mph", "type": "esriFieldTypeSmallInteger", "alias": "speed_mph", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_mph" }, { "name": "st_prefix", "type": "esriFieldTypeString", "alias": "street_prrefix", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "st_prefix" }, { "name": "st_type_pref", "type": "esriFieldTypeString", "alias": "street_type_prefix", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "st_type_pref" }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "street_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "st_name" }, { "name": "st_type", "type": "esriFieldTypeString", "alias": "street_type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "st_type" }, { "name": "st_dir", "type": "esriFieldTypeString", "alias": "street_dir", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "st_dir" }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "functional_class", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "functional_class" }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "jursidiction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "jurisdiction" }, { "name": "maintainer", "type": "esriFieldTypeString", "alias": "maintainer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "maintainer" }, { "name": "st_width", "type": "esriFieldTypeInteger", "alias": "road_width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_width" }, { "name": "st_lanes", "type": "esriFieldTypeSmallInteger", "alias": "road_lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_lanes" }, { "name": "bike_facilities", "type": "esriFieldTypeString", "alias": "bike_facilities", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "bike_facilities" }, { "name": "travel_cost_miles", "type": "esriFieldTypeDouble", "alias": "travel_cost_miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "travel_cost_miles" }, { "name": "travel_cost_min", "type": "esriFieldTypeDouble", "alias": "travel_cost_min", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "travel_cost_min" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "awdt", "type": "esriFieldTypeInteger", "alias": "awdt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "awdt" }, { "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": "R640_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_640", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_640", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S587_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "DMD_Streets", "description": "", "prototype": { "attributes": { "awdt": null, "travel_cost_min": null, "osm_id": null, "code": null, "osm_class": null, "name": null, "osm_ref": null, "oneway": null, "layer": null, "bridge": null, "tunnel": null, "speed_mph": null, "st_prefix": null, "st_type_pref": null, "st_name": null, "st_type": null, "st_dir": null, "functional_class": null, "jurisdiction": null, "maintainer": null, "st_width": null, "st_lanes": null, "bike_facilities": null, "travel_cost_miles": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }