{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "County Internal Boundaries", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.POL_LN_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": "R348_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S290_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Township Internal Boundaries", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.POL_LN_CGI_TWPINTERNAL", "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": "esriSLSDash", "color": [ 210, 180, 140, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00398876542E7, "ymin": 5116016.360200003, "xmax": -9176701.9469, "ymax": 6116445.8451000005, "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": "FMCDL", "type": "esriFieldTypeInteger", "alias": "FMCDL", "domain": null }, { "name": "FMCDR", "type": "esriFieldTypeInteger", "alias": "FMCDR", "domain": null }, { "name": "TWP_L", "type": "esriFieldTypeString", "alias": "TWP_L", "length": 40, "domain": null }, { "name": "TWP_R", "type": "esriFieldTypeString", "alias": "TWP_R", "length": 40, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R349_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S291_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "City, Village, CDP", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.POL_PY_CGI_CITY_CDP_VILLAGE", "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_CI", "type": "esriFieldTypeDouble", "alias": "framework.WEBMERC.POL_PY_CGI_CITY_CDP_VILLAGE.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "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": "DSV_", "type": "esriFieldTypeDouble", "alias": "DSV_", "domain": null }, { "name": "DSV_ID", "type": "esriFieldTypeDouble", "alias": "DSV_ID", "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": "FIPSCODE", "type": "esriFieldTypeInteger", "alias": "FIPSCODE", "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": "R353_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S295_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Unincorporated Places", "type": "Feature Layer", "description": "framework_prev1.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": "c729fa6ff42d6e89d1b25e52bdda6e09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABi0lEQVQ4jWNhoBCw0MSAe/eWym/Zcrzk16+/qn///vktISG0Py7OeAojY9gvggZMmZI35cSJa2kREU6soqICDAwMDAxXrtz3mT37RMWsWfkpaWkTN+E0oK0tZZqTk2GmpqY8iqE6OooMOjqKouvXH1ne3p7qX1k5ew+GAeXloboGBipJ6JqRQWCgDdeECWv6GRgYdDEM+POHMc/T04wdp24ocHEx1g4KsrNbt+7QIRQDJCWFxQlphnqHkYWF2Z6BgQHVgL9///4mxgAGBgaG799/wmMDbsCtW49vE6P51av3X0+evHEOw4DVqw+sy80NCNXXV1XCZ8CMGVv2vHr1bj+GAZ8+fT+VmTlp4d693YWcnBwC2DSfOXPz9KRJ6yYzMDD8wTCAgYGB4fjxq+2Wlnm/Zs4scjc317BjYGBggkp9nDJl3fa6uoVL37//vBdZD3pK/H3x4p0OC4us3crKErr6+qpi37//+nXgwKUX379/P8DAwPAC3VW4MtPZu3dfnL17F0M9BqA4NwIAIdGRpb5TPJEAAAAASUVORK5CYII=", "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": "framework.WEBMERC.POL_PT_CGI_UNINCORPORATEDPLACE.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": "R351_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S293_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Cities", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.POL_PY_CGI_CITY", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "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": [ 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.00403201973E7, "ymin": 5117726.003700003, "xmax": -9174226.3998, "ymax": 5967510.963299997, "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": "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": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S294_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "City, Village, CDP Points", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.POL_PT_CGI_PLACE", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "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": "esriPMS", "url": "f17ece0030ab2fd3358b91a1c21cd791", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA10lEQVQYlWNhIAGwkK346tVVbEePHg/6/59RkJdXeF1UVPVLrIp7e1PV3r9/vikuzkOdjY2F4erVh63z5pVmJiV1r8RQrKWl3GVtrasO4+voKAj+//9vgoyMzKYnT558R1EsIsJvgO5GHR1FCT8/U/tp057sQFH8+/ffVwwMDPLIin/9+vP31KkbTzCcceDAhfkWFprGjIyMTDCx7dtPLj5z5vpVDMVVVXNmfvv244eTk2EAMzMz982bjw+lpfVOZmBg+I8t6P61tCyZ39KyZD6627EpJggAcHNPCutdfxMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0040763191E7, "ymin": 5117622.006999999, "xmax": -9177046.0497, "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": "VER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 60, "domain": null }, { "name": "TRAFFIC_LA", "type": "esriFieldTypeString", "alias": "TRAFFIC_LA", "length": 60, "domain": null }, { "name": "TRAFFIC_DI", "type": "esriFieldTypeSmallInteger", "alias": "TRAFFIC_DI", "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "framework_MICHADMIN_POL_PT_CGI_", "type": "esriFieldTypeDouble", "alias": "framework.MICHADMIN.POL_PT_CGI_PLACE.AREA", "domain": null }, { "name": "FINAL_", "type": "esriFieldTypeDouble", "alias": "FINAL_", "domain": null }, { "name": "FINAL_ID", "type": "esriFieldTypeDouble", "alias": "FINAL_ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R350_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S292_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "County Boundaries", "type": "Feature Layer", "description": "framework.WEBMERC.POL_PY_CGI_COUNTYGENERAL", "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": [ 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.00653179229E7, "ymin": 5115568.658, "xmax": -9174226.3838, "ymax": 6150669.287600003, "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_CO", "type": "esriFieldTypeDouble", "alias": "framework.WEBMERC.POL_PY_CGI_COUNTYGENERAL.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "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": "COUNTY_", "type": "esriFieldTypeDouble", "alias": "COUNTY_", "domain": null }, { "name": "COUNTY_ID", "type": "esriFieldTypeDouble", "alias": "COUNTY_ID", "domain": null }, { "name": "FIPSCODE", "type": "esriFieldTypeString", "alias": "FIPSCODE", "length": 3, "domain": null }, { "name": "FIPSNUM", "type": "esriFieldTypeInteger", "alias": "FIPSNUM", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 15, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 22, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "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": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S300_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "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": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "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": "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": "LAT_DD", "type": "esriFieldTypeDouble", "alias": "LAT_DD", "domain": null }, { "name": "LON_DD", "type": "esriFieldTypeDouble", "alias": "LON_DD", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeString", "alias": "ELEVATION", "length": 11, "domain": null }, { "name": "CELL", "type": "esriFieldTypeString", "alias": "CELL", "length": 24, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "DISTANCE", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 100, "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", "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 } ], "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": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Townships", "type": "Feature Layer", "description": "framework_prev1.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": "R368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S310_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Bridges", "type": "Feature Layer", "description": "framework_prev1.MICHADMIN.TRN_LN_CGI_BRIDGEMASK", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -28810000, "falseY": -30359300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -1040.2906203176758, "mUnits": 10000 }, "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": "", "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": -9963842.094280608, "ymin": 5118074.553487057, "xmax": -9146207.850955652, "ymax": 5967300.981126628, "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": "strc_num", "type": "esriFieldTypeDouble", "alias": "strc_num", "domain": null }, { "name": "gst", "type": "esriFieldTypeDouble", "alias": "gst", "domain": null }, { "name": "ptid", "type": "esriFieldTypeDouble", "alias": "ptid", "domain": null }, { "name": "pr", "type": "esriFieldTypeDouble", "alias": "pr", "domain": null }, { "name": "bmp", "type": "esriFieldTypeDouble", "alias": "bmp", "domain": null }, { "name": "emp", "type": "esriFieldTypeDouble", "alias": "emp", "domain": null }, { "name": "endtype", "type": "esriFieldTypeDouble", "alias": "endtype", "domain": null }, { "name": "strutype", "type": "esriFieldTypeDouble", "alias": "strutype", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "fwkid", "type": "esriFieldTypeString", "alias": "fwkid", "length": 254, "domain": null }, { "name": "fcc", "type": "esriFieldTypeString", "alias": "fcc", "length": 254, "domain": null }, { "name": "fename", "type": "esriFieldTypeString", "alias": "fename", "length": 254, "domain": null }, { "name": "fetype", "type": "esriFieldTypeString", "alias": "fetype", "length": 254, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 254, "domain": null }, { "name": "fetype3", "type": "esriFieldTypeString", "alias": "fetype3", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R416_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S354_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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Highways", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.TRN_LN_CGI_HWY", "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": "uniqueValue", "field1": "TYPE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 143, 0, 255 ], "width": 1 }, "defaultLabel": "", "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.00401805632E7, "ymin": 5115867.875799999, "xmax": -9175355.5809, "ymax": 6020748.284900002, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "VERSION", "length": 3, "domain": null }, { "name": "LABEL2", "type": "esriFieldTypeSmallInteger", "alias": "LABEL2", "domain": null }, { "name": "NFC", "type": "esriFieldTypeSmallInteger", "alias": "NFC", "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 2, "domain": null }, { "name": "FORWARD", "type": "esriFieldTypeSmallInteger", "alias": "FORWARD", "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 40, "domain": null }, { "name": "ICN", "type": "esriFieldTypeString", "alias": "ICN", "length": 9, "domain": null }, { "name": "RAMPID", "type": "esriFieldTypeString", "alias": "RAMPID", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R374_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S316_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Divided Highways", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.TRN_LN_CGI_HWY2", "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": "uniqueValue", "field1": "TYPE", "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.00401805632E7, "ymin": 5115867.875799999, "xmax": -9175332.423, "ymax": 6020748.284900002, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "VERSION", "length": 3, "domain": null }, { "name": "LABEL2", "type": "esriFieldTypeSmallInteger", "alias": "LABEL2", "domain": null }, { "name": "NFC", "type": "esriFieldTypeSmallInteger", "alias": "NFC", "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 2, "domain": null }, { "name": "FORWARD", "type": "esriFieldTypeSmallInteger", "alias": "FORWARD", "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 40, "domain": null }, { "name": "ICN", "type": "esriFieldTypeString", "alias": "ICN", "length": 9, "domain": null }, { "name": "RAMPID", "type": "esriFieldTypeString", "alias": "RAMPID", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R376_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S318_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Highway Names", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.TRN_LN_CGI_HWY_NAME", "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, 0 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00401805632E7, "ymin": 5115867.875799999, "xmax": -9175419.7811, "ymax": 6019125.174699999, "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": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "HWY_NM1_", "type": "esriFieldTypeDouble", "alias": "HWY_NM1_", "domain": null }, { "name": "HWY_NM1_ID", "type": "esriFieldTypeDouble", "alias": "HWY_NM1_ID", "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R375_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S317_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Local Roads", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.TRN_LN_CGI_LOCALROAD", "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": [ 204, 204, 204, 255 ], "width": 10 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00638565959E7, "ymin": 5115568.657499999, "xmax": -9174903.6091, "ymax": 6020250.157700002, "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "VERSION", "length": 3, "domain": null }, { "name": "ICN", "type": "esriFieldTypeString", "alias": "ICN", "length": 9, "domain": null }, { "name": "RAMPID", "type": "esriFieldTypeString", "alias": "RAMPID", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 2, "domain": null }, { "name": "NFC", "type": "esriFieldTypeSmallInteger", "alias": "NFC", "domain": null }, { "name": "LEGALSYST", "type": "esriFieldTypeSmallInteger", "alias": "LEGALSYST", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "LABEL2", "type": "esriFieldTypeSmallInteger", "alias": "LABEL2", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R377_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S319_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Primary Roads", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.TRN_LN_CGI_PRIMARYROAD", "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": [ 178, 178, 178, 255 ], "width": 11 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00648810963E7, "ymin": 5115626.700900003, "xmax": -9174963.4, "ymax": 6019116.666599996, "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "VERSION", "length": 3, "domain": null }, { "name": "ICN", "type": "esriFieldTypeString", "alias": "ICN", "length": 9, "domain": null }, { "name": "RAMPID", "type": "esriFieldTypeString", "alias": "RAMPID", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 2, "domain": null }, { "name": "NFC", "type": "esriFieldTypeSmallInteger", "alias": "NFC", "domain": null }, { "name": "LEGALSYST", "type": "esriFieldTypeSmallInteger", "alias": "LEGALSYST", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "LABEL2", "type": "esriFieldTypeSmallInteger", "alias": "LABEL2", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R378_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S320_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Railroads", "type": "Feature Layer", "description": "framework_prev1.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": "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "R380_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S322_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Ramps", "type": "Feature Layer", "description": "framework_prev1.WEBMERC.TRN_LN_CGI_RAMP", "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": [ 130, 130, 130, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.00397935505E7, "ymin": 5120196.771399997, "xmax": -9175986.8274, "ymax": 6018234.593500003, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "VERSION", "length": 3, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "LABEL2", "type": "esriFieldTypeSmallInteger", "alias": "LABEL2", "domain": null }, { "name": "NFC", "type": "esriFieldTypeSmallInteger", "alias": "NFC", "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 2, "domain": null }, { "name": "RAMPID", "type": "esriFieldTypeString", "alias": "RAMPID", "length": 10, "domain": null }, { "name": "ICN", "type": "esriFieldTypeString", "alias": "ICN", "length": 9, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R381_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S323_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Interchanges", "type": "Feature Layer", "description": "framework_prev1.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": "1be0bc78bbf9b902e7169c0fd6a9d009", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAH0lEQVQImWNhQAMsUJqJgYGBkYGB4S9M4D+6iv8wQQBN2AQO6gZdOgAAAABJRU5ErkJggg==", "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": "RT1_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "VERSION", "length": 3, "domain": null }, { "name": "PTID", "type": "esriFieldTypeInteger", "alias": "PTID", "domain": null }, { "name": "INTER_TYPE", "type": "esriFieldTypeString", "alias": "INTER_TYPE", "length": 15, "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": "RT1_NAME", "type": "esriFieldTypeString", "alias": "RT1_NAME", "length": 10, "domain": null }, { "name": "EXIT_NUM1", "type": "esriFieldTypeString", "alias": "EXIT_NUM1", "length": 4, "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": "EXIT_NUM2", "type": "esriFieldTypeString", "alias": "EXIT_NUM2", "length": 4, "domain": null }, { "name": "RT2MP", "type": "esriFieldTypeString", "alias": "RT2MP", "length": 4, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 15, "domain": null }, { "name": "LTD_ACS", "type": "esriFieldTypeString", "alias": "LTD_ACS", "length": 1, "domain": null }, { "name": "EXP", "type": "esriFieldTypeString", "alias": "EXP", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R387_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S329_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": 10.91, "cimVersion": "2.9.0", "id": 22, "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": "524d93252b2d7bdf0f5c471bf97885e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz0lEQVQYlZ3RPQqDUBAE4FkwjblBQFLYCY8Uvht4iRxATG9lZeUB7MwPpMgJhBzAUgRtbSUBxQtY2LhpkoBoCjP1V8zsKlgQ5W/MzGaWZbc0TddCiKdlWXsiaiaYmc0wDHPXdcHMALD1fb9mZklExQh3XXfxPO8DAQBBEMC27SuA3Qi3bav0fT/qOAwDqqpaTWrouv4wDEOUZfnFmqZBSlnNDTzEcVw7joM8zyGEQBRFUFX1OMFE1DCzTJLkBGADoABwJqL77OneqyV+ZNFTXovyTbqLIGHnAAAAAElFTkSuQmCC", "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": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "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": "NAME2", "type": "esriFieldTypeString", "alias": "NAME2", "length": 50, "domain": null }, { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": [] }