{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Parcel Address Street text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 7.751937984496083E-4, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.5495199999999903E7, "falseY": -4.837849999999974E7, "xyUnits": 10320.000000000055, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 32, "name": "Default" } ], "minScale": 600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2938077.6984496117, "ymin": 428184.2020348832, "xmax": 2965890.439534884, "ymax": 483391.90290697664, "spatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6418280764725002E7, "falseY": -5.0822291240512505E7, "xyUnits": 1.3231892181336103E8, "falseZ": -1000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R273_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I338Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I338AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S256_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 32, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcel Address Street text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2938077.6984496117, "ymin": 428184.2020348832, "xmax": 2965890.439534884, "ymax": 483391.90290697664, "spatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6418280764725002E7, "falseY": -5.0822291240512505E7, "xyUnits": 1.3231892181336103E8, "falseZ": -1000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 33, "name": "Roads, Walks, Other Travelled surfaces", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -15495200, "falseY": -48378500, "xyUnits": 4000, "falseZ": -1000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURF_TYP", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "2", "label": "BRIDGE; INTERSTATE BRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "3", "label": "BRIDGE; INTERSTATE BRIDGE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 224, 105, 255 ], "toColor": [ 137, 224, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 71, 186, 255 ], "toColor": [ 73, 71, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 98, 93, 255 ], "toColor": [ 245, 98, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 218, 242, 255 ], "toColor": [ 138, 218, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 211, 152, 255 ], "toColor": [ 250, 211, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 107, 202, 255 ], "toColor": [ 250, 107, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 88, 102, 255 ], "toColor": [ 133, 88, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 133, 98, 255 ], "toColor": [ 50, 133, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 157, 250, 255 ], "toColor": [ 176, 157, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 115, 158, 255 ], "toColor": [ 68, 115, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 128, 50, 255 ], "toColor": [ 117, 128, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 220, 83, 255 ], "toColor": [ 224, 220, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 245, 199, 255 ], "toColor": [ 125, 245, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -15495200, "ymin": -48378500, "xmax": 2966415.294500001, "ymax": 497324.81024999917, "spatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6418280764725002E7, "falseY": -5.0822291240512505E7, "xyUnits": 1.3231892181336103E8, "falseZ": -1000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LAYER", "typeIdField": "SURF_TYP", "subtypeFieldName": "SURF_TYP", "subtypeField": "SURF_TYP", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SURF_TYP", "type": "esriFieldTypeSmallInteger", "alias": "SURF_TYP", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 15, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 3, "domain": { "type": "codedValue", "name": "Juristiction_1", "description": "City", "codedValues": [ { "name": "Share", "code": "SHR" }, { "name": "Auburn", "code": "AUB" }, { "name": "Lewiston", "code": "LEW" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "Source", "description": "Valid data source", "codedValues": [ { "name": "Survey/Survey GPS", "code": "SURVEY" }, { "name": "GPS", "code": "GPS" }, { "name": "TIES", "code": "TIES" }, { "name": "Plan Drawings", "code": "PLAN" }, { "name": "Legacy Map", "code": "LEGACY" }, { "name": "Approximate/Sketch", "code": "APPROX" }, { "name": "Aerial Photography", "code": "AERIAL" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_YR", "type": "esriFieldTypeSmallInteger", "alias": "Year Data Acquired", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 12, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R263_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S246_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 0, "name": "ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 1, "name": "INTERSTATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 2, "name": "BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 3, "name": "INTERSTATE BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 4, "name": "CEMETERY RD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 5, "name": "ATV, CONTRUCTION, FARM ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 6, "name": "DRIVEWAY" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 7, "name": "PARKING" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 9, "name": "SIDEWALK PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 8, "name": "WALKWAY PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 10, "name": "WALKWAY PRIVATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 11, "name": "TRAFFIC ISLAND" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 12, "name": "BRIDGE - PED" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 0, "name": "ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 1, "name": "INTERSTATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 2, "name": "BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 3, "name": "INTERSTATE BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 4, "name": "CEMETERY RD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 5, "name": "ATV, CONTRUCTION, FARM ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 6, "name": "DRIVEWAY" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 7, "name": "PARKING" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 9, "name": "SIDEWALK PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 8, "name": "WALKWAY PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 10, "name": "WALKWAY PRIVATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 11, "name": "TRAFFIC ISLAND" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 12, "name": "BRIDGE - PED" } ], "subtypes": [ { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "INTERSTATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "INTERSTATE BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "CEMETERY RD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "ATV, CONTRUCTION, FARM ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "DRIVEWAY" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "PARKING" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "SIDEWALK PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "WALKWAY PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "WALKWAY PRIVATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "TRAFFIC ISLAND" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "BRIDGE - PED" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "INTERSTATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "INTERSTATE BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "CEMETERY RD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "ATV, CONTRUCTION, FARM ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "DRIVEWAY" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "PARKING" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "SIDEWALK PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "WALKWAY PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "WALKWAY PRIVATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "TRAFFIC ISLAND" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "BRIDGE - PED" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 34, "name": "Roads, Walks, Other Travelled surfaces", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -15495200, "falseY": -48378500, "xyUnits": 4000, "falseZ": -1000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURF_TYP", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": "0", "label": "ROAD; INTERSTATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": "1", "label": "ROAD; INTERSTATE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 224, 105, 255 ], "toColor": [ 137, 224, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 71, 186, 255 ], "toColor": [ 73, 71, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 98, 93, 255 ], "toColor": [ 245, 98, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 218, 242, 255 ], "toColor": [ 138, 218, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 211, 152, 255 ], "toColor": [ 250, 211, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 107, 202, 255 ], "toColor": [ 250, 107, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 88, 102, 255 ], "toColor": [ 133, 88, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 133, 98, 255 ], "toColor": [ 50, 133, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 157, 250, 255 ], "toColor": [ 176, 157, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 115, 158, 255 ], "toColor": [ 68, 115, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 128, 50, 255 ], "toColor": [ 117, 128, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 220, 83, 255 ], "toColor": [ 224, 220, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 245, 199, 255 ], "toColor": [ 125, 245, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -15495200, "ymin": -48378500, "xmax": 2966415.294500001, "ymax": 497324.81024999917, "spatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6418280764725002E7, "falseY": -5.0822291240512505E7, "xyUnits": 1.3231892181336103E8, "falseZ": -1000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LAYER", "typeIdField": "SURF_TYP", "subtypeFieldName": "SURF_TYP", "subtypeField": "SURF_TYP", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SURF_TYP", "type": "esriFieldTypeSmallInteger", "alias": "SURF_TYP", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 15, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 3, "domain": { "type": "codedValue", "name": "Juristiction_1", "description": "City", "codedValues": [ { "name": "Share", "code": "SHR" }, { "name": "Auburn", "code": "AUB" }, { "name": "Lewiston", "code": "LEW" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "Source", "description": "Valid data source", "codedValues": [ { "name": "Survey/Survey GPS", "code": "SURVEY" }, { "name": "GPS", "code": "GPS" }, { "name": "TIES", "code": "TIES" }, { "name": "Plan Drawings", "code": "PLAN" }, { "name": "Legacy Map", "code": "LEGACY" }, { "name": "Approximate/Sketch", "code": "APPROX" }, { "name": "Aerial Photography", "code": "AERIAL" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_YR", "type": "esriFieldTypeSmallInteger", "alias": "Year Data Acquired", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 12, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R263_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S246_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 0, "name": "ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 1, "name": "INTERSTATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 2, "name": "BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 3, "name": "INTERSTATE BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 4, "name": "CEMETERY RD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 5, "name": "ATV, CONTRUCTION, FARM ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 6, "name": "DRIVEWAY" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 7, "name": "PARKING" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 9, "name": "SIDEWALK PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 8, "name": "WALKWAY PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 10, "name": "WALKWAY PRIVATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 11, "name": "TRAFFIC ISLAND" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 12, "name": "BRIDGE - PED" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 0, "name": "ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 1, "name": "INTERSTATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 2, "name": "BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 3, "name": "INTERSTATE BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 4, "name": "CEMETERY RD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 5, "name": "ATV, CONTRUCTION, FARM ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 6, "name": "DRIVEWAY" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 7, "name": "PARKING" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 9, "name": "SIDEWALK PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 8, "name": "WALKWAY PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 10, "name": "WALKWAY PRIVATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 11, "name": "TRAFFIC ISLAND" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "id": 12, "name": "BRIDGE - PED" } ], "subtypes": [ { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "INTERSTATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "INTERSTATE BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "CEMETERY RD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "ATV, CONTRUCTION, FARM ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "DRIVEWAY" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "PARKING" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "SIDEWALK PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "WALKWAY PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "WALKWAY PRIVATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "TRAFFIC ISLAND" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "BRIDGE - PED" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "INTERSTATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "INTERSTATE BRIDGE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "CEMETERY RD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "ATV, CONTRUCTION, FARM ROAD" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "DRIVEWAY" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "PARKING" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "SIDEWALK PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "WALKWAY PUB" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "WALKWAY PRIVATE" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "TRAFFIC ISLAND" }, { "domains": { "SURFACE": { "type": "codedValue", "name": "SurfaceType", "description": "Valid surface types for roads,walks,parking,drives", "codedValues": [ { "name": "BITUMINOUS", "code": "BITUMINOUS" }, { "name": "PERVIOUS BITUM", "code": "PERVIOUS BITUM" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "PAVERS", "code": "PAVERS" }, { "name": "PERVIOUS PAVERS", "code": "PERVIOUS PAVERS" }, { "name": "PAVED GENERAL", "code": "PAVED GEN" }, { "name": "GRAVEL UNPAVED", "code": "GRAVEL" }, { "name": "WOOD OR OTHER PLANKING", "code": "PLANK" }, { "name": "RAIL", "code": "RR" }, { "name": "BRIDGE - UNKOWN", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "JURISDICTION": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "defaultValues": { "LAYER": null, "SURF_TYP": null, "SURFACE": null, "JURISDICTION": null, "SOURCE": null, "SOURCE_YR": null, "FacilityID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "BRIDGE - PED" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 35, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -48378500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1200, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2934755.1610133275, "ymin": 428047.03598890454, "xmax": 2966131.0273953304, "ymax": 483693.02410615236, "spatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6418280764725002E7, "falseY": -5.0822291240512505E7, "xyUnits": 1.3231892181336103E8, "falseZ": -1000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COMMENT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 12, "domain": { "type": "codedValue", "name": "BuildingStatus", "description": "General Building Status", "codedValues": [ { "name": "Current", "code": "CURRENT" }, { "name": "Demolished or Removed", "code": "DELETED" }, { "name": "Under Construction", "code": "CONST" }, { "name": "Proposed", "code": "PROP" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "Building Use", "length": 8, "domain": { "type": "codedValue", "name": "BuildingUse", "description": "Apparent Building General Use", "codedValues": [ { "name": "City and Municipal", "code": "CITYMUN" }, { "name": "Public Safety", "code": "SAFE" }, { "name": "County", "code": "COUNTY" }, { "name": "Education", "code": "EDUC" }, { "name": "Medical", "code": "MED" }, { "name": "Commercial and Retail", "code": "COMM" }, { "name": "Banking and Finance", "code": "BANK" }, { "name": "Greenhouse", "code": "GREEN" }, { "name": "Parking Garage", "code": "PARKG" }, { "name": "General or Mixed Use", "code": "GEN" }, { "name": "Manufacturing", "code": "MANU" }, { "name": "Storage and Warehouse", "code": "STORG" }, { "name": "Office", "code": "OFFICE" }, { "name": "Residential", "code": "RESISI" }, { "name": "Residential Mobile Home", "code": "RESIMH" }, { "name": "Tank", "code": "TANK" }, { "name": "Historical Mill", "code": "MILL" }, { "name": "Solar Panel Array - Standalone", "code": "SOLAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "LEW2013_Building_Polygon_w_DS_1_1_1_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Addr_Rel_FacilityID", "type": "esriFieldTypeString", "alias": "Addr_Rel_FacilityID", "length": 12, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 12, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YearBuilt", "domain": null }, { "name": "BuildingAddress", "type": "esriFieldTypeString", "alias": "BuildingAddress", "length": 50, "domain": null }, { "name": "UNITS", "type": "esriFieldTypeSmallInteger", "alias": "UNITS", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2329_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1422_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 36, "name": "Lewiston", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 7.751937984496083E-4, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.5495199999999903E7, "falseY": -4.837849999999974E7, "xyUnits": 10320.000000000055, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \"Zoom In a little closer\" CONCAT NEWLINE CONCAT \"to See the Address Point Ids\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 1601, "minScale": 3500, "name": "ZoomInAlittleCloser", "priority": 1, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \"Zoom In closer\" CONCAT NEWLINE CONCAT \"to See the Address Point Ids\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 3501, "minScale": 12000, "name": "ZoomInAlot", "priority": 2, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 22, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "\" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \"Begin by Performing Address Point Search\" CONCAT NEWLINE CONCAT \"This is located at entry box at upper left of map\" CONCAT NEWLINE CONCAT \"Keep the Address entry simple like 27 pine\" CONCAT NEWLINE CONCAT \"If your address cannot be found as entered\" CONCAT NEWLINE CONCAT \"then try 'Find any Address' at drop down\" CONCAT NEWLINE CONCAT \"This will at least get you in the general area\" CONCAT NEWLINE CONCAT \"and view valid address's\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 12001, "minScale": 0, "name": "Begin", "priority": 3, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \" \" CONCAT NEWLINE CONCAT \"Zoom in just a bit more\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 601, "minScale": 1600, "name": "Almostthere", "priority": 4, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2937641.6990310065, "ymin": 427141.29806201905, "xmax": 2966234.1499031, "ymax": 486303.10106589645, "spatialReference": { "wkid": 102684, "latestWkid": 26848, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6418280764725002E7, "falseY": -5.0822291240512505E7, "xyUnits": 1.3231892181336103E8, "falseZ": -1000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "JURISTICTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "JURISTICTION", "type": "esriFieldTypeString", "alias": "JURISTICTION", "length": 3, "domain": { "type": "codedValue", "name": "Juristiction_1", "description": "City", "codedValues": [ { "name": "Share", "code": "SHR" }, { "name": "Auburn", "code": "AUB" }, { "name": "Lewiston", "code": "LEW" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE_YR", "type": "esriFieldTypeSmallInteger", "alias": "Year Data Acquired", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }