{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Rivers", "type": "Feature Layer", "description": "michigan.WEBMERC.HYD_LN_NHD_FLOWLINE", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102113, "latestWkid": 3785, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -10000, "zUnits": 40000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 196, 222, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.02539567487E7, "ymin": 5006360.244799999, "xmax": -8777840.4956, "ymax": 6150672.9675, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeFieldName": "FType", "subtypeField": "FType", "defaultSubtypeCode": 460, "fields": [ { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "WS1_Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "LengthKM", "type": "esriFieldTypeDouble", "alias": "LengthKM", "domain": null }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "FlowDir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "WS1_HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "WBArea_Permanent_Identifier", "type": "esriFieldTypeString", "alias": "WBArea_Permanent_Identifier", "length": 40, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1040_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "id": 420, "name": "Underground Conduit" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "id": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "id": 428, "name": "Pipeline" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "id": 558, "name": "ArtificialPath" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "id": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "id": 334, "name": "Connector" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "id": 566, "name": "Coastline" } ], "subtypes": [ { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 420, "FCode": 42000, "Enabled": 1 }, "code": 420, "name": "Underground Conduit" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 460, "FCode": 46006, "Enabled": 1 }, "code": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 428, "FCode": 42805, "Enabled": 1 }, "code": 428, "name": "Pipeline" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 558, "FCode": 55800, "Enabled": 1 }, "code": 558, "name": "ArtificialPath" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 336, "FCode": 33600, "Enabled": 1 }, "code": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 334, "FCode": 33400, "Enabled": 1 }, "code": 334, "name": "Connector" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Enabled": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 566, "FCode": 56600, "Enabled": 1 }, "code": 566, "name": "Coastline" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Great Lakes", "type": "Feature Layer", "description": "michigan.WEBMERC.HYD_PY_CGI_GREATLAKES_WBAYS", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102113, "latestWkid": 3785, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0259996073899997E7, "ymin": 5068679.3452999955, "xmax": -8857524.2052, "ymax": 6276688.297599999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "AREA_METER", "type": "esriFieldTypeDouble", "alias": "AREA_METER", "domain": null }, { "name": "AREA_MILES", "type": "esriFieldTypeDouble", "alias": "AREA_MILES", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "OBJECTID_12", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE_Leng_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape_STArea__", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FID_greatlakes_bays", "type": "esriFieldTypeInteger", "alias": "FID_greatlakes_bays", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 16, "domain": null }, { "name": "RANK", "type": "esriFieldTypeInteger", "alias": "RANK", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 10, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 100, "domain": null }, { "name": "FID_region_clip_wm", "type": "esriFieldTypeInteger", "alias": "FID_region_clip_wm", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R48_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Lakes", "type": "Feature Layer", "description": "michigan.WEBMERC.HYD_PY_NHD_WATERBODY", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102113, "latestWkid": 3785, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -10000, "zUnits": 40000, "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": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00653171434E7, "ymin": 5115621.026799998, "xmax": -9177956.4018, "ymax": 6150649.136399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeFieldName": "FType", "subtypeField": "FType", "defaultSubtypeCode": 390, "fields": [ { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "WS1_Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": { "type": "range", "name": "WS1_ElevationRange", "description": "", "range": [ -400, 9000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1041_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Playa FCode", "description": "", "codedValues": [ { "name": "Playa", "code": 36100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 361, "name": "Playa" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Ice Mass FCode", "description": "", "codedValues": [ { "name": "Ice Mass", "code": 37800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 378, "name": "Ice Mass" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_SwampMarsh FCode", "description": "", "codedValues": [ { "name": "Swamp/Marsh", "code": 46600 }, { "name": "Swamp/Marsh: Hydrographic Category: Intermittent", "code": 46601 }, { "name": "Swamp/Marsh: Hydrographic Category: Perennial", "code": 46602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 466, "name": "SwampMarsh" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Estuary FCode", "description": "", "codedValues": [ { "name": "Estuary", "code": 49300 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 493, "name": "Estuary" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_LakePond FCode", "description": "", "codedValues": [ { "name": "Lake/Pond", "code": 39000 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent", "code": 39001 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = Date of Photography", "code": 39006 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = High Water Elevation", "code": 39005 }, { "name": "Lake/Pond: Hydrographic Category = Perennial", "code": 39004 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Average Water Elevation", "code": 39009 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Date of Photography", "code": 39011 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Normal Pool", "code": 39010 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Spillway", "code": 39012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 390, "name": "LakePond" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Reservoir FCode", "description": "", "codedValues": [ { "name": "Reservoir", "code": 43600 }, { "name": "Reservoir: Construction Material = Earthen", "code": 43618 }, { "name": "Reservoir: Construction Material = Nonearthen", "code": 43619 }, { "name": "Reservoir: Reservoir Type = Aquaculture", "code": 43601 }, { "name": "Reservoir: Reservoir Type = Cooling Pond", "code": 43609 }, { "name": "Reservoir: Reservoir Type = Decorative Pool", "code": 43603 }, { "name": "Reservoir: Reservoir Type = Disposal", "code": 43606 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Earthen", "code": 43625 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Nonearthen", "code": 43626 }, { "name": "Reservoir: Reservoir Type = Evaporator", "code": 43607 }, { "name": "Reservoir: Reservoir Type = Evaporator; Construction Material = Earthen", "code": 43623 }, { "name": "Reservoir: Reservoir Type = Filtration Pond", "code": 43610 }, { "name": "Reservoir: Reservoir Type = Settling Pond", "code": 43611 }, { "name": "Reservoir: Reservoir Type = Sewage Treatment Pond", "code": 43612 }, { "name": "Reservoir: Reservoir Type = Swimming Pool", "code": 43608 }, { "name": "Reservoir: Reservoir Type = Tailings Pond", "code": 43605 }, { "name": "Reservoir: Reservoir Type = Tailings Pond; Construction Material = Earthen", "code": 43604 }, { "name": "Reservoir: Reservoir Type = Treatment", "code": 43624 }, { "name": "Reservoir: Reservoir Type = Water Storage", "code": 43617 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Intermittent", "code": 43614 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Perennial", "code": 43615 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Nonearthen", "code": 43613 }, { "name": "Reservoir: Reservoir Type = Water Storage; Hydrographic Category = Perennial", "code": 43621 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 436, "name": "Reservoir" } ], "subtypes": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Playa FCode", "description": "", "codedValues": [ { "name": "Playa", "code": 36100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 361, "FCode": 36100 }, "code": 361, "name": "Playa" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Ice Mass FCode", "description": "", "codedValues": [ { "name": "Ice Mass", "code": 37800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 378, "FCode": 37800 }, "code": 378, "name": "Ice Mass" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_SwampMarsh FCode", "description": "", "codedValues": [ { "name": "Swamp/Marsh", "code": 46600 }, { "name": "Swamp/Marsh: Hydrographic Category: Intermittent", "code": 46601 }, { "name": "Swamp/Marsh: Hydrographic Category: Perennial", "code": 46602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 466, "FCode": 46600 }, "code": 466, "name": "SwampMarsh" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Estuary FCode", "description": "", "codedValues": [ { "name": "Estuary", "code": 49300 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 493, "FCode": 49300 }, "code": 493, "name": "Estuary" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_LakePond FCode", "description": "", "codedValues": [ { "name": "Lake/Pond", "code": 39000 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent", "code": 39001 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = Date of Photography", "code": 39006 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = High Water Elevation", "code": 39005 }, { "name": "Lake/Pond: Hydrographic Category = Perennial", "code": 39004 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Average Water Elevation", "code": 39009 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Date of Photography", "code": 39011 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Normal Pool", "code": 39010 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Spillway", "code": 39012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 390, "FCode": 39004 }, "code": 390, "name": "LakePond" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Reservoir FCode", "description": "", "codedValues": [ { "name": "Reservoir", "code": 43600 }, { "name": "Reservoir: Construction Material = Earthen", "code": 43618 }, { "name": "Reservoir: Construction Material = Nonearthen", "code": 43619 }, { "name": "Reservoir: Reservoir Type = Aquaculture", "code": 43601 }, { "name": "Reservoir: Reservoir Type = Cooling Pond", "code": 43609 }, { "name": "Reservoir: Reservoir Type = Decorative Pool", "code": 43603 }, { "name": "Reservoir: Reservoir Type = Disposal", "code": 43606 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Earthen", "code": 43625 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Nonearthen", "code": 43626 }, { "name": "Reservoir: Reservoir Type = Evaporator", "code": 43607 }, { "name": "Reservoir: Reservoir Type = Evaporator; Construction Material = Earthen", "code": 43623 }, { "name": "Reservoir: Reservoir Type = Filtration Pond", "code": 43610 }, { "name": "Reservoir: Reservoir Type = Settling Pond", "code": 43611 }, { "name": "Reservoir: Reservoir Type = Sewage Treatment Pond", "code": 43612 }, { "name": "Reservoir: Reservoir Type = Swimming Pool", "code": 43608 }, { "name": "Reservoir: Reservoir Type = Tailings Pond", "code": 43605 }, { "name": "Reservoir: Reservoir Type = Tailings Pond; Construction Material = Earthen", "code": 43604 }, { "name": "Reservoir: Reservoir Type = Treatment", "code": 43624 }, { "name": "Reservoir: Reservoir Type = Water Storage", "code": 43617 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Intermittent", "code": 43614 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Perennial", "code": 43615 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Nonearthen", "code": 43613 }, { "name": "Reservoir: Reservoir Type = Water Storage; Hydrographic Category = Perennial", "code": 43621 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 436, "FCode": 43600 }, "code": 436, "name": "Reservoir" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "County Internal Boundaries", "type": "Feature Layer", "description": "framework.WEBMERC.POL_PY_CGI_COUNTYINTERNAL_DS", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 16 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00063061846E7, "ymin": 5117130.028399996, "xmax": -9184210.8682, "ymax": 5988925.302299999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "COUNTYL", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYL", "domain": null }, { "name": "COUNTYR", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYR", "domain": null }, { "name": "LABEL_L", "type": "esriFieldTypeString", "alias": "LABEL_L", "length": 50, "domain": null }, { "name": "LABEL_R", "type": "esriFieldTypeString", "alias": "LABEL_R", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R418_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Political Boundaries", "type": "Feature Layer", "description": "michigan.WEBMERC.POL_LN_CGI_STATE_POLITICAL", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102113, "latestWkid": 3785, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00653372043E7, "ymin": 5115576.024199999, "xmax": -9141868.8763, "ymax": 6157818.077899997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "michigan.WEBMERC.POL_LN_CGI_STATE_POLITICAL.ENTITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 1, "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "michigan.WEBMERC.POL_LN_CGI_STATE_POLITICAL.ENTITY", "type": "esriFieldTypeString", "alias": "michigan.WEBMERC.POL_LN_CGI_STATE_POLITICAL.ENTITY", "length": 14, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R71_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Township Internal Boundaries", "type": "Feature Layer", "description": "framework.WEBMERC.POL_LN_CGI_TWPINTERNAL", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",METHOD[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",-4354009.816,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Scale_Factor\",0.9996,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Azimuth\",337.25556,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Longitude_Of_Center\",-86.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Center\",45.30916666666667,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496],PARAMETER[\"False_Northing\",-4354009.816],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Azimuth\",337.25556],PARAMETER[\"Longitude_Of_Center\",-86.0],PARAMETER[\"Latitude_Of_Center\",45.30916666666667],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.009782534449995522, "zTolerance": 2, "mTolerance": 2, "falseX": -2.8809999999222293E7, "falseY": -3.0359299997961752E7, "xyUnits": 6542.271875161073, "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": "esriSLS", "style": "esriSLSDash", "color": [ 210, 180, 140, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0045456681159956E7, "ymin": 5108007.303426263, "xmax": -9141910.366345532, "ymax": 6122007.268719777, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FNODE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "TWP_", "type": "esriFieldTypeInteger", "alias": "TWP_", "domain": null }, { "name": "TWP_ID", "type": "esriFieldTypeInteger", "alias": "TWP_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "City/Village/CDP", "type": "Feature Layer", "description": "framework.WEBMERC.POL_PY_CGI_PLACE", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": [ 245, 222, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 222, 178, 255 ], "width": 5 } } }, "scaleSymbols": true, "transparency": 69, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00403201973E7, "ymin": 5117726.003700003, "xmax": -9174226.3997, "ymax": 5991251.0462, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "framework_WEBMERC_POL_PY_CGI_PL", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "DSV_", "type": "esriFieldTypeDouble", "alias": "DSV_", "domain": null }, { "name": "DSV_ID", "type": "esriFieldTypeDouble", "alias": "DSV_ID", "domain": null }, { "name": "SQKM", "type": "esriFieldTypeDouble", "alias": "SQKM", "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "SQMILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FPL", "type": "esriFieldTypeInteger", "alias": "FPL", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R423_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S397_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Unincorporated Places", "type": "Feature Layer", "description": "framework.WEBMERC.POL_PT_CGI_UNINCORPORATEDPLACE", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "esriPMS", "url": "2229123bfad33cc51bdabbc792aa8f64", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAe/eWym/Zcrzk16+/qn///vktISG0Py7OeAojY9gvggZMmZI35cSJa2kREU6soqICYLErV+77zJ59omLWrPyUtLSJm3Aa0NqaMt3JyTBDU1MexVAdHUUQFt2w4ejyzs50v/LymXsxDCgvD9U1NFRJRNeMDAICrLkmTFgzgYGBQRfDgD9/GPM8Pc3YGQgAFxdj7aAgO7t16w4dQjFAUlJYnJBmqHcYWViY7RkYGFAN+Pv3728GIsH37z/hscECY9y69fg2MZpfvXr/9eTJG+cwDFi9+sC63NyAUH19VSV8BsyYsWXPq1fv9mMY8OnT91OZmZMW7t3bXcjJyQFJAGjgzJmbpydNWjcZFOYYBjAwMDAcP3613dIy79fMmUXu5uYadgwMDExQqY9TpqzbXle3cNn795/haQDDAAYGht8XL97psLDI2q2sLKGrr68q9v37r18HDlx68f379wMMDAwv0F2FKzOdvXv3BQjjCw68BhANACLakaYj4SptAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0040763191E7, "ymin": 5117622.006999999, "xmax": -9177796.7672, "ymax": 6131236.6679000035, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "framework_WEBMERC_POL_PT_CGI_UN", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "NUNIN_", "type": "esriFieldTypeDouble", "alias": "NUNIN_", "domain": null }, { "name": "NUNIN_ID", "type": "esriFieldTypeDouble", "alias": "NUNIN_ID", "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UNINC", "type": "esriFieldTypeSmallInteger", "alias": "UNINC", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "HWYMAP", "type": "esriFieldTypeString", "alias": "HWYMAP", "length": 1, "domain": null }, { "name": "ACT51MAP", "type": "esriFieldTypeString", "alias": "ACT51MAP", "length": 1, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 3, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R411_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S385_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Cities", "type": "Feature Layer", "description": "framework.WEBMERC.POL_PY_CGI_CITY", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",METHOD[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",-4354009.816,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Scale_Factor\",0.9996,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Azimuth\",337.25556,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Longitude_Of_Center\",-86.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Center\",45.30916666666667,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496],PARAMETER[\"False_Northing\",-4354009.816],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Azimuth\",337.25556],PARAMETER[\"Longitude_Of_Center\",-86.0],PARAMETER[\"Latitude_Of_Center\",45.30916666666667],UNIT[\"Meter\",1.0]]", "xyTolerance": 6.003624158943405E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -2.880999999999796E7, "falseY": -3.0359299999885734E7, "xyUnits": 13325.284508495854, "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": [ 245, 222, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 222, 178, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0045874187922692E7, "ymin": 5110398.001082888, "xmax": -9145081.013825208, "ymax": 5971127.799525881, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "FIPSCODE", "type": "esriFieldTypeInteger", "alias": "FIPSCODE", "domain": null }, { "name": "FIPS2", "type": "esriFieldTypeString", "alias": "FIPS2", "length": 6, "domain": null }, { "name": "PENINSULA", "type": "esriFieldTypeString", "alias": "PENINSULA", "length": 15, "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 5, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Water Areas", "type": "Feature Layer", "description": "michigan.WEBMERC.HYD_PY_NHD_AREA", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102113, "latestWkid": 3785, "xyTolerance": 1.3333333312637333E-7, "zTolerance": 2.0E-4, "mTolerance": 0.001, "falseX": -399.9999999562267, "falseY": -399.99999997912005, "xyUnits": 9.600000014901121E8, "falseZ": -10000, "zUnits": 40000, "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": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -90.4181228492597, "ymin": 41.73162816697697, "xmax": -82.41347367105953, "ymax": 47.894144936910344, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeFieldName": "FType", "subtypeField": "FType", "defaultSubtypeCode": 460, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "WS1_Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": { "type": "range", "name": "WS1_ElevationRange", "description": "", "range": [ -400, 9000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S990_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Inundation Area FCode", "description": "", "codedValues": [ { "name": "Inundation Area", "code": 40300 }, { "name": "Inundation Area; Inundation Control Status = Controlled", "code": 40308 }, { "name": "Inundation Area; Inundation Control Status = Controlled; Stage = Flood Elevation", "code": 40309 }, { "name": "Inundation Area; Inundation Control Status = Not Controlled", "code": 40307 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 403, "name": "Inundation Area" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_SeaOcean FCode", "description": "", "codedValues": [ { "name": "Sea Ocean", "code": 44500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 445, "name": "SeaOcean" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Submerged Stream FCode", "description": "", "codedValues": [ { "name": "Submerged Stream", "code": 46100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 461, "name": "Submerged Stream" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Levee FCode", "description": "", "codedValues": [ { "name": "Levee", "code": 56800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 568, "name": "Levee" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Hazard Zone FCode", "description": "", "codedValues": [ { "name": "Hazard Zone", "code": 37300 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 373, "name": "Hazard Zone" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Wash FCode", "description": "", "codedValues": [ { "name": "Wash", "code": 48400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 484, "name": "Wash" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_BayInlet FCode", "description": "", "codedValues": [ { "name": "Bay/Inlet", "code": 31200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 312, "name": "BayInlet" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Rapids FCode", "description": "", "codedValues": [ { "name": "Rapids", "code": 43100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 431, "name": "Rapids" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Foreshore FCode", "description": "", "codedValues": [ { "name": "Foreshore", "code": 36400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 364, "name": "Foreshore" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Bridge FCode", "description": "", "codedValues": [ { "name": "Bridge", "code": 31800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 318, "name": "Bridge" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Area of Complex Channels FCode", "description": "", "codedValues": [ { "name": "Area of Complex Channels", "code": 53700 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 537, "name": "Area of Complex Channels" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Lock Chamber FCode", "description": "", "codedValues": [ { "name": "Lock Chamber", "code": 39800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 398, "name": "Lock Chamber" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Special Use Zone FCode", "description": "", "codedValues": [ { "name": "Special Use Zone", "code": 45400 }, { "name": "Special Use Zone: Special Use Zone Type = Dump Site; Operational Status = Abandoned", "code": 45402 }, { "name": "Special Use Zone: Special Use Zone Type = Dump Site; Operational Status = Operational", "code": 45401 }, { "name": "Special Use Zone: Special Use Zone Type = Spoil Area; Operational Status = Abandoned", "code": 45404 }, { "name": "Special Use Zone: Special Use Zone Type = Spoil Area; Operational Status = Operational", "code": 45403 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 454, "name": "Special Use Zone" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Spillway FCode", "description": "", "codedValues": [ { "name": "Spillway", "code": 45500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 455, "name": "Spillway" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Flume FCode", "description": "", "codedValues": [ { "name": "Flume", "code": 36200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 362, "name": "Flume" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_DamWeir FCode", "description": "", "codedValues": [ { "name": "Dam/Weir", "code": 34300 }, { "name": "Dam/Weir: Construction Material = Earthen", "code": 34305 }, { "name": "Dam/Weir: Construction Material = Nonearthen", "code": 34306 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 343, "name": "DamWeir" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Water IntakeOutflow FCode", "description": "", "codedValues": [ { "name": "Water Intake/Outflow", "code": 48500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 485, "name": "Water IntakeOutflow" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Area to be Submerged FCode", "description": "", "codedValues": [ { "name": "Area to be Submerged", "code": 30700 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 307, "name": "Area to be Submerged" } ], "subtypes": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Inundation Area FCode", "description": "", "codedValues": [ { "name": "Inundation Area", "code": 40300 }, { "name": "Inundation Area; Inundation Control Status = Controlled", "code": 40308 }, { "name": "Inundation Area; Inundation Control Status = Controlled; Stage = Flood Elevation", "code": 40309 }, { "name": "Inundation Area; Inundation Control Status = Not Controlled", "code": 40307 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 403, "FCode": 40308 }, "code": 403, "name": "Inundation Area" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_SeaOcean FCode", "description": "", "codedValues": [ { "name": "Sea Ocean", "code": 44500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 445, "FCode": 44500 }, "code": 445, "name": "SeaOcean" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Submerged Stream FCode", "description": "", "codedValues": [ { "name": "Submerged Stream", "code": 46100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 461, "FCode": 46100 }, "code": 461, "name": "Submerged Stream" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 336, "FCode": 33600 }, "code": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Levee FCode", "description": "", "codedValues": [ { "name": "Levee", "code": 56800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 568, "FCode": 56800 }, "code": 568, "name": "Levee" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 460, "FCode": 46006 }, "code": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Hazard Zone FCode", "description": "", "codedValues": [ { "name": "Hazard Zone", "code": 37300 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 373, "FCode": 37300 }, "code": 373, "name": "Hazard Zone" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Wash FCode", "description": "", "codedValues": [ { "name": "Wash", "code": 48400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 484, "FCode": 48400 }, "code": 484, "name": "Wash" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_BayInlet FCode", "description": "", "codedValues": [ { "name": "Bay/Inlet", "code": 31200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 312, "FCode": 31200 }, "code": 312, "name": "BayInlet" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Rapids FCode", "description": "", "codedValues": [ { "name": "Rapids", "code": 43100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 431, "FCode": 43100 }, "code": 431, "name": "Rapids" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Foreshore FCode", "description": "", "codedValues": [ { "name": "Foreshore", "code": 36400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 364, "FCode": 36400 }, "code": 364, "name": "Foreshore" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Bridge FCode", "description": "", "codedValues": [ { "name": "Bridge", "code": 31800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 318, "FCode": 31800 }, "code": 318, "name": "Bridge" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Area of Complex Channels FCode", "description": "", "codedValues": [ { "name": "Area of Complex Channels", "code": 53700 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 537, "FCode": 53700 }, "code": 537, "name": "Area of Complex Channels" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Lock Chamber FCode", "description": "", "codedValues": [ { "name": "Lock Chamber", "code": 39800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 398, "FCode": 39800 }, "code": 398, "name": "Lock Chamber" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Special Use Zone FCode", "description": "", "codedValues": [ { "name": "Special Use Zone", "code": 45400 }, { "name": "Special Use Zone: Special Use Zone Type = Dump Site; Operational Status = Abandoned", "code": 45402 }, { "name": "Special Use Zone: Special Use Zone Type = Dump Site; Operational Status = Operational", "code": 45401 }, { "name": "Special Use Zone: Special Use Zone Type = Spoil Area; Operational Status = Abandoned", "code": 45404 }, { "name": "Special Use Zone: Special Use Zone Type = Spoil Area; Operational Status = Operational", "code": 45403 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 454, "FCode": 45401 }, "code": 454, "name": "Special Use Zone" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Spillway FCode", "description": "", "codedValues": [ { "name": "Spillway", "code": 45500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 455, "FCode": 45500 }, "code": 455, "name": "Spillway" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Flume FCode", "description": "", "codedValues": [ { "name": "Flume", "code": 36200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 362, "FCode": 36200 }, "code": 362, "name": "Flume" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_DamWeir FCode", "description": "", "codedValues": [ { "name": "Dam/Weir", "code": 34300 }, { "name": "Dam/Weir: Construction Material = Earthen", "code": 34305 }, { "name": "Dam/Weir: Construction Material = Nonearthen", "code": 34306 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 343, "FCode": 34305 }, "code": 343, "name": "DamWeir" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Water IntakeOutflow FCode", "description": "", "codedValues": [ { "name": "Water Intake/Outflow", "code": 48500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 485, "FCode": 48500 }, "code": 485, "name": "Water IntakeOutflow" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS1_Area to be Submerged FCode", "description": "", "codedValues": [ { "name": "Area to be Submerged", "code": 30700 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 307, "FCode": 30700 }, "code": 307, "name": "Area to be Submerged" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "City/Village/CDP Points", "type": "Feature Layer", "description": "framework.WEBMERC.POL_PT_CGI_PLACE", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",METHOD[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",-4354009.816,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Scale_Factor\",0.9996,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Azimuth\",337.25556,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Longitude_Of_Center\",-86.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Center\",45.30916666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496],PARAMETER[\"False_Northing\",-4354009.816],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Azimuth\",337.25556],PARAMETER[\"Longitude_Of_Center\",-86.0],PARAMETER[\"Latitude_Of_Center\",45.30916666666666],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.0020480000019073488, "zTolerance": 2, "mTolerance": 2, "falseX": -2.88099999989804E7, "falseY": -3.0359299999836117E7, "xyUnits": 7812.4999927240415, "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": "esriPMS", "url": "b15d7dd5d81897d68b3bc97f2509feff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA00lEQVQYlWNhIAGwkK346tVVbIcOHQ9iYmIU5OUVXhcVVf0Sq+Le3lS19++fb0pM9FBnY2NhuHr1Yeu8eaWZSUndKzEUa2kpd1lb66rD+Do6CoL///+bICMjs+nJkyffURSLiPAboLtRR0dRws/P1H7atCc7UBT//v33FQMDgzyy4l+//vw9efL6UwxnHDhwYb6FhaYxIyMjE0xs+/aTi8+evXEFQ3FV1ZyZ3779+OHkZBjAzMzMffPm40Npab2TGRgY/mMLun8tLUvmgzDWQCY1UgB4200Q4cNmOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0054951894050283E7, "ymin": 5110012.706910726, "xmax": -9139466.591618083, "ymax": 6135555.73736706, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 16, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "Traffic_Label", "type": "esriFieldTypeString", "alias": "Traffic_Label", "length": 50, "domain": null }, { "name": "Traffic_DIsplay", "type": "esriFieldTypeSmallInteger", "alias": "Traffic_DIsplay", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R204_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S159_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "County Boundaries", "type": "Feature Layer", "description": "framework.WEBMERC.POL_PY_CGI_COUNTYGENERAL", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",METHOD[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",-4354009.816,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Scale_Factor\",0.9996,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Azimuth\",337.25556,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Longitude_Of_Center\",-86.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Center\",45.30916666666667,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496],PARAMETER[\"False_Northing\",-4354009.816],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Azimuth\",337.25556],PARAMETER[\"Longitude_Of_Center\",-86.0],PARAMETER[\"Latitude_Of_Center\",45.30916666666667],UNIT[\"Meter\",1.0]]", "xyTolerance": 9.312697038709785E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -2.880999999992136E7, "falseY": -3.035929999989457E7, "xyUnits": 8590.422266231426, "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": [ 255, 255, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.008024455351187E7, "ymin": 5106033.558578861, "xmax": -9135611.194619158, "ymax": 6150479.54426252, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "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": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 15, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S78_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Islands", "type": "Feature Layer", "description": "michigan.WEBMERC.POL_PY_CGI_ISLANDS", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102113, "latestWkid": 3785, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9942863.2488, "ymin": 5120951.218900002, "xmax": -9186282.5246, "ymax": 6150669.286499998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SUM_AREA", "type": "esriFieldTypeDouble", "alias": "SUM_AREA", "domain": null }, { "name": "LAT_DD", "type": "esriFieldTypeDouble", "alias": "LAT_DD", "domain": null }, { "name": "LON_DD", "type": "esriFieldTypeDouble", "alias": "LON_DD", "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "DISTANCE", "domain": null }, { "name": "RANK", "type": "esriFieldTypeDouble", "alias": "RANK", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 16, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 17, "domain": null }, { "name": "COFIPS", "type": "esriFieldTypeDouble", "alias": "COFIPS", "domain": null }, { "name": "LAT_DMS", "type": "esriFieldTypeString", "alias": "LAT_DMS", "length": 15, "domain": null }, { "name": "LON_DMS", "type": "esriFieldTypeString", "alias": "LON_DMS", "length": 14, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeString", "alias": "ELEVATION", "length": 11, "domain": null }, { "name": "CELL", "type": "esriFieldTypeString", "alias": "CELL", "length": 24, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R443_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Townships", "type": "Feature Layer", "description": "framework.WEBMERC.POL_PY_CGI_TOWNSHIP", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00653179386E7, "ymin": 5115568.657499999, "xmax": -9176701.9469, "ymax": 6150669.2842999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SQKM", "type": "esriFieldTypeDouble", "alias": "SQKM", "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "SQMILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FIPSCODE", "type": "esriFieldTypeString", "alias": "FIPSCODE", "length": 5, "domain": null }, { "name": "FIPSNUM", "type": "esriFieldTypeInteger", "alias": "FIPSNUM", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 60, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "length": 8, "domain": null }, { "name": "CNTY_CODE", "type": "esriFieldTypeString", "alias": "CNTY_CODE", "length": 3, "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "LAYOUT", "type": "esriFieldTypeString", "alias": "LAYOUT", "length": 10, "domain": null }, { "name": "PENINSULA", "type": "esriFieldTypeString", "alias": "PENINSULA", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R427_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S401_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Bridges", "type": "Feature Layer", "description": "framework.WEBMERC.TRN_LN_CGI_BRIDGEMASK", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102113, "latestWkid": 3785, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": "GST", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "CLASS, GST", "classes": [ { "label": "Local Road Bridges", "description": "Local Road Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 10 }, "values": [ [ "Local", "2" ] ] }, { "label": "Primary Road Bridges", "description": "Primary Road Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 11 }, "values": [ [ "Primary", "2" ] ] }, { "label": "Primary Road Bridges", "description": "Primary Road Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 11 }, "values": [ [ "Primary", "3" ] ] }, { "label": "Private Road Bridges", "description": "Private Road Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 10 }, "values": [ [ "Private", "2" ] ] }, { "label": "Railroad Bridges", "description": "Railroad Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "values": [ [ "Rail", "2" ] ] }, { "label": "Ramp Bridges", "description": "Ramp Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "values": [ [ "Ramp", "2" ] ] }, { "label": "Ramp Bridges", "description": "Ramp Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "values": [ [ "Ramp", "3" ] ] }, { "label": "Highway Bridges", "description": "Highway Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "values": [ [ "State", "2" ] ] }, { "label": "Highway Bridges", "description": "Highway Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "values": [ [ "State", "3" ] ] }, { "label": "Freeway Bridges", "description": "Freeway Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "values": [ [ "State-Limited Access", "2" ] ] }, { "label": "Freeway Bridges", "description": "Freeway Bridges", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "values": [ [ "State-Limited Access", "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 10 }, "value": "Local,2", "label": "Local Road Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 11 }, "value": "Primary,2", "label": "Primary Road Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 11 }, "value": "Primary,3", "label": "Primary Road Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 10 }, "value": "Private,2", "label": "Private Road Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "Rail,2", "label": "Railroad Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "value": "Ramp,2", "label": "Ramp Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "value": "Ramp,3", "label": "Ramp Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "State,2", "label": "Highway Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "State,3", "label": "Highway Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "value": "State-Limited Access,2", "label": "Freeway Bridges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "value": "State-Limited Access,3", "label": "Freeway Bridges" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9958399.197800001, "ymin": 5122029.874799996, "xmax": -9175506.0518, "ymax": 5962613.956299996, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "BKP", "type": "esriFieldTypeDouble", "alias": "BKP", "domain": null }, { "name": "EKP", "type": "esriFieldTypeDouble", "alias": "EKP", "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "BMP", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "EMP", "domain": null }, { "name": "LENMI", "type": "esriFieldTypeDouble", "alias": "LENMI", "domain": null }, { "name": "CSBMP", "type": "esriFieldTypeDouble", "alias": "CSBMP", "domain": null }, { "name": "CSEMP", "type": "esriFieldTypeDouble", "alias": "CSEMP", "domain": null }, { "name": "SYNCBMP", "type": "esriFieldTypeDouble", "alias": "SYNCBMP", "domain": null }, { "name": "SYNCEMP", "type": "esriFieldTypeDouble", "alias": "SYNCEMP", "domain": null }, { "name": "RT1BMP", "type": "esriFieldTypeDouble", "alias": "RT1BMP", "domain": null }, { "name": "RT1EMP", "type": "esriFieldTypeDouble", "alias": "RT1EMP", "domain": null }, { "name": "RT2BMP", "type": "esriFieldTypeDouble", "alias": "RT2BMP", "domain": null }, { "name": "RT2EMP", "type": "esriFieldTypeDouble", "alias": "RT2EMP", "domain": null }, { "name": "RT3BMP", "type": "esriFieldTypeDouble", "alias": "RT3BMP", "domain": null }, { "name": "RT3EMP", "type": "esriFieldTypeDouble", "alias": "RT3EMP", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "OID_1", "type": "esriFieldTypeDouble", "alias": "OID_1", "domain": null }, { "name": "BPT", "type": "esriFieldTypeString", "alias": "BPT", "length": 8, "domain": null }, { "name": "EPT", "type": "esriFieldTypeString", "alias": "EPT", "length": 8, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "SYM", "type": "esriFieldTypeSmallInteger", "alias": "SYM", "domain": null }, { "name": "FEDIRP", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 2, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 30, "domain": null }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 4, "domain": null }, { "name": "FEDIRS", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 2, "domain": null }, { "name": "FEDIRP2", "type": "esriFieldTypeString", "alias": "FEDIRP2", "length": 2, "domain": null }, { "name": "FENAME2", "type": "esriFieldTypeString", "alias": "FENAME2", "length": 30, "domain": null }, { "name": "FETYPE2", "type": "esriFieldTypeString", "alias": "FETYPE2", "length": 4, "domain": null }, { "name": "FEDIRS2", "type": "esriFieldTypeString", "alias": "FEDIRS2", "length": 2, "domain": null }, { "name": "FEDIRP3", "type": "esriFieldTypeString", "alias": "FEDIRP3", "length": 2, "domain": null }, { "name": "FENAME3", "type": "esriFieldTypeString", "alias": "FENAME3", "length": 30, "domain": null }, { "name": "FETYPE3", "type": "esriFieldTypeString", "alias": "FETYPE3", "length": 4, "domain": null }, { "name": "FEDIRS3", "type": "esriFieldTypeString", "alias": "FEDIRS3", "length": 2, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeDouble", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeDouble", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeDouble", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeDouble", "alias": "TOADDR", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeInteger", "alias": "ZIPL", "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeInteger", "alias": "ZIPR", "domain": null }, { "name": "STATEL", "type": "esriFieldTypeSmallInteger", "alias": "STATEL", "domain": null }, { "name": "STATER", "type": "esriFieldTypeSmallInteger", "alias": "STATER", "domain": null }, { "name": "COUNTYL", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYL", "domain": null }, { "name": "COUNTYR", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYR", "domain": null }, { "name": "ADJ_CNTY", "type": "esriFieldTypeSmallInteger", "alias": "ADJ_CNTY", "domain": null }, { "name": "FMCDL", "type": "esriFieldTypeInteger", "alias": "FMCDL", "domain": null }, { "name": "FMCDR", "type": "esriFieldTypeInteger", "alias": "FMCDR", "domain": null }, { "name": "FPLL", "type": "esriFieldTypeInteger", "alias": "FPLL", "domain": null }, { "name": "FPLR", "type": "esriFieldTypeInteger", "alias": "FPLR", "domain": null }, { "name": "A425L", "type": "esriFieldTypeString", "alias": "A425L", "length": 12, "domain": null }, { "name": "A425R", "type": "esriFieldTypeString", "alias": "A425R", "length": 12, "domain": null }, { "name": "USCL", "type": "esriFieldTypeString", "alias": "USCL", "length": 2, "domain": null }, { "name": "USCR", "type": "esriFieldTypeString", "alias": "USCR", "length": 2, "domain": null }, { "name": "STSL", "type": "esriFieldTypeString", "alias": "STSL", "length": 2, "domain": null }, { "name": "STSR", "type": "esriFieldTypeString", "alias": "STSR", "length": 2, "domain": null }, { "name": "STHL", "type": "esriFieldTypeString", "alias": "STHL", "length": 3, "domain": null }, { "name": "STHR", "type": "esriFieldTypeString", "alias": "STHR", "length": 3, "domain": null }, { "name": "CCDL", "type": "esriFieldTypeString", "alias": "CCDL", "length": 2, "domain": null }, { "name": "CCDR", "type": "esriFieldTypeString", "alias": "CCDR", "length": 2, "domain": null }, { "name": "PCTL", "type": "esriFieldTypeString", "alias": "PCTL", "length": 14, "domain": null }, { "name": "PCTR", "type": "esriFieldTypeString", "alias": "PCTR", "length": 14, "domain": null }, { "name": "VPL", "type": "esriFieldTypeString", "alias": "VPL", "length": 2, "domain": null }, { "name": "VPR", "type": "esriFieldTypeString", "alias": "VPR", "length": 2, "domain": null }, { "name": "SDL", "type": "esriFieldTypeString", "alias": "SDL", "length": 5, "domain": null }, { "name": "SDR", "type": "esriFieldTypeString", "alias": "SDR", "length": 5, "domain": null }, { "name": "SDPL", "type": "esriFieldTypeString", "alias": "SDPL", "length": 6, "domain": null }, { "name": "SDPR", "type": "esriFieldTypeString", "alias": "SDPR", "length": 6, "domain": null }, { "name": "CTBNA00L", "type": "esriFieldTypeString", "alias": "CTBNA00L", "length": 6, "domain": null }, { "name": "CTBNA00R", "type": "esriFieldTypeString", "alias": "CTBNA00R", "length": 6, "domain": null }, { "name": "BG00L", "type": "esriFieldTypeString", "alias": "BG00L", "length": 7, "domain": null }, { "name": "BG00R", "type": "esriFieldTypeString", "alias": "BG00R", "length": 7, "domain": null }, { "name": "FAUBL", "type": "esriFieldTypeSmallInteger", "alias": "FAUBL", "domain": null }, { "name": "FAUBR", "type": "esriFieldTypeSmallInteger", "alias": "FAUBR", "domain": null }, { "name": "PR", "type": "esriFieldTypeInteger", "alias": "PR", "domain": null }, { "name": "LID", "type": "esriFieldTypeInteger", "alias": "LID", "domain": null }, { "name": "LENFT", "type": "esriFieldTypeInteger", "alias": "LENFT", "domain": null }, { "name": "RDBRANCH", "type": "esriFieldTypeString", "alias": "RDBRANCH", "length": 2, "domain": null }, { "name": "TRAFALIGN", "type": "esriFieldTypeString", "alias": "TRAFALIGN", "length": 1, "domain": null }, { "name": "GSF", "type": "esriFieldTypeSmallInteger", "alias": "GSF", "domain": null }, { "name": "GST", "type": "esriFieldTypeSmallInteger", "alias": "GST", "domain": null }, { "name": "CS", "type": "esriFieldTypeInteger", "alias": "CS", "domain": null }, { "name": "CSPATH", "type": "esriFieldTypeString", "alias": "CSPATH", "length": 1, "domain": null }, { "name": "CSBRANCH", "type": "esriFieldTypeString", "alias": "CSBRANCH", "length": 2, "domain": null }, { "name": "CSALIGN", "type": "esriFieldTypeString", "alias": "CSALIGN", "length": 1, "domain": null }, { "name": "SYNCPR", "type": "esriFieldTypeInteger", "alias": "SYNCPR", "domain": null }, { "name": "RT1", "type": "esriFieldTypeString", "alias": "RT1", "length": 6, "domain": null }, { "name": "RT1BRANCH", "type": "esriFieldTypeString", "alias": "RT1BRANCH", "length": 2, "domain": null }, { "name": "RT1ALIGN", "type": "esriFieldTypeString", "alias": "RT1ALIGN", "length": 1, "domain": null }, { "name": "SYNCPR1", "type": "esriFieldTypeInteger", "alias": "SYNCPR1", "domain": null }, { "name": "RT2", "type": "esriFieldTypeString", "alias": "RT2", "length": 6, "domain": null }, { "name": "RT2BRANCH", "type": "esriFieldTypeString", "alias": "RT2BRANCH", "length": 2, "domain": null }, { "name": "RT2ALIGN", "type": "esriFieldTypeString", "alias": "RT2ALIGN", "length": 1, "domain": null }, { "name": "SYNCPR2", "type": "esriFieldTypeInteger", "alias": "SYNCPR2", "domain": null }, { "name": "RT3", "type": "esriFieldTypeString", "alias": "RT3", "length": 6, "domain": null }, { "name": "RT3BRANCH", "type": "esriFieldTypeString", "alias": "RT3BRANCH", "length": 2, "domain": null }, { "name": "RT3ALIGN", "type": "esriFieldTypeString", "alias": "RT3ALIGN", "length": 1, "domain": null }, { "name": "SYNCPR3", "type": "esriFieldTypeInteger", "alias": "SYNCPR3", "domain": null }, { "name": "OWP", "type": "esriFieldTypeSmallInteger", "alias": "OWP", "domain": null }, { "name": "ICN", "type": "esriFieldTypeString", "alias": "ICN", "length": 9, "domain": null }, { "name": "RAMPID", "type": "esriFieldTypeString", "alias": "RAMPID", "length": 10, "domain": null }, { "name": "SRATE", "type": "esriFieldTypeSmallInteger", "alias": "SRATE", "domain": null }, { "name": "SDIR", "type": "esriFieldTypeSmallInteger", "alias": "SDIR", "domain": null }, { "name": "SINTMATCH", "type": "esriFieldTypeSmallInteger", "alias": "SINTMATCH", "domain": null }, { "name": "LEGALSYSTE", "type": "esriFieldTypeSmallInteger", "alias": "LEGALSYSTE", "domain": null }, { "name": "PC_COL", "type": "esriFieldTypeSmallInteger", "alias": "PC_COL", "domain": null }, { "name": "PC_COR", "type": "esriFieldTypeSmallInteger", "alias": "PC_COR", "domain": null }, { "name": "PC_CITY_L", "type": "esriFieldTypeSmallInteger", "alias": "PC_CITY_L", "domain": null }, { "name": "PC_CITY_R", "type": "esriFieldTypeSmallInteger", "alias": "PC_CITY_R", "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeSmallInteger", "alias": "FUNCLASS", "domain": null }, { "name": "NHS", "type": "esriFieldTypeSmallInteger", "alias": "NHS", "domain": null }, { "name": "MDOTEXP", "type": "esriFieldTypeSmallInteger", "alias": "MDOTEXP", "domain": null }, { "name": "SPID", "type": "esriFieldTypeString", "alias": "SPID", "length": 8, "domain": null }, { "name": "BASID", "type": "esriFieldTypeString", "alias": "BASID", "length": 8, "domain": null }, { "name": "ROUNDID", "type": "esriFieldTypeInteger", "alias": "ROUNDID", "domain": null }, { "name": "IRRCODE", "type": "esriFieldTypeInteger", "alias": "IRRCODE", "domain": null }, { "name": "IRRCLASS", "type": "esriFieldTypeSmallInteger", "alias": "IRRCLASS", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R442_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S397_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Highways", "type": "Feature Layer", "description": "framework.WEBMERC.TRN_LN_CGI_HWY", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",METHOD[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",-4354009.816,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Scale_Factor\",0.9996,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Azimuth\",337.25556,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Longitude_Of_Center\",-86.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Center\",45.30916666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496],PARAMETER[\"False_Northing\",-4354009.816],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Azimuth\",337.25556],PARAMETER[\"Longitude_Of_Center\",-86.0],PARAMETER[\"Latitude_Of_Center\",45.30916666666666],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.0020480000019073488, "zTolerance": 2, "mTolerance": 2, "falseX": -2.8809999999389414E7, "falseY": -3.035929999964878E7, "xyUnits": 7812.4999927240415, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 143, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "TYPE", "classes": [ { "label": "Freeways", "description": "Freeways", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "values": [ [ "1" ], [ "4" ] ] }, { "label": "Highways", "description": "Highways", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "values": [ [ "2" ], [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "value": "1", "label": "Freeways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "value": "4", "label": "Freeways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "value": "2", "label": "Highways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "value": "3", "label": "Highways" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0048555096381707E7, "ymin": 5107450.870413369, "xmax": -9143221.132007588, "ymax": 6023486.175205674, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 40, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 2, "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeInteger", "alias": "FUNCLASS", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeInteger", "alias": "LABEL", "domain": null }, { "name": "TYPE3", "type": "esriFieldTypeString", "alias": "TYPE3", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R183_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S138_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Divided Highways", "type": "Feature Layer", "description": "framework.WEBMERC.TRN_LN_CGI_HWY2", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",METHOD[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",-4354009.816,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Scale_Factor\",0.9996,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Azimuth\",337.25556,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Longitude_Of_Center\",-86.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Center\",45.30916666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496],PARAMETER[\"False_Northing\",-4354009.816],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Azimuth\",337.25556],PARAMETER[\"Longitude_Of_Center\",-86.0],PARAMETER[\"Latitude_Of_Center\",45.30916666666666],UNIT[\"Meter\",1.0]]", "xyTolerance": 6.290600089724873E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -2.8809999999750406E7, "falseY": -3.035929999997189E7, "xyUnits": 12717.387667143674, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "TYPE", "classes": [ { "label": "Freeways", "description": "Freeways", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "values": [ [ "1" ], [ "4" ] ] }, { "label": "Highways", "description": "Highways", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "values": [ [ "2" ], [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "value": "1", "label": "Freeways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "value": "4", "label": "Freeways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "2", "label": "Highways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "3", "label": "Highways" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0048555096034314E7, "ymin": 5107450.870904157, "xmax": -9143221.132351896, "ymax": 6023486.174675962, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 40, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 2, "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeSmallInteger", "alias": "FUNCLASS", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeSmallInteger", "alias": "LABEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R184_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Highway Names", "type": "Feature Layer", "description": "framework.WEBMERC.TRN_LN_CGI_HWY_NAME", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102113, "latestWkid": 3785, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00401665045E7, "ymin": 5115867.876900001, "xmax": -9175419.764800001, "ymax": 6017182.709700002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "NAME_", "type": "esriFieldTypeDouble", "alias": "NAME_", "domain": null }, { "name": "NAME_ID", "type": "esriFieldTypeDouble", "alias": "NAME_ID", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE1", "type": "esriFieldTypeString", "alias": "ROUTE1", "length": 12, "domain": null }, { "name": "ROUTE2", "type": "esriFieldTypeString", "alias": "ROUTE2", "length": 12, "domain": null }, { "name": "ROUTE3", "type": "esriFieldTypeString", "alias": "ROUTE3", "length": 12, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R87_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Local Roads", "type": "Feature Layer", "description": "framework.WEBMERC.TRN_LN_CGI_LOCALROAD", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",METHOD[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",-4354009.816,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Scale_Factor\",0.9996,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Azimuth\",337.25556,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Longitude_Of_Center\",-86.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Center\",45.30916666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496],PARAMETER[\"False_Northing\",-4354009.816],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Azimuth\",337.25556],PARAMETER[\"Longitude_Of_Center\",-86.0],PARAMETER[\"Latitude_Of_Center\",45.30916666666666],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.0020480000019073488, "zTolerance": 2, "mTolerance": 2, "falseX": -2.8809999999093406E7, "falseY": -3.0359299999300838E7, "xyUnits": 7812.4999927240415, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 10 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0071643268271307E7, "ymin": 5106085.578991368, "xmax": -9142710.621576678, "ymax": 6022884.769289481, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 41, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeInteger", "alias": "FUNCLASS", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R180_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S135_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Primary Roads", "type": "Feature Layer", "description": "framework.WEBMERC.TRN_LN_CGI_PRIMARYROAD", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",METHOD[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",-4354009.816,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Scale_Factor\",0.9996,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Azimuth\",337.25556,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Longitude_Of_Center\",-86.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Center\",45.30916666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496],PARAMETER[\"False_Northing\",-4354009.816],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Azimuth\",337.25556],PARAMETER[\"Longitude_Of_Center\",-86.0],PARAMETER[\"Latitude_Of_Center\",45.30916666666666],UNIT[\"Meter\",1.0]]", "xyTolerance": 6.280859368514532E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -2.8809999999894492E7, "falseY": -3.035929999976841E7, "xyUnits": 12737.110529975227, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 11 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0072674379085768E7, "ymin": 5106112.050166607, "xmax": -9143057.254944662, "ymax": 6021653.166202317, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 41, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeSmallInteger", "alias": "FUNCLASS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R182_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S137_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Railroads", "type": "Feature Layer", "description": "framework.WEBMERC.TRN_LN_CGI_RAILROAD", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00431915499E7, "ymin": 5117205.276900001, "xmax": -9175256.7221, "ymax": 5907901.281300001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "OID_1", "type": "esriFieldTypeDouble", "alias": "OID_1", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "NAME2", "length": 30, "domain": null }, { "name": "NAME3", "type": "esriFieldTypeString", "alias": "NAME3", "length": 30, "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "MGF_HIST", "type": "esriFieldTypeSmallInteger", "alias": "MGF_HIST", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R441_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S415_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Ramps", "type": "Feature Layer", "description": "framework.WEBMERC.TRN_LN_CGI_RAMP", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt2": "PROJCRS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",METHOD[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",-4354009.816,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Scale_Factor\",0.9996,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Azimuth\",337.25556,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Longitude_Of_Center\",-86.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Center\",45.30916666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"NAD_1983_Hotine_Oblique_Mercator_Azimuth_Natural_Origin\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Hotine_Oblique_Mercator_Azimuth_Natural_Origin\"],PARAMETER[\"False_Easting\",2546731.496],PARAMETER[\"False_Northing\",-4354009.816],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Azimuth\",337.25556],PARAMETER[\"Longitude_Of_Center\",-86.0],PARAMETER[\"Latitude_Of_Center\",45.30916666666666],UNIT[\"Meter\",1.0]]", "xyTolerance": 6.207076599328655E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -2.8809999999950927E7, "falseY": -3.035929999997339E7, "xyUnits": 12888.51502310325, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.004802020272261E7, "ymin": 5116295.898636616, "xmax": -9145051.06637691, "ymax": 6020610.404890421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 30, "domain": null }, { "name": "LABEL2", "type": "esriFieldTypeString", "alias": "LABEL2", "length": 1, "domain": null }, { "name": "RAMPID", "type": "esriFieldTypeString", "alias": "RAMPID", "length": 10, "domain": null }, { "name": "ICN", "type": "esriFieldTypeString", "alias": "ICN", "length": 9, "domain": null }, { "name": "ROUTE1", "type": "esriFieldTypeString", "alias": "ROUTE1", "length": 10, "domain": null }, { "name": "ROUTE2", "type": "esriFieldTypeString", "alias": "ROUTE2", "length": 10, "domain": null }, { "name": "ROUTE3", "type": "esriFieldTypeString", "alias": "ROUTE3", "length": 10, "domain": null }, { "name": "FUNCLASS", "type": "esriFieldTypeSmallInteger", "alias": "FUNCLASS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R181_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S136_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Interchanges", "type": "Feature Layer", "description": "framework.WEBMERC.TRN_PT_CGI_INTERCHANGE", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "esriPMS", "url": "7858341a327598861caf1827be29f577", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAIElEQVQImWNhQAMsUJqJgYGBkYGB4S9M4D+6CpAAWBAATdgEDrZfe1oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9655661.1576, "ymin": 5123190.9736, "xmax": -9176790.5994, "ymax": 5859500.006899998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VERSION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "VERSION", "length": 3, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "INTER_NUM", "type": "esriFieldTypeString", "alias": "INTER_NUM", "length": 9, "domain": null }, { "name": "INTER_DESC", "type": "esriFieldTypeString", "alias": "INTER_DESC", "length": 41, "domain": null }, { "name": "EXIT_NUM1", "type": "esriFieldTypeString", "alias": "EXIT_NUM1", "length": 4, "domain": null }, { "name": "EXIT_NUM2", "type": "esriFieldTypeString", "alias": "EXIT_NUM2", "length": 4, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PTID", "type": "esriFieldTypeInteger", "alias": "PTID", "domain": null }, { "name": "INTER_TYPE", "type": "esriFieldTypeString", "alias": "INTER_TYPE", "length": 15, "domain": null }, { "name": "RT1_NAME", "type": "esriFieldTypeString", "alias": "RT1_NAME", "length": 10, "domain": null }, { "name": "RT1MP", "type": "esriFieldTypeString", "alias": "RT1MP", "length": 4, "domain": null }, { "name": "RT2_NAME", "type": "esriFieldTypeString", "alias": "RT2_NAME", "length": 10, "domain": null }, { "name": "RT2MP", "type": "esriFieldTypeString", "alias": "RT2MP", "length": 4, "domain": null }, { "name": "LTD_ACS", "type": "esriFieldTypeString", "alias": "LTD_ACS", "length": 1, "domain": null }, { "name": "EXP", "type": "esriFieldTypeString", "alias": "EXP", "length": 2, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R448_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S422_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Mile Markers", "type": "Feature Layer", "description": "michigan.WGS84.TRN_PT_DOT_MILEMARKERS", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102113, "latestWkid": 3785, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "esriPMS", "url": "37297cc52e301cc0710f171c97a80b77", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz0lEQVQYlWNhIAGwkK34////xidPnlx0/Phxbl1d3UfOzs4RjIyMzzAU////33jChAlnioqKQGyQkHxdXd3T////mzAyMp5FUfz169fZFRUVMIVg0NLSwpCSkjKPgYFBH0XxixcvWH7+/Inixn///jHcv3+fFcMZysrKD7W0tHSvXbsGVywrK8tgYmJyH5sH0zds2PA0LS2N4cyZMwy6uroM06dPZ+Di4pqBoRjka5Bn9u/fP5OBgUGKgYEB5KlZjIyMm7EGHdTXJkSFMyEAAIvyTbo7QKmtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9655509.5105, "ymin": 5122128.591200001, "xmax": -9180221.5365, "ymax": 5858770.315300002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SORT", "type": "esriFieldTypeDouble", "alias": "SORT", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 53, "domain": null }, { "name": "CS", "type": "esriFieldTypeDouble", "alias": "CS", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 60, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 12, "domain": null }, { "name": "TSC", "type": "esriFieldTypeString", "alias": "TSC", "length": 12, "domain": null }, { "name": "GARAGE", "type": "esriFieldTypeString", "alias": "GARAGE", "length": 20, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 12, "domain": null }, { "name": "ROUTE_1", "type": "esriFieldTypeString", "alias": "ROUTE_1", "length": 11, "domain": null }, { "name": "NO", "type": "esriFieldTypeString", "alias": "NO", "length": 3, "domain": null }, { "name": "SORT_BY_GA", "type": "esriFieldTypeString", "alias": "SORT_BY_GA", "length": 17, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "CHECKED", "type": "esriFieldTypeString", "alias": "CHECKED", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "MILE_NUM", "type": "esriFieldTypeDouble", "alias": "MILE_NUM", "domain": null }, { "name": "RT", "type": "esriFieldTypeString", "alias": "RT", "length": 10, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 20, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "length": 10, "domain": null }, { "name": "POST_ID", "type": "esriFieldTypeDouble", "alias": "POST_ID", "domain": null }, { "name": "DUPE", "type": "esriFieldTypeInteger", "alias": "DUPE", "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 3, "domain": null }, { "name": "MARKER_ID", "type": "esriFieldTypeDouble", "alias": "MARKER_ID", "domain": null }, { "name": "FWK_RTE", "type": "esriFieldTypeString", "alias": "FWK_RTE", "length": 10, "domain": null }, { "name": "FORWARD", "type": "esriFieldTypeString", "alias": "FORWARD", "length": 10, "domain": null }, { "name": "FWKVERSION", "type": "esriFieldTypeString", "alias": "FWKVERSION", "length": 3, "domain": null }, { "name": "PR", "type": "esriFieldTypeDouble", "alias": "PR", "domain": null }, { "name": "MP", "type": "esriFieldTypeDouble", "alias": "MP", "domain": null }, { "name": "MDOT_TSC", "type": "esriFieldTypeString", "alias": "MDOT_TSC", "length": 20, "domain": null }, { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "NAME2", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R917_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S867_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }