{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Snow Removal Stockpile Areas", "type": "Feature Layer", "description": "Snow Stock Pile Areas used by the City of Dickinson Public Works Deaprtment.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering & Public Works Departments", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PILEID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.1447144232082125E7, "ymin": 5919191.349622468, "xmax": -1.1439985775342407E7, "ymax": 5926491.178973904, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PILEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "PILEID", "type": "esriFieldTypeString", "alias": "PILEID", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 300, "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "Calculated Acres", "domain": null }, { "name": "CALCSQFT", "type": "esriFieldTypeDouble", "alias": "Calculated SQFT", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE DATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "HISTORICAL", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCUMENT ID", "length": 30, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT TYPE", "length": 30, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCUMENT DATE", "length": 8, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4652_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4652", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4652", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4330_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Residential Snow Plow Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PLOWRT", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "R-1 Central", "description": "R-1 Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 127 ], "outline": null }, "values": [ [ "R-1" ] ] }, { "label": "R-2 Central", "description": "R-2 Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 127 ], "outline": null }, "values": [ [ "R-2" ] ] }, { "label": "R-3 Central", "description": "R-3 Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 127 ], "outline": null }, "values": [ [ "R-3" ] ] }, { "label": "R-4 Central", "description": "R-4 Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 127 ], "outline": null }, "values": [ [ "R-4" ] ] }, { "label": "R-5 Central", "description": "R-5 Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 127 ], "outline": null }, "values": [ [ "R-5" ] ] }, { "label": "R-6 North", "description": "R-6 North", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 127 ], "outline": null }, "values": [ [ "R-6" ] ] }, { "label": "R-7 North", "description": "R-7 North", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 127 ], "outline": null }, "values": [ [ "R-7" ] ] }, { "label": "R-8 North", "description": "R-8 North", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 127 ], "outline": null }, "values": [ [ "R-8" ] ] }, { "label": "R-9 North", "description": "R-9 North", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 127 ], "outline": null }, "values": [ [ "R-9" ] ] }, { "label": "R-10 South", "description": "R-10 South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 187, 0, 127 ], "outline": null }, "values": [ [ "R-10" ] ] }, { "label": "R-11 South", "description": "R-11 South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 245, 0, 127 ], "outline": null }, "values": [ [ "R-11" ] ] }, { "label": "R-12 South", "description": "R-12 South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 127 ], "outline": null }, "values": [ [ "R-12" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 127 ], "outline": null }, "value": "R-1", "label": "R-1 Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 127 ], "outline": null }, "value": "R-2", "label": "R-2 Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 127 ], "outline": null }, "value": "R-3", "label": "R-3 Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 127 ], "outline": null }, "value": "R-4", "label": "R-4 Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 127 ], "outline": null }, "value": "R-5", "label": "R-5 Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 127 ], "outline": null }, "value": "R-6", "label": "R-6 North" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 127 ], "outline": null }, "value": "R-7", "label": "R-7 North" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 127 ], "outline": null }, "value": "R-8", "label": "R-8 North" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 127 ], "outline": null }, "value": "R-9", "label": "R-9 North" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 187, 0, 127 ], "outline": null }, "value": "R-10", "label": "R-10 South" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 245, 0, 127 ], "outline": null }, "value": "R-11", "label": "R-11 South" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 127 ], "outline": null }, "value": "R-12", "label": "R-12 South" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1449400614597077E7, "ymin": 5919032.59789098, "xmax": -1.1434956545761356E7, "ymax": 5930126.975917038, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLOWRT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "PLOWRT", "type": "esriFieldTypeString", "alias": "Plow Route", "length": 10, "domain": null }, { "name": "RTDESC", "type": "esriFieldTypeString", "alias": "Route Description", "length": 150, "domain": null }, { "name": "RTZONE", "type": "esriFieldTypeString", "alias": "Route Zone", "length": 50, "domain": null }, { "name": "CREW1", "type": "esriFieldTypeString", "alias": "CREW 1", "length": 100, "domain": null }, { "name": "CREW2", "type": "esriFieldTypeString", "alias": "CREW 2", "length": 100, "domain": null }, { "name": "CREW3", "type": "esriFieldTypeString", "alias": "CREW 3", "length": 100, "domain": null }, { "name": "EQUIPMENT", "type": "esriFieldTypeString", "alias": "EQUIPMENT", "length": 100, "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "Calculated Acres", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE DATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "HISTORICAL", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCUMENT ID", "length": 30, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT TYPE", "length": 30, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCUMENT DATE", "length": 8, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4665_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4665", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4665", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4342_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Snow Removal Emergency Routes", "type": "Feature Layer", "description": "Snow Emergency Routes for the City of Dickinson, as established by the Public Works Department.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering & Public Works Departments", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "EMRGSNOR", "type": "esriFieldTypeSmallInteger", "alias": "Emergency Snow Route", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Snow Removal Priority Routes", "type": "Feature Layer", "description": "Snow Priority Routes for the City of Dickinson as established by the Public Works Department.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering & Public Works Departments", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRIORITY", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "High (Level 1)", "description": "High (Level 1)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 107, 255 ], "width": 3.25 }, "values": [ [ "1" ] ] }, { "label": "Medium (Level 2)", "description": "Medium (Level 2)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2.75 }, "values": [ [ "2" ] ] }, { "label": "Standard (Level 3)", "description": "Standard (Level 3)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 107, 255 ], "width": 3.25 }, "value": "1", "label": "High (Level 1)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2.75 }, "value": "2", "label": "Medium (Level 2)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "Standard (Level 3)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRIORITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": { "type": "codedValue", "name": "iop_SnowPriorityLevel", "description": "Roadway Priority Level for Snow Removal Operations", "codedValues": [ { "name": "High Priority (Level 1)", "code": 1 }, { "name": "Medium Priority (Level 2)", "code": 2 }, { "name": "Standard Priority (Level 3)", "code": 3 }, { "name": "Local Priority (Level 0)", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Snow Removal Hauled Routes", "type": "Feature Layer", "description": "Designated Snow Haul Roads within the City of Dickinson, as established by Public Works Street Department.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering & Public Works Departments", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3.4 }, "label": "Snow Hauled Away" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HAULSNOW", "type": "esriFieldTypeSmallInteger", "alias": "Haul Snow", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4604_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Snow Removal Plow Routes Level 1", "type": "Feature Layer", "description": "Level 1 Snow Removal Routes for the City of Dickinson as established by Public Works Street Departmnet.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering & Public Works Departments", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PLOWRT", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "General (First Plow Out)", "description": "General (First Plow Out)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 8 }, "values": [ [ "0" ] ] }, { "label": "1 - Truck Route", "description": "1 - Truck Route", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 7 }, "values": [ [ "1" ] ] }, { "label": "2 - Villard", "description": "2 - Villard", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 115, 223, 255 ], "width": 7 }, "values": [ [ "2" ] ] }, { "label": "3 - Highway 22", "description": "3 - Highway 22", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 104, 104, 104, 255 ], "width": 7 }, "values": [ [ "3" ] ] }, { "label": "4 - Emergency Services", "description": "4 - Emergency Services", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 76, 230, 0, 255 ], "width": 7 }, "values": [ [ "4" ] ] }, { "label": "5 - State Ave N", "description": "5 - State Ave N", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 247, 158, 0, 255 ], "width": 7 }, "values": [ [ "5" ] ] }, { "label": "6 - 9th St & Fairway", "description": "6 - 9th St & Fairway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 7 }, "values": [ [ "6" ] ] }, { "label": "7 - 21st, 14th, & 15th St", "description": "7 - 21st, 14th, & 15th St", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 115, 223, 255, 255 ], "width": 7 }, "values": [ [ "7" ] ] }, { "label": "8 - Museum Dr, 12th St, & 4th Ave", "description": "8 - Museum Dr, 12th St, & 4th Ave", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 132, 168, 255 ], "width": 7 }, "values": [ [ "8" ] ] }, { "label": "9 - 40th St & 4th Ave", "description": "9 - 40th St & 4th Ave", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 197, 0, 255, 255 ], "width": 7 }, "values": [ [ "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 8 }, "value": "0", "label": "General (First Plow Out)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 7 }, "value": "1", "label": "1 - Truck Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 115, 223, 255 ], "width": 7 }, "value": "2", "label": "2 - Villard" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 104, 104, 104, 255 ], "width": 7 }, "value": "3", "label": "3 - Highway 22" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 76, 230, 0, 255 ], "width": 7 }, "value": "4", "label": "4 - Emergency Services" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 247, 158, 0, 255 ], "width": 7 }, "value": "5", "label": "5 - State Ave N" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 7 }, "value": "6", "label": "6 - 9th St & Fairway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 115, 223, 255, 255 ], "width": 7 }, "value": "7", "label": "7 - 21st, 14th, & 15th St" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 132, 168, 255 ], "width": 7 }, "value": "8", "label": "8 - Museum Dr, 12th St, & 4th Ave" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 197, 0, 255, 255 ], "width": 7 }, "value": "9", "label": "9 - 40th St & 4th Ave" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLOWRT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PLOWRT", "type": "esriFieldTypeString", "alias": "Plow Route", "length": 10, "domain": { "type": "codedValue", "name": "iop_SnowRouteCode", "description": "Route ID for Priority Snow Removal Roadways", "codedValues": [ { "name": "General (First Plow Out)", "code": "0" }, { "name": "Truck Route", "code": "1" }, { "name": "Villard", "code": "2" }, { "name": "Highway 22", "code": "3" }, { "name": "Emergency Services", "code": "4" }, { "name": "State Ave N", "code": "5" }, { "name": "9th St & Fairway", "code": "6" }, { "name": "21st, 14th, & 15th St", "code": "7" }, { "name": "Museum Dr, 12th St, & 4th Ave", "code": "8" }, { "name": "40th St & 4th Ave", "code": "9" }, { "name": "Target Area", "code": "10" }, { "name": "Schools", "code": "11" }, { "name": "Downtown", "code": "12" }, { "name": "North of RR Tracks", "code": "13" }, { "name": "South of RR Tracks", "code": "14" }, { "name": "Local Area Route", "code": "100" }, { "name": "R-1 Central", "code": "101" }, { "name": "R-2 Central", "code": "102" }, { "name": "R-3 Central", "code": "103" }, { "name": "R-4 Central", "code": "104" }, { "name": "R-5 Central", "code": "105" }, { "name": "R-6 North", "code": "106" }, { "name": "R-7 North", "code": "107" }, { "name": "R-8 North", "code": "108" }, { "name": "R-9 North", "code": "109" }, { "name": "R-10 South", "code": "110" }, { "name": "R-11 South", "code": "111" }, { "name": "R-12 South", "code": "112" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Target Areas Level 1", "type": "Feature Layer", "description": "Level 1 Snow Removal Target Areas for the City of Dickinson, as established by the Public Works Department.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering & Public Works Departments", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 4 }, "label": "10 - Target Areas" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "PROJID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 40, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "FEATTYPE", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 60, "domain": { "type": "codedValue", "name": "AssetStreetFacilityType", "description": "The condition of the asset", "codedValues": [ { "name": "Aesthetic", "code": "Aesthetic" }, { "name": "Communication Networking", "code": "Communication Networking" }, { "name": "General Lighting", "code": "General Lighting" }, { "name": "Path", "code": "Path" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Signallight", "code": "Signallight" }, { "name": "Signallight Control", "code": "Signallight Control" }, { "name": "Streetlight", "code": "Streetlight" }, { "name": "Streetlight Control", "code": "Streetlight Control" }, { "name": "Traffic Control", "code": "Traffic Control" }, { "name": "Video", "code": "Video" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESIGNATED", "type": "esriFieldTypeString", "alias": "Designation", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Snow Removal Plow Routes Level 2", "type": "Feature Layer", "description": "Level 2 Snow Removal Routes for the City of Dickinson, as established by the Public Works Department.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering & Public Works Departments", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PLOWRT", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "11 - Schools", "description": "11 - Schools", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 4 }, "values": [ [ "11" ] ] }, { "label": "12 - Downtown", "description": "12 - Downtown", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 4 }, "values": [ [ "12" ] ] }, { "label": "13 - North of RR Tracks", "description": "13 - North of RR Tracks", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 4 }, "values": [ [ "13" ] ] }, { "label": "14 - South of RR Tracks", "description": "14 - South of RR Tracks", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 4 }, "values": [ [ "14" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 4 }, "value": "11", "label": "11 - Schools" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 4 }, "value": "12", "label": "12 - Downtown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 4 }, "value": "13", "label": "13 - North of RR Tracks" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 4 }, "value": "14", "label": "14 - South of RR Tracks" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLOWRT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLOWRT", "type": "esriFieldTypeString", "alias": "Plow Route", "length": 10, "domain": { "type": "codedValue", "name": "iop_SnowRouteCode", "description": "Route ID for Priority Snow Removal Roadways", "codedValues": [ { "name": "General (First Plow Out)", "code": "0" }, { "name": "Truck Route", "code": "1" }, { "name": "Villard", "code": "2" }, { "name": "Highway 22", "code": "3" }, { "name": "Emergency Services", "code": "4" }, { "name": "State Ave N", "code": "5" }, { "name": "9th St & Fairway", "code": "6" }, { "name": "21st, 14th, & 15th St", "code": "7" }, { "name": "Museum Dr, 12th St, & 4th Ave", "code": "8" }, { "name": "40th St & 4th Ave", "code": "9" }, { "name": "Target Area", "code": "10" }, { "name": "Schools", "code": "11" }, { "name": "Downtown", "code": "12" }, { "name": "North of RR Tracks", "code": "13" }, { "name": "South of RR Tracks", "code": "14" }, { "name": "Local Area Route", "code": "100" }, { "name": "R-1 Central", "code": "101" }, { "name": "R-2 Central", "code": "102" }, { "name": "R-3 Central", "code": "103" }, { "name": "R-4 Central", "code": "104" }, { "name": "R-5 Central", "code": "105" }, { "name": "R-6 North", "code": "106" }, { "name": "R-7 North", "code": "107" }, { "name": "R-8 North", "code": "108" }, { "name": "R-9 North", "code": "109" }, { "name": "R-10 South", "code": "110" }, { "name": "R-11 South", "code": "111" }, { "name": "R-12 South", "code": "112" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "No City Snow Removal Public", "type": "Feature Layer", "description": "Public Roads Within Dickinson's ETZ and Municipal boundaries that are not designated for snow removal by the city.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering & Public Works Departments", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 176, 158, 255 ], "width": 10 }, "label": "Snow Removed by Others" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "DESIGNATED", "type": "esriFieldTypeString", "alias": "Target Area", "length": 50, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": { "type": "codedValue", "name": "iop_SnowPriorityLevel", "description": "Roadway Priority Level for Snow Removal Operations", "codedValues": [ { "name": "High Priority (Level 1)", "code": 1 }, { "name": "Medium Priority (Level 2)", "code": 2 }, { "name": "Standard Priority (Level 3)", "code": 3 }, { "name": "Local Priority (Level 0)", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "No City Snow Removal Private", "type": "Feature Layer", "description": "Private Roads within Dickinson's ETZ and municipal boundaries", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering Department", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 176, 158, 255 ], "width": 10 }, "label": "Snow Removed by Others" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1460016868899537E7, "ymin": 5908502.708318194, "xmax": -1.142756911084033E7, "ymax": 5936734.511623532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "PROJID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 40, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATTYPE", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 60, "domain": { "type": "codedValue", "name": "AssetStreetFacilityType", "description": "The condition of the asset", "codedValues": [ { "name": "Aesthetic", "code": "Aesthetic" }, { "name": "Communication Networking", "code": "Communication Networking" }, { "name": "General Lighting", "code": "General Lighting" }, { "name": "Path", "code": "Path" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Signallight", "code": "Signallight" }, { "name": "Signallight Control", "code": "Signallight Control" }, { "name": "Streetlight", "code": "Streetlight" }, { "name": "Streetlight Control", "code": "Streetlight Control" }, { "name": "Traffic Control", "code": "Traffic Control" }, { "name": "Video", "code": "Video" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESIGNATED", "type": "esriFieldTypeString", "alias": "Designation", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeSmallInteger", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S4279_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Truck Routes", "type": "Feature Layer", "description": "City of Dickinson Truck Routes Including No trucks allowed and Alternative Routes.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering Department", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRUCKRT", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Designated Truck Route", "description": "Designated Truck Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 2 }, "values": [ [ "Trucks" ] ] }, { "label": "Alternate Truck Route", "description": "Alternate Truck Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "values": [ [ "Alt Trucks" ] ] }, { "label": "No Trucks Allowed", "description": "No Trucks Allowed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "values": [ [ "No Trucks" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "Trucks", "label": "Designated Truck Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "Alt Trucks", "label": "Alternate Truck Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "No Trucks", "label": "No Trucks Allowed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRUCKRT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "PROJID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 40, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "FEATTYPE", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 60, "domain": { "type": "codedValue", "name": "AssetStreetFacilityType", "description": "The condition of the asset", "codedValues": [ { "name": "Aesthetic", "code": "Aesthetic" }, { "name": "Communication Networking", "code": "Communication Networking" }, { "name": "General Lighting", "code": "General Lighting" }, { "name": "Path", "code": "Path" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Signallight", "code": "Signallight" }, { "name": "Signallight Control", "code": "Signallight Control" }, { "name": "Streetlight", "code": "Streetlight" }, { "name": "Streetlight Control", "code": "Streetlight Control" }, { "name": "Traffic Control", "code": "Traffic Control" }, { "name": "Video", "code": "Video" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRUCKRT", "type": "esriFieldTypeString", "alias": "Truck Route", "length": 50, "domain": { "type": "codedValue", "name": "StreetTruckRouteType", "description": "Truck Route Designation", "codedValues": [ { "name": "Designated Truck Route", "code": "Trucks" }, { "name": "No Trucks Allowed", "code": "No Trucks" }, { "name": "Alternate Truck Route", "code": "Alt Trucks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Functional Class", "type": "Feature Layer", "description": "Fuctional Classification of City of Dickinson area roads", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering Department", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FUNCLASS", "uniqueValueGroups": [ { "heading": "Functional Class", "classes": [ { "label": "Principal Arterial", "description": "Principal Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "values": [ [ "Principal Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 3 }, "values": [ [ "Collector" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "values": [ [ "Local" ] ] }, { "label": "Rural Highway", "description": "Rural Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "values": [ [ "Highway" ] ] }, { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "values": [ [ "Interstate" ] ] }, { "label": "Interstate Ramp", "description": "Interstate Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "values": [ [ "Ramp" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "Principal Arterial", "label": "Principal Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 3 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "value": "Highway", "label": "Rural Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "Interstate", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "value": "Ramp", "label": "Interstate Ramp" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FUNCLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "PROJID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 40, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATTYPE", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 60, "domain": { "type": "codedValue", "name": "AssetStreetFacilityType", "description": "The condition of the asset", "codedValues": [ { "name": "Aesthetic", "code": "Aesthetic" }, { "name": "Communication Networking", "code": "Communication Networking" }, { "name": "General Lighting", "code": "General Lighting" }, { "name": "Path", "code": "Path" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Signallight", "code": "Signallight" }, { "name": "Signallight Control", "code": "Signallight Control" }, { "name": "Streetlight", "code": "Streetlight" }, { "name": "Streetlight Control", "code": "Streetlight Control" }, { "name": "Traffic Control", "code": "Traffic Control" }, { "name": "Video", "code": "Video" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": { "type": "codedValue", "name": "iop_SnowPriorityLevel", "description": "Roadway Priority Level for Snow Removal Operations", "codedValues": [ { "name": "High Priority (Level 1)", "code": 1 }, { "name": "Medium Priority (Level 2)", "code": 2 }, { "name": "Standard Priority (Level 3)", "code": 3 }, { "name": "Local Priority (Level 0)", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EMRGSNOR", "type": "esriFieldTypeSmallInteger", "alias": "Emergency Snow Route", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HAULSNOW", "type": "esriFieldTypeSmallInteger", "alias": "Haul Snow", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRUCKRT", "type": "esriFieldTypeString", "alias": "Truck Route", "length": 50, "domain": { "type": "codedValue", "name": "StreetTruckRouteType", "description": "Truck Route Designation", "codedValues": [ { "name": "Designated Truck Route", "code": "Trucks" }, { "name": "No Trucks Allowed", "code": "No Trucks" }, { "name": "Alternate Truck Route", "code": "Alt Trucks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLOWRT", "type": "esriFieldTypeString", "alias": "Plow Route", "length": 10, "domain": { "type": "codedValue", "name": "iop_SnowRouteCode", "description": "Route ID for Priority Snow Removal Roadways", "codedValues": [ { "name": "General (First Plow Out)", "code": "0" }, { "name": "Truck Route", "code": "1" }, { "name": "Villard", "code": "2" }, { "name": "Highway 22", "code": "3" }, { "name": "Emergency Services", "code": "4" }, { "name": "State Ave N", "code": "5" }, { "name": "9th St & Fairway", "code": "6" }, { "name": "21st, 14th, & 15th St", "code": "7" }, { "name": "Museum Dr, 12th St, & 4th Ave", "code": "8" }, { "name": "40th St & 4th Ave", "code": "9" }, { "name": "Target Area", "code": "10" }, { "name": "Schools", "code": "11" }, { "name": "Downtown", "code": "12" }, { "name": "North of RR Tracks", "code": "13" }, { "name": "South of RR Tracks", "code": "14" }, { "name": "Local Area Route", "code": "100" }, { "name": "R-1 Central", "code": "101" }, { "name": "R-2 Central", "code": "102" }, { "name": "R-3 Central", "code": "103" }, { "name": "R-4 Central", "code": "104" }, { "name": "R-5 Central", "code": "105" }, { "name": "R-6 North", "code": "106" }, { "name": "R-7 North", "code": "107" }, { "name": "R-8 North", "code": "108" }, { "name": "R-9 North", "code": "109" }, { "name": "R-10 South", "code": "110" }, { "name": "R-11 South", "code": "111" }, { "name": "R-12 South", "code": "112" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTAIN", "type": "esriFieldTypeSmallInteger", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESIGNATED", "type": "esriFieldTypeString", "alias": "Designation", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4604_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4604", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4604", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Street Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 100, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 47, 89, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "PROJID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 40, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "FEATTYPE", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 60, "domain": { "type": "codedValue", "name": "AssetStreetFacilityType", "description": "The condition of the asset", "codedValues": [ { "name": "Aesthetic", "code": "Aesthetic" }, { "name": "Communication Networking", "code": "Communication Networking" }, { "name": "General Lighting", "code": "General Lighting" }, { "name": "Path", "code": "Path" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Signallight", "code": "Signallight" }, { "name": "Signallight Control", "code": "Signallight Control" }, { "name": "Streetlight", "code": "Streetlight" }, { "name": "Streetlight Control", "code": "Streetlight Control" }, { "name": "Traffic Control", "code": "Traffic Control" }, { "name": "Video", "code": "Video" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Street Subtype", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "AssetSurfaceType", "description": "The type of improved surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Hardcourt", "code": "Hardcourt" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESIGNATED", "type": "esriFieldTypeString", "alias": "Designation", "length": 50, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "Lane Count", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeSmallInteger", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 10, "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRUCKRT", "type": "esriFieldTypeString", "alias": "Truck Route", "length": 50, "domain": { "type": "codedValue", "name": "StreetTruckRouteType", "description": "Truck Route Designation", "codedValues": [ { "name": "Designated Truck Route", "code": "Trucks" }, { "name": "No Trucks Allowed", "code": "No Trucks" }, { "name": "Alternate Truck Route", "code": "Alt Trucks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": { "type": "codedValue", "name": "iop_SnowPriorityLevel", "description": "Roadway Priority Level for Snow Removal Operations", "codedValues": [ { "name": "High Priority (Level 1)", "code": 1 }, { "name": "Medium Priority (Level 2)", "code": 2 }, { "name": "Standard Priority (Level 3)", "code": 3 }, { "name": "Local Priority (Level 0)", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EMRGSNOR", "type": "esriFieldTypeSmallInteger", "alias": "Emergency Snow Route", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HAULSNOW", "type": "esriFieldTypeSmallInteger", "alias": "Haul Snow", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLOWRT", "type": "esriFieldTypeString", "alias": "Plow Route", "length": 10, "domain": { "type": "codedValue", "name": "iop_SnowRouteCode", "description": "Route ID for Priority Snow Removal Roadways", "codedValues": [ { "name": "General (First Plow Out)", "code": "0" }, { "name": "Truck Route", "code": "1" }, { "name": "Villard", "code": "2" }, { "name": "Highway 22", "code": "3" }, { "name": "Emergency Services", "code": "4" }, { "name": "State Ave N", "code": "5" }, { "name": "9th St & Fairway", "code": "6" }, { "name": "21st, 14th, & 15th St", "code": "7" }, { "name": "Museum Dr, 12th St, & 4th Ave", "code": "8" }, { "name": "40th St & 4th Ave", "code": "9" }, { "name": "Target Area", "code": "10" }, { "name": "Schools", "code": "11" }, { "name": "Downtown", "code": "12" }, { "name": "North of RR Tracks", "code": "13" }, { "name": "South of RR Tracks", "code": "14" }, { "name": "Local Area Route", "code": "100" }, { "name": "R-1 Central", "code": "101" }, { "name": "R-2 Central", "code": "102" }, { "name": "R-3 Central", "code": "103" }, { "name": "R-4 Central", "code": "104" }, { "name": "R-5 Central", "code": "105" }, { "name": "R-6 North", "code": "106" }, { "name": "R-7 North", "code": "107" }, { "name": "R-8 North", "code": "108" }, { "name": "R-9 North", "code": "109" }, { "name": "R-10 South", "code": "110" }, { "name": "R-11 South", "code": "111" }, { "name": "R-12 South", "code": "112" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHKDATE", "type": "esriFieldTypeDate", "alias": "Check Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Repair ASAP", "code": "Repair ASAP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLDNOTE", "type": "esriFieldTypeString", "alias": "Field Note", "length": 300, "domain": null }, { "name": "CURBED", "type": "esriFieldTypeSmallInteger", "alias": "Curbed Street", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "NETWORK", "type": "esriFieldTypeString", "alias": "Network", "length": 40, "domain": { "type": "codedValue", "name": "netwkType", "description": "List of infrastructure network types", "codedValues": [ { "name": "Communication", "code": "Communication" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROMFEAT", "type": "esriFieldTypeString", "alias": "From Feature", "length": 20, "domain": null }, { "name": "TOFEAT", "type": "esriFieldTypeString", "alias": "To Feature", "length": 20, "domain": null }, { "name": "LENCALC", "type": "esriFieldTypeDouble", "alias": "Length Feet", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 2 }, { "name": "Roughrider Electric", "code": 3 }, { "name": "Telco", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Dickinson", "code": 1 }, { "name": "Engineering", "code": 2 }, { "name": "Public Works", "code": 3 }, { "name": "Unknown", "code": 0 }, { "name": "Montana Dakota Utilities", "code": 4 }, { "name": "Roughrider Electric", "code": 5 }, { "name": "Telco", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 80, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "UPOBJID", "type": "esriFieldTypeString", "alias": "Utility Project Object ID", "length": 30, "domain": null }, { "name": "UPATTACHID", "type": "esriFieldTypeString", "alias": "Utility Project Attach ID", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4604_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4604", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4604", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ed4baf5510fc40318292e26b91245be9" } ], "tables": [] }