{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Consolidated Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "surface_ty", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "STEPS_RAMP", "label": "Paved Trails" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "PAVED", "label": "Paved Trails" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "BEACH", "label": "Unpaved Trails" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "DIRT", "label": "Unpaved Trails" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "UNPAVED", "label": "Unpaved Trails" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 187, 255 ], "toColor": [ 188, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 184, 252, 255 ], "toColor": [ 242, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 179, 255 ], "toColor": [ 245, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 202, 255 ], "toColor": [ 252, 179, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 207, 252, 255 ], "toColor": [ 213, 207, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1360048.83470805, "ymin": 384102.08965972066, "xmax": 1528750.0878560543, "ymax": 572034.0953566432, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "park_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "surface_ty", "type": "esriFieldTypeString", "alias": "surface_ty", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SurfaceType Lines", "description": "Domain list of all the surface types for Lines", "codedValues": [ { "name": "PAVED", "code": "PAVED" }, { "name": "UNPAVED", "code": "UNPAVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "park_name", "type": "esriFieldTypeString", "alias": "park_name", "length": 125, "domain": null }, { "name": "segment_ty", "type": "esriFieldTypeString", "alias": "segment_ty", "length": 40, "domain": { "type": "codedValue", "name": "WS2_SegmentType Lines", "description": "Domain list of all the segment types for Lines", "codedValues": [ { "name": "BEACH", "code": "BEACH" }, { "name": "CIRCUIT", "code": "CIRCUIT" }, { "name": "CONNECTOR", "code": "CONNECTOR" }, { "name": "MAIN", "code": "MAIN" }, { "name": "PERIMETER", "code": "PERIMETER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Named_Trail", "type": "esriFieldTypeString", "alias": "named_trail", "length": 255, "domain": null }, { "name": "park_id", "type": "esriFieldTypeString", "alias": "park_id", "length": 10, "domain": null }, { "name": "feature_ty", "type": "esriFieldTypeString", "alias": "feature_ty", "length": 4, "domain": null }, { "name": "trail_type", "type": "esriFieldTypeString", "alias": "trail_type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_TrailType Lines", "description": "Domain list of all the trail types for Lines", "codedValues": [ { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "PARK", "code": "PARK" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "feature_id", "type": "esriFieldTypeInteger", "alias": "feature_id", "domain": null }, { "name": "TrailMaterial", "type": "esriFieldTypeString", "alias": "TrailMaterial", "length": 255, "domain": { "type": "codedValue", "name": "WS2_TrailMaterial Lines", "description": "Domain list of all the trail material types for Lines", "codedValues": [ { "name": "BEACH", "code": "BEACH" }, { "name": "BOARDWALK", "code": "BOARDWALK" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "DIRT", "code": "DIRT" }, { "name": "PAVED", "code": "PAVED" }, { "name": "STEPS_RAMP", "code": "STEPS_RAMP" }, { "name": "UNPAVED", "code": "UNPAVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_TrailStatus Lines", "description": "Domain list of all the trail status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Proposed", "code": "Proposed" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SourceTypes", "description": "Domain list of sources for segments", "codedValues": [ { "name": "Annapolis", "code": "Annapolis" }, { "name": "Field Check", "code": "Field Check" }, { "name": "Master Plan", "code": "Master Plan" }, { "name": "Trails.shp", "code": "Trails.shp" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "edit_type", "type": "esriFieldTypeString", "alias": "edit_type", "length": 255, "domain": null }, { "name": "retired", "type": "esriFieldTypeString", "alias": "retired", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R13_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1616667338000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4282464f9d246629f1f327ff896cc86" }