{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "TLG_CenterlinesAnnoSymbolsLarge", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 84, "name": "Default" }, { "id": 85, "name": "US" }, { "id": 86, "name": "MN" }, { "id": 87, "name": "County" }, { "id": 88, "name": "Local" }, { "id": 89, "name": "Inter" } ], "minScale": 400000, "maxScale": 90000, "defaultVisibility": true, "extent": { "xmin": -93.45157715183483, "ymin": 45.02976459228409, "xmax": -93.0085927085231, "ymax": 45.41472807911203, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE.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": "R2155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_743", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2109_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "US" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "MN" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "County" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Local" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Inter" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "US" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "MN" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "County" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 4, "name": "Local" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 5, "name": "Inter" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 84, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "TLG_CenterlinesAnnoSymbolsLarge" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.45157715183483, "ymin": 45.02976459228409, "xmax": -93.0085927085231, "ymax": 45.41472807911203, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 90000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 85, "name": "US", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "TLG_CenterlinesAnnoSymbolsLarge" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.45157715183483, "ymin": 45.02976459228409, "xmax": -93.0085927085231, "ymax": 45.41472807911203, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 90000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 86, "name": "MN", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "TLG_CenterlinesAnnoSymbolsLarge" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.45157715183483, "ymin": 45.02976459228409, "xmax": -93.0085927085231, "ymax": 45.41472807911203, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 90000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 87, "name": "County", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "TLG_CenterlinesAnnoSymbolsLarge" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.45157715183483, "ymin": 45.02976459228409, "xmax": -93.0085927085231, "ymax": 45.41472807911203, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 90000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 88, "name": "Local", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "TLG_CenterlinesAnnoSymbolsLarge" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.45157715183483, "ymin": 45.02976459228409, "xmax": -93.0085927085231, "ymax": 45.41472807911203, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 90000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 89, "name": "Inter", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "TLG_CenterlinesAnnoSymbolsLarge" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.45157715183483, "ymin": 45.02976459228409, "xmax": -93.0085927085231, "ymax": 45.41472807911203, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 90000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 90, "name": "MAJOR_RD_LABELS_600Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 128, "name": "Default" }, { "id": 129, "name": "CR" }, { "id": 130, "name": "CSAH" } ], "minScale": 700, "maxScale": 400, "defaultVisibility": true, "extent": { "xmin": -93.51091205153607, "ymin": 45.036297972003354, "xmax": -93.01826678820527, "ymax": 45.41434170169643, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1004_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_210", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S736_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CSAH" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "CSAH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 128, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 90, "name": "MAJOR_RD_LABELS_600Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.51091205153607, "ymin": 45.036297972003354, "xmax": -93.01826678820527, "ymax": 45.41434170169643, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 700, "effectiveMaxScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 129, "name": "CR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 90, "name": "MAJOR_RD_LABELS_600Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51091205153607, "ymin": 45.036297972003354, "xmax": -93.01826678820527, "ymax": 45.41434170169643, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 700, "effectiveMaxScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 130, "name": "CSAH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 90, "name": "MAJOR_RD_LABELS_600Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51091205153607, "ymin": 45.036297972003354, "xmax": -93.01826678820527, "ymax": 45.41434170169643, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 700, "effectiveMaxScale": 400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 131, "name": "MAJOR_RD_LABELS_1200Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 124, "name": "Default" }, { "id": 125, "name": "CR" }, { "id": 126, "name": "CSAH" } ], "minScale": 1400, "maxScale": 700, "defaultVisibility": true, "extent": { "xmin": -93.51044185055089, "ymin": 45.03631872232545, "xmax": -93.0185886511045, "ymax": 45.41422777641253, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1005_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_210", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S737_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CSAH" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "CSAH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 124, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 131, "name": "MAJOR_RD_LABELS_1200Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.51044185055089, "ymin": 45.03631872232545, "xmax": -93.0185886511045, "ymax": 45.41422777641253, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1400, "effectiveMaxScale": 700, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 125, "name": "CR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 131, "name": "MAJOR_RD_LABELS_1200Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51044185055089, "ymin": 45.03631872232545, "xmax": -93.0185886511045, "ymax": 45.41422777641253, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1400, "effectiveMaxScale": 700, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 126, "name": "CSAH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 131, "name": "MAJOR_RD_LABELS_1200Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51044185055089, "ymin": 45.03631872232545, "xmax": -93.0185886511045, "ymax": 45.41422777641253, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1400, "effectiveMaxScale": 700, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 132, "name": "MAJOR_RD_LABELS_2400Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 120, "name": "Default" }, { "id": 121, "name": "CR" }, { "id": 122, "name": "CSAH" } ], "minScale": 2500, "maxScale": 1400, "defaultVisibility": true, "extent": { "xmin": -93.5105112444381, "ymin": 45.03628033055686, "xmax": -93.01855393415825, "ymax": 45.41423708169337, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1006_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_210", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S738_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CSAH" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "CSAH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 120, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 132, "name": "MAJOR_RD_LABELS_2400Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.5105112444381, "ymin": 45.03628033055686, "xmax": -93.01855393415825, "ymax": 45.41423708169337, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 121, "name": "CR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 132, "name": "MAJOR_RD_LABELS_2400Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.5105112444381, "ymin": 45.03628033055686, "xmax": -93.01855393415825, "ymax": 45.41423708169337, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 122, "name": "CSAH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 132, "name": "MAJOR_RD_LABELS_2400Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.5105112444381, "ymin": 45.03628033055686, "xmax": -93.01855393415825, "ymax": 45.41423708169337, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 133, "name": "MAJOR_RD_LABELS_4800Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 116, "name": "Default" }, { "id": 117, "name": "CR" }, { "id": 118, "name": "CSAH" } ], "minScale": 5000, "maxScale": 4000, "defaultVisibility": true, "extent": { "xmin": -93.51063689743677, "ymin": 45.036212548482155, "xmax": -93.01845070283159, "ymax": 45.41434170102668, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_210", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S740_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CSAH" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "CSAH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 116, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 133, "name": "MAJOR_RD_LABELS_4800Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.51063689743677, "ymin": 45.036212548482155, "xmax": -93.01845070283159, "ymax": 45.41434170102668, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 117, "name": "CR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 133, "name": "MAJOR_RD_LABELS_4800Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51063689743677, "ymin": 45.036212548482155, "xmax": -93.01845070283159, "ymax": 45.41434170102668, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 118, "name": "CSAH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 133, "name": "MAJOR_RD_LABELS_4800Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51063689743677, "ymin": 45.036212548482155, "xmax": -93.01845070283159, "ymax": 45.41434170102668, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 134, "name": "MAJOR_RD_LABELS_9600Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 112, "name": "Default" }, { "id": 113, "name": "CR" }, { "id": 114, "name": "CSAH" } ], "minScale": 10000, "maxScale": 9000, "defaultVisibility": true, "extent": { "xmin": -93.51088877081897, "ymin": 45.04036512350399, "xmax": -93.01830576524966, "ymax": 45.412547749552076, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1009_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_210", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S741_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CSAH" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "CSAH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 112, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 134, "name": "MAJOR_RD_LABELS_9600Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.51088877081897, "ymin": 45.04036512350399, "xmax": -93.01830576524966, "ymax": 45.412547749552076, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "effectiveMaxScale": 9000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 113, "name": "CR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 134, "name": "MAJOR_RD_LABELS_9600Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51088877081897, "ymin": 45.04036512350399, "xmax": -93.01830576524966, "ymax": 45.412547749552076, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "effectiveMaxScale": 9000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 114, "name": "CSAH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 134, "name": "MAJOR_RD_LABELS_9600Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51088877081897, "ymin": 45.04036512350399, "xmax": -93.01830576524966, "ymax": 45.412547749552076, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "effectiveMaxScale": 9000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 135, "name": "MAJOR_RD_LABELS_19200Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 108, "name": "Default" }, { "id": 109, "name": "CR" }, { "id": 110, "name": "CSAH" } ], "minScale": 19400, "maxScale": 19000, "defaultVisibility": true, "extent": { "xmin": -93.51138843485363, "ymin": 45.039996837973774, "xmax": -93.01789954308128, "ymax": 45.412847399940375, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1010_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_210", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S742_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CSAH" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "CSAH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 108, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 135, "name": "MAJOR_RD_LABELS_19200Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.51138843485363, "ymin": 45.039996837973774, "xmax": -93.01789954308128, "ymax": 45.412847399940375, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 19400, "effectiveMaxScale": 19000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 109, "name": "CR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 135, "name": "MAJOR_RD_LABELS_19200Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51138843485363, "ymin": 45.039996837973774, "xmax": -93.01789954308128, "ymax": 45.412847399940375, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 19400, "effectiveMaxScale": 19000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 110, "name": "CSAH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 135, "name": "MAJOR_RD_LABELS_19200Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51138843485363, "ymin": 45.039996837973774, "xmax": -93.01789954308128, "ymax": 45.412847399940375, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 19400, "effectiveMaxScale": 19000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 136, "name": "MAJOR_RD_LABELS_38400Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 104, "name": "Default" }, { "id": 105, "name": "CR" }, { "id": 106, "name": "CSAH" } ], "minScale": 39000, "maxScale": 38000, "defaultVisibility": true, "extent": { "xmin": -93.51195114045935, "ymin": 45.03962967326007, "xmax": -93.0172952966964, "ymax": 45.413318023635014, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1011_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_210", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S743_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CSAH" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "CSAH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 104, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 136, "name": "MAJOR_RD_LABELS_38400Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.51195114045935, "ymin": 45.03962967326007, "xmax": -93.0172952966964, "ymax": 45.413318023635014, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 39000, "effectiveMaxScale": 38000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 105, "name": "CR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 136, "name": "MAJOR_RD_LABELS_38400Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51195114045935, "ymin": 45.03962967326007, "xmax": -93.0172952966964, "ymax": 45.413318023635014, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 39000, "effectiveMaxScale": 38000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 106, "name": "CSAH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 136, "name": "MAJOR_RD_LABELS_38400Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51195114045935, "ymin": 45.03962967326007, "xmax": -93.0172952966964, "ymax": 45.413318023635014, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 39000, "effectiveMaxScale": 38000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 137, "name": "MAJOR_RD_LABELS_76000Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 100, "name": "Default" }, { "id": 101, "name": "CR" }, { "id": 102, "name": "CSAH" } ], "minScale": 76900, "maxScale": 75000, "defaultVisibility": true, "extent": { "xmin": -93.51336786625903, "ymin": 45.03853182845551, "xmax": -93.01587846249005, "ymax": 45.41438795976104, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_210", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S744_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CSAH" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "CR" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "CSAH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 100, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 137, "name": "MAJOR_RD_LABELS_76000Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -93.51336786625903, "ymin": 45.03853182845551, "xmax": -93.01587846249005, "ymax": 45.41438795976104, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 76900, "effectiveMaxScale": 75000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 101, "name": "CR", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 137, "name": "MAJOR_RD_LABELS_76000Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51336786625903, "ymin": 45.03853182845551, "xmax": -93.01587846249005, "ymax": 45.41438795976104, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 76900, "effectiveMaxScale": 75000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 102, "name": "CSAH", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 137, "name": "MAJOR_RD_LABELS_76000Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -93.51336786625903, "ymin": 45.03853182845551, "xmax": -93.01587846249005, "ymax": 45.41438795976104, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 76900, "effectiveMaxScale": 75000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 138, "name": "sde.SDE.Boat_Launches", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAUNCHTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b6d247633062d92bbb792bb57ed5a6b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADI0lEQVRIieWWXyhkURzHv8Mwwg5TRmI9zAuGKInMJkqYpDBpKSW0hSbxNC/zhhdNTBSmKInSyJ1M8u/BGG+7mydFS8PDaB62adXstQ9ixmy/EzLLvWPEPux+X+75nXu6n9/5nd/3dKX4i5L+VzAJgA8A3t+OI9UvAF8A/AgHk2s0GrNer3dptVrvC0Dgef6dxWIxut3u7xzHmcRgH51Op0omk32iYGZmBgcHBxgfHw8L6e3tRUNDA6qrqzEyMoLp6WkHx3FWAGdCsIBMJgvSYG5uDl1dXVAqlRgbG4NEIlzRy8tLWCwWzM7O4vj4GJmZmSguLvYBUIvB7rW1tcWecrmcSoOkpCRB2MXFBVJSUuD1erGzs4P29va7VyEZCsLMZjMGBwfR2dmJ5uZmrK+vQyp9vPz8/BxVVVXIy8uDwWBgYyEJwtLT09nTbrejtLQU/f39mJycDFnj8/lQU1MDhUKBtbU1xMfHC4JEYXeiM6NdaTQaZGdno6+vj81TabVaLRITE9n7cKBnwUg5OTmw2Wyoq6tDVlYWysrKUFtbi9jYWAZKSEh43RuksrISU1NTaGlpgVqtRnR0NDY3N9nO3uS6IhA1zd7eHo6OjiICRQQjL9XX17PGKSoqQltbG3Z3dxEXF/c6ML/fTzcB8w21PzXF9vY2YmJiUFFRweYXFhawv79PJn457Pr6Gq2treA4DgMDA8jIyIDD4WAmJ62urqKkpAQFBQU4PT3FxMQEuru7I4ddXV2x8yGPkehmoNYnP90pLS0NHR0dGBoaYnFPTw9cLhdMJhOioqKeD2tqamImfajk5ORH61ZWVkLi0dFRuN1uLC8vIxgMSp4FOzk5CYnJW1SmP7W0tMR2zPP8/dzh4eFTnxSGbWxsoLy8HB6PhxnXarU+2ea5ublYXFxkXXpzc8PMTQmQKA4HY8VWqVSsGXQ6HTuLwsJCwWzpVhkeHobRaMT8/Dzy8/PZPM/z9O2fYrBvdrtd0djYyEonVpKHMhgMzAapqaksDgQCcDqdSgBfxWCfdTqdHgCl58fLFCQeABtVUwyG22xCMvpnfuXwVvoNfsQZxRw3npwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Carry-in", "label": "Carry-in" }, { "symbol": { "type": "esriPMS", "url": "da3c0a04e34d748d4afdd84f03e15502", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADBklEQVRIid2UWUhUURzGvzN3nZnUjPAhHaxpIVsmp9Usiii0zeil0qaHLAgrLZMW8KmXInqo0IpKyIgEMyo0aHGCFgo0MEmNyqLFGpQWl3GWe2fuzI05g72M4ziORPTBx733PPx/93/+3zks/pLY/x/0vN1zptzq3P75h8KpavQFRY6oq2YJjkNrxxwXeVI2OKjovZB3rqew45ePQQx68taj9yg4DCAMqEc/swOxQQb0+I0c/+cjBKSBDv7gKyHASLZuQLJXJcMKw4HVesyfxKGmUcL9FhmSVwXLAHkZWqxLF7D1fC/8UfxIWFAAcDI3HnmLteiXVNx7JcNkYFFudWLbheggQ4K+dftQVu/E3lU6xIkEmxeJdP20JR5rTCJqGt2oa5bQ51JjP0clVXYcq3XAkqlF/jIt0lM58CxBtknAmjkCFL+KBy0y7b7upUQ7HxEocyqPhg8e2lnA5lQOM5JZ3HghQS8Q3C5OxIa5IrWsBLc3AL3TLEUGBQ6c5FUJowFmprAoWKmDS1Zx95UMa1swFEVZOlx56kZBZR9qChMx28BCYAk2zhOp33cpyK/oU4cE7cvWS7tX6rT1rcHCxdfs8PuB9WYBFTsTkDGFx/E6By7kJ2BTeQ9MpT+QOp5BjllEjlnA8jQee67Y4VWGEe+J4xnsWqGjDqSr6ZOXQiseuaDlCbJm8TAmMbh7cByetXtQ2yThrNVJLXKEdr3QyA1/RgFpCLDAyFGXbhhDZ/Gt249zVicevpYRr9XAskSLtAksPn734cQdBwVFnFEkBWYxOYnBKUvwhrH1+GBt89AQtHcpcMqDJy8EVNsk8V9++sKC1s4RsHw6T8OxdBpPu1qfLuC73YcTW+JQ+dSNo7f6I4PedSrMu04lLOh6gztkraQq+DxSHQoYHORTVXqbjoIIGQrE+D8TlYnp1h5QyjjG0xgWdNVg23W5t/XSI9fsWGDJiQz2Z+trb4YFAbi4Y6wJuTYDOI0RKqLfR5VINtnXsmy64Ioc7+rkrwACHjWxo1nsnwD9Bi2HN3kvpjNOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trailer Launch", "label": "Trailer Launch" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 178, 156, 255 ], "toColor": [ 184, 178, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 139, 129, 255 ], "toColor": [ 166, 139, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 211, 167, 255 ], "toColor": [ 219, 211, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 195, 184, 255 ], "toColor": [ 227, 195, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 168, 153, 255 ], "toColor": [ 196, 168, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 144, 119, 255 ], "toColor": [ 153, 144, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 213, 188, 255 ], "toColor": [ 227, 213, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 161, 136, 255 ], "toColor": [ 179, 161, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 192, 159, 255 ], "toColor": [ 201, 192, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 189, 167, 255 ], "toColor": [ 209, 189, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 150, 137, 255 ], "toColor": [ 161, 150, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 199, 171, 255 ], "toColor": [ 224, 199, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 161, 136, 255 ], "toColor": [ 166, 161, 136, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -93.505754738524, "ymin": 45.04278012828217, "xmax": -93.06855922497752, "ymax": 45.406036091626696, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FAC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CASE_", "type": "esriFieldTypeInteger", "alias": "CASE_", "domain": null }, { "name": "RAMPTYPE", "type": "esriFieldTypeString", "alias": "RAMPTYPE", "length": 10, "domain": null }, { "name": "LAUNCHTYPE", "type": "esriFieldTypeString", "alias": "LAUNCHTYPE", "length": 16, "domain": null }, { "name": "FAC_NAME", "type": "esriFieldTypeString", "alias": "FAC_NAME", "length": 30, "domain": null }, { "name": "DATE_DEV", "type": "esriFieldTypeString", "alias": "DATE_DEV", "length": 16, "domain": null }, { "name": "COUNTYNAME", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "length": 16, "domain": null }, { "name": "LAKENAME", "type": "esriFieldTypeString", "alias": "LAKENAME", "length": 25, "domain": null }, { "name": "LKID_NUM", "type": "esriFieldTypeInteger", "alias": "LKID_NUM", "domain": null }, { "name": "LKID_TXT", "type": "esriFieldTypeString", "alias": "LKID_TXT", "length": 8, "domain": null }, { "name": "NUMRAMPS", "type": "esriFieldTypeInteger", "alias": "NUMRAMPS", "domain": null }, { "name": "RAMPCOMM", "type": "esriFieldTypeString", "alias": "RAMPCOMM", "length": 30, "domain": null }, { "name": "NUMDOCKS", "type": "esriFieldTypeInteger", "alias": "NUMDOCKS", "domain": null }, { "name": "NUMTOILETS", "type": "esriFieldTypeInteger", "alias": "NUMTOILETS", "domain": null }, { "name": "NUMCARS", "type": "esriFieldTypeInteger", "alias": "NUMCARS", "domain": null }, { "name": "NUMCARTRLR", "type": "esriFieldTypeInteger", "alias": "NUMCARTRLR", "domain": null }, { "name": "NUMADA", "type": "esriFieldTypeInteger", "alias": "NUMADA", "domain": null }, { "name": "LOT_SURF", "type": "esriFieldTypeString", "alias": "LOT_SURF", "length": 16, "domain": null }, { "name": "LOT_COMM", "type": "esriFieldTypeString", "alias": "LOT_COMM", "length": 30, "domain": null }, { "name": "ADM_DESCRI", "type": "esriFieldTypeString", "alias": "ADM_DESCRI", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 39, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 8, "domain": null }, { "name": "DATAUPDATE", "type": "esriFieldTypeDate", "alias": "DATAUPDATE", "length": 8, "domain": null }, { "name": "FISHPIER", "type": "esriFieldTypeString", "alias": "FISHPIER", "length": 8, "domain": null }, { "name": "SHOREFISH", "type": "esriFieldTypeString", "alias": "SHOREFISH", "length": 8, "domain": null }, { "name": "DIRECTIONS", "type": "esriFieldTypeString", "alias": "DIRECTIONS", "length": 200, "domain": null }, { "name": "ANNOUN", "type": "esriFieldTypeString", "alias": "ANNOUN", "length": 200, "domain": null }, { "name": "FID_2", "type": "esriFieldTypeInteger", "alias": "FID_2", "domain": null }, { "name": "FID_100kLa", "type": "esriFieldTypeInteger", "alias": "FID_100kLa", "domain": null }, { "name": "USCLASS", "type": "esriFieldTypeDouble", "alias": "USCLASS", "domain": null }, { "name": "DOWLKNUM", "type": "esriFieldTypeString", "alias": "DOWLKNUM", "length": 8, "domain": null }, { "name": "MAIN_DOW", "type": "esriFieldTypeString", "alias": "MAIN_DOW", "length": 8, "domain": null }, { "name": "DOW_VERIF", "type": "esriFieldTypeDouble", "alias": "DOW_VERIF", "domain": null }, { "name": "LAKE_NAME", "type": "esriFieldTypeString", "alias": "LAKE_NAME", "length": 25, "domain": null }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALT_NAME", "length": 25, "domain": null }, { "name": "LAKE_CLASS", "type": "esriFieldTypeDouble", "alias": "LAKE_CLASS", "domain": null }, { "name": "SRCVERSION", "type": "esriFieldTypeString", "alias": "SRCVERSION", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "PERFEET", "type": "esriFieldTypeDouble", "alias": "PERFEET", "domain": null }, { "name": "RIVNAME", "type": "esriFieldTypeString", "alias": "RIVNAME", "length": 20, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "LFEET", "type": "esriFieldTypeDouble", "alias": "LFEET", "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null }, { "name": "Area_ID", "type": "esriFieldTypeString", "alias": "Area_ID", "length": 2, "domain": null }, { "name": "URL_1", "type": "esriFieldTypeString", "alias": "URL_1", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2320_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2320", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2320", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2274_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 139, "name": "sde.SDE.Public_Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "defaultSymbol": { "type": "esriPMS", "url": "56d118a8848e8398e58fe39df4ab1dce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQElEQVRIid2VTShsYRjHf+OjmVMzGTFRio1sWMj2ktQkbMjiKhaI6zNEFjbYsFJSEqJ8FVbK3CyQjyQ27sItZcdCwog5zWnq3MHcjrfb3Mm8debWXdz7r1On9zzvr+d9nv/zngT+ohL+D3gI3Didn7DbbTGT/H4NVf1qge9R4SQlfcHn+4zP92epWq1+dF0CVxQ7qhq5IS0N6uuhuBhSU8Hrhf19WFyEp6fIWKfTwf29yZo3NcHEBFgscHAA5+eQkQEjIzA4CO3tsL4u3S6Ht7XB9DTMzcHQENTUQH4+7O1BayuMjsLaGiQmwspKDPCsLJHx5CT09MDODhQVwcUF1NZCZSWUlMDLi0hgdxfu7kzCu7t5b+rAAOTlgdsNdXWwuho+UU4O9PVBdbUoz/CwSbjbDR4PBAIQDMLMDBwfg8MBVVXw+gqaxnvzt7agtDQGeHo6XF+L98tLkZnNBmdnkJ0NjY1wcyO+X11BYWFUTHS4qkJKSuSaUZ7cXGHL3xtoxEnmIjr85ATKyqC/H0Ihsfb2JppmnOSX4uOhvFyUxjR8dlZk2NwsrGjo4QHm5+H2NhzX1QWZmeEYU/DTU+EIw4q6DsvL4HJBQwNsbIh6t7TA2BiMj4vhMg03ZPhbUWBpCTo7YXNTDFNFhThBQQFMTQm7SiSHB4PCFcZ4d3SI+icni/vk8BB6e+HoSLr9I1zXf3yI2N4Wj6G4ONFYmTRNl8Ofnz24XFYUJfb7PBDQeHz8JoVbYAGvdyFmsET/7j/0Jzcbw2TPcqn+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Government Service/Community Center", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "bf3355c6d7bfe297bdbf1ad974cac18b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADb0lEQVRYheWXb2gbZRjAf88la91sBm5MnIIMbS4LExQmQ5GNDRUFmQyrHwoFP23OfmmbSylVB/EPfmhz6VhBZ3VCRR0Ik/kHRYQx2JhM3IcNXJukwwrKREVG41hse/dI0tolx6WXZk4L+32697nnfe53771/uDDLhDDLhDA3hMjdyVtp0pWM2T/+PyKbOluYXjWA6HM4GMSsg2TtTkD/OxGzZwszxgeIti7ElA5iyQGy6R/qF4klB1FdB/yM8hV5+8Rib3KVlEF0qh8k5albxJCdjNeW8BdR3QFsLl8LL2Amv8NwuxjPnKpZ5a6+OwlPvQ+y1XNnBrSNcft40Gv4iPAOMi8yF7gfV05gWkNMR15iMlWsyo9ZT6OzIyC3eCq5iHSQtb8IkvAXWV04RKGlA+ShiqgBWDQVnsDseZbc0LfcnlpFy9R+lN0+dRXR3WTtj+qR8Bc5MzKDae0CPeqRKbERjFNEE8PIn4+BxH2rqnSTs9+tV8JfpETO/p3Ne3ZQiLwC9AIhrhJCpLvm/FX2kU8fYInUXr5nRmaAfqLJo4iOlmZDYDVlgLz92lIlFhf5h3z6NBtS99FUeB3omp8vfoySt/tokPo2tMnySklgJuOgj9fI2knUaidvH75+InMI6BZqswbhQ2LJNpy/nmdi+DffrHhvlLHBfOMiG3vuwWVNYJ5qG0bzNqLWXvL2xwtxM/EwSB+O+yixRCfZzJuNibiyzSc6ichBVF8Gmits1iEcwbQOo/I5Qk95Y1y4Lc8ADYrgI6IyRC59gFbrMwwZrXrYHO2Itntix7hJnryWObLV0/6DlRwqX03Y59meepCLU/2o7ANW1KjxJdORp8h5jom6ReK9URx3fVVMeINz6csL7eOpWeBVzMSnUBod7vVU+ZoVkV3kUtN+j6hPxFXvZykyK8O+ubnMWUzrEaB61Yiu5Xt/ifpFlGoRkVEupH+tmR/iZpzK/tJFSI6xPRWeH7kGRagaERdxM4vnS6TiLLrEFedtfhq6wljtHsEi8e71OGyokPqE8UxucW93dXn/Kzvpe2WJAIJFXLmjum0MBvYpj8g8jrwVnF+PSHNojKL+AtwGnGQi/U1gn6JzmmajEzVamUif/3dEzqUvE7cewNEXMeRIPUWZ3H/Ju3Neu0iJuR+kPVxHbpBfziWwbET+BpXCGnTyut6iAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AIRPORT", "label": "AIRPORT" }, { "symbol": { "type": "esriPMS", "url": "1bd9fab219e05999c959c1596bc505bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVQ4jc2VT2gTQRSHv7dJGpqkPVTwH4innryIeBYKIrVkiyJCmqKexKseFDx7shcRsZ68VGvWHNJirIp40KNIoeDBehFy0oNVSNLSkGSezGRTDWpiS4X+YNl5M2+/95uZ3dko/1HRnQE/m4+wVj/IwuSn7YOP5Q8TNVnWzRBetEw62IfoIrHGLIVznzcPH8/tR8mCHEOa7zCR26BHEC3QHEwRqxylHrvB+OMhoMB6bY6X51e7w0/P7KbR9wDlOPAReIWRXWCuIiSB90TKNzEuuwrqAXeI993DDx5RzFz6O/z7gW+kviwikgSpQHMa8a4Ah4BlDJN43AWNgbzAk6cYMwxiQN90d/56pMGpuSmateugFylml0nn7yPmLaKXWZj4gB88AblFZc+Iy/dzF1zxYiYHEz3W3Kv207TG3DKAp0nUNRJhRqt/sNwPVEDsPQXisrrDTawFUfuAjUkhNtYW1IGsVhMhPAkbY73gJgl2n2Sgw7mEUA2LNdtATfws2Auu7enrQMcM2s7F9gtEY2GMLf6PzjGJlnNa8LYrkdBdeHczdMWtmQgnn8V5PlbrAXcqAWuupVpHpISRRmtIqyAlPPeO23jFxfGa3dgecOEryhKwFz+YD3uXEB3FD0Y3YiPX8APbXgmv39QJT88OgzflNmyzMrWAEzNnfj0GOuESmUeJs1XF+x7aQ+TP8GLGfuZsl3bIz2IL+gF5Ba8tG26NZwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CITY HALL", "label": "CITY HALL" }, { "symbol": { "type": "esriPMS", "url": "242c6b9bb32d3f4d21692f3784c63097", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDUlEQVQ4jWNhoCFgGf6G//yZq8XOPjmTgYEhj4GB4T/VDP//v4Fp6tTDOxIStDYsWHAtgoGBYTnVDL9//2n2hw8/ZefP9/RctuzGu1+//nExMDB8o9jw//+zeBobL7Tm5RmCuCqnT8f80tdflM7AwNBPseF7977pkZfn4xUU5ADz9fTECgQE2Ds/fPgpw8DA8IRsw///L5KtqDiS3NZmgywq+uhRuggf36RUBgaGerINnzXr8mI/P2UWJiZGFHFeXpY8PT3RvEuXXpszMDCcJNnwhw+TbObPv2GXlqbH8OPHH4bi4oMMp0+/YEhM1GHIzNTnungxzoKRsVeFLMMXLry5KC1ND+zkadMuMkybdgEsDrLAykqKQV9fNDE9XT9s5syLYQwMDKuINnz//rCMa9feKkpKcoP5L19+RZF//RqcCplnzHBJmDnz4hkGBgZOBgaG7wQN//8/l72i4mR7U5MVXCwry4Bh9epbDPfvf2Tw8VFicHSUg0n5bt4cMM/Xd0MaAwPDRIKGz517q9/eXkaAjY0ZLiYvz8dw504yw/v3PxiEhUGORAAfH+UKBgaGpQwMDFIMDAzPcBr+6lWWxMSJ55KSk3UwggqUYtANhgLz168zJ4mKTge5vgGn4aWlBzv//v33pq7u2A8GEsCnTz9zQVHDwMBgwsDAcAar4QsXXo0nxVBCYHCU5+QAAMd4sF6sYaxFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COLLEGE", "label": "COLLEGE" }, { "symbol": { "type": "esriPMS", "url": "f8a4c82d90a6aafde28c56cb81f9de30", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5klEQVRIid3US4iPURjH8c+pYaNYKLlsNIViaUU0RbmFKCkbycotiXHJMCIaRJJYkEm5hMRGiqRIs5DLZoaiKTszNqQoY3H09n+mXmP+//9omo1fvZ3e877ne57ze57nNBhBNfzf8MxyrMdEfMD5xOthwTMzcBRrStPzi40yZ3A60ftP8FyZv4sVMdWDDnzFZMzDbjRnTiX2DAmeacRCbMB9XMBnLMF4vMAhLMJstGaOJFqHEvksXMRYLMZNLBvwzwG0JVZn7hUnLGxKfKkKzyTsite3uB7gaZXPRsW3KXic+YY3WIWdOFgr8o1owkv0lTwv9DSgZRVWzAz/92ZuJTqrwbfH+Agr1dcYzMHzyMk2bKoGnx5jT5RcWU0lW9rCClE9nwasHxReQKdiXFSIOrYU6i0F0lsLfgP7MRfnsFVt/cQTlYYqdLUW/BjWRQk2x8IFNeAnwusJuJ14UBWe+JEr7X4Zm7EWd9CF0aVfc5zsMF7FXHHiuk3UgWvYh+NhTWPUe9GhH6OxJmEHlqI90T0UeHfcgFdi3IKHsem7uBkvReuL+6a/cmrDE79ypeRORv22RHTFU9azSGRnqjRcfXj/BuFzV65UUEskuoj6Pc4m2gdbWxfuz42+R7L+Stiw4cPRiMJ/AwMDcPgExkhkAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE", "label": "FIRE" }, { "symbol": { "type": "esriPMS", "url": "9f89d701d74e8e44afac7d65b934db09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAaCAYAAABVX2cEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIklEQVQ4jeXUTUiUURTG8d9tJvtYSMskN7UJIog+KFoE5qog3AWNEIK0yUhXUhS0KEjbRIGLSgsKYrTITeFGUSII0xYF1SYJElwUBGEk6Mz4xjs6JTOOabXrgcs977nn/nkuvOck/UMl/3NYFEUJHMMB2eyYZHIVOkIIUyt3FsJee/Y06Ow8aOfOpJaWaanUuYjmwL1lwyIO47GvXxNyubnk8+drtLauwd2I3YGW5To7i/iZVFZy5AgNDZw/Xzg/FXEx8KUsLGI1OrHrZ3Jykr4+njxZWJrAnYjLgRflnMVFDSU+Z2cXc1+HtCVgC7AJamuprmbHDl6/LltaDhZbeIr9crkKt27Jr8X1Ep8XhUWswyacwDNstLQuYDyiMjBZ7GwfhixfffP7Sdwohv21kiWZigqamqiqor197h+rqaGtjbExDh1i+3auXyeT+Q1sZob+fnp6OHOGR4+4epXm5l/nAwMloGLYe5zOR2/fXpLJbLBtG+/eMT5OXR3ptHyuoyOuuoZPGC6BBSbiqRDHUdxO9+9vkErR1cXwMPX1PHhANlu4cjvwZulnFhS7GBpiYoLW1jmHR48yOFj2SnFvBmzN52NIvLZsYWqK3l4aG+nuLpRvjvgY+FbO2Xq8mo+npdMJHz5E+c5Ip4Pa2nhAzs8kD3F8fi+FBb5j7U+nN2/G8ysTQpg1OioaGVkfrlz5g0mbH7Zhuui7LOi3sJXqn8J+ABg3pXYjdPWLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE/PUBLIC WORKS", "label": "FIRE/PUBLIC WORKS" }, { "symbol": { "type": "esriPMS", "url": "1501c05c4dac28b52ded6bcfda3f18f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABl0lEQVRIid3UzyvDcRzH8ed3P+TXYpLQaHLhgJIDLoSISEoSOYiDf0BOZOXAYeViNA5WbiQn4eSwtYPtIAe5IFvKyq+MwzJfzTetr+27X+zidfp8359vj8/786nPR0Mao/kf+JpDtPr8tIoiQtKQmmCxjvWJRsEcFbdfMrblJjPVTk3dTALR8UBQ3nFdKdhGoSgX5g/A6oyNB95RyXYT6+flAWmBUCyDsHcGPn/iO4mJ67PDY7UKMrWJw3HxhSPYHIGcDFixw83jH+EqAWpKvs6RoU3YP5fPC4L0T/AjBXy2E+a6pPH9m3xuph0MeeDygO0kBXy4Pnp9shEWe6Xx9QPsnMJrIEm8MCey1lwBK4Phb2MBmPthajtJ/GcM+bA7Dhlqed1+hWISxl8D4PZCT3W4ZjqELdcv8ZZKKNbBhhP0WdBklM46dGtjJSF8qS+y5vak4cm9fQbzMaw6ksRDF+M7HZavZzQidy/gfYqOhS6VIt5QxoVWTa0oKndTVaTQpQrK9bgU8ek2oU6ZjR/bzwV/g8VLWvFPKiZb8QsfBUAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LIBRARY", "label": "LIBRARY" }, { "symbol": { "type": "esriPMS", "url": "93c0fc6cd55dd9d45d38cb049146fbf4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEYUlEQVRYhe2Xa2xURRTH/3Pvjbvbl5RqgyytTWoWqkQ0hS/ENBoJUEpLCdLUVtsY0OIHo8RPlJSuNK0VA1WDIKExUYQufDASyiPRuJQ1rakQaakt5VF3V23ttmhtu3t36e4dM7MP99ndooQY/SeTzD1z75zfnJkzM1fCPZb0PwD+TVMgy/psSjxlBHiGgjwOIAOAB8AwAW4qwCl43F8kJzeN/KMAMnMMpYkSpRwgIo18RUcBHQEKIUofyM76Vo+bvJWSov/1bwM4XHXlClUOESAtEVjWJwXdRiRaYXfqK5PV+vY7BnA4d20HxV4CEKfTje7un1FQkDOrd5vNjovf/YJ1Rbo0QDnpcNa9nqRu2D9nAIerrpw5B0Acjhls3mSA0fgjlq/QYuXKLAgCwaWLwzCbJ7Bm7SPIyEjC9eu38NWXNzE15cK+lkLUbFshAOR9u1NvjhUJKdac+8LOnW/ccAwmk4W3sdGxEqzWw5ci+tj+xlkQQvBKzXIBUI5OT+sXR1sTUjQACvq2f85FUcDg4DjuRJR6lyvrS5BoPYBX4wLI8s6HKaHl/meVSsQLLy7Dvr2dc3KuVkuoqn7yLxjQrXZ77e7wFJUiqAWRzb0QbMvPXxio5+bOx/ETZWEjBWxjdnz26WW0tV3htseWZkKjCelegiiVAjg4KwChbJMJVfp8TaBusUygbPNx9PW/huHhKaxd/Qmys+fh0OEStH68ET29o+j/wYbMzJSIqAhAcVwACiwNt/X2jAbqbreCoaHfeX1mxoMbN37j5fL3I9Bq03hhAAP9tggACuQmsggfCDecOX0tymvgqXfgo2Is0qbh2VW5GOgfw7ddVt7G0nNgYAx5eQ8Gf7IwEYAQTU660Nnp7TRcLpcbFzrMUBSKd/d8g66un3iE/Drdfi0cQEwEYByA1v9gtUyEdBqs6enbMPgWXTQNXh0LN92KC0CAPhoEwOY0WKmp96G0NI/X09M1KNmwBMavhzA1dTsCQLso9FsC2hsXAISeByVrgjNgXZEusA5SU1V4qiAHR4708Oei9Yv5zhgOIIoEFZXLQmwUMMYHUJQ2ELHRmzVetbxXiL4ro7Ba/+CpV/PyScRT8zurodOx60JAHkLFE3EBNJpGi0OuN4DQCr8tK+t+nL+wBS9Vf46ODvOsjtkUHThYgk3PPRraQGHQaPTWhLKAgOxQQNcH3wEWLEjBmXNVaD91FR/u74bJZOY7YDBkVfUT2LI1n78b6huTAoTaaL6kaEZG6nDV1YCSY9516QMjQHHJEl5Ynu9pNvGINDat4jY271FECaE1GnXk6GMCMCWpGgwO566HAO+dILw9J2ce34TY4mNhjyEWozdZX7FekGI1cAj17haHq26EUhLzShbLOQs7G/lszuMCcAhVg0GW9Z3sjgDvMR1yUkaRAkoMAsiOWGGfEwCTb/VWyvLOWgjC86Dkad+h5T83xvkGRmAkisfAMgl3479A4+242Vf+g39Gd0P3HOBPS9axd7ToFoEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POLICE", "label": "POLICE" }, { "symbol": { "type": "esriPMS", "url": "da6a5e008b8054a7bab7a067978bb8e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC2UlEQVRIieXWe0hTURzA8e+5PnK5mctwUdksIqFIVChKLcuyjJCCQkkKCVRihRFZ+0P6q4LCRQ3SsH96EAVWULOXYlpqlARSRgRRli2ktsge0HPbiW2ljOZ1C6s/+sHhPO6558O555x7byR/KSL/H0hKkxY0u0FqQxsq4rgQ1e0hQRIUvKl1lZZvoy4iPFmD4ygg1CBPkZTblguxv2NYCDASE7GDRec3sn02xEXDVzfYnsCmNChLVZO0wGUpK5cJYbmlDkmTk9bXc8mth4p0mKTzt++YA2cfEULoQF6VsnKpEJZOlRlpNqOLTvvl9ggBJTMJMeKAo8AMFSjI5uh2guMjLDGGCgEyOvTtvfMmjI6C5l6oWexrOnnyoS+PilIoKkoJA1aDdmX51+j1J7jn9DUdOdLNjRtFVFV1jCD0M8ZpYPHkgerevZ2Uls7CbG7zYRkZht+EpAzasa6um7w8I42NzzCb56DXx5CWbsDl9h8uIbxHTYYB/XhM3Hk5sL2bm3t5/Lif6uocbt/uo6TkCjU1S7A7ozloG89Bm4HinDfoNC66nsRSvsypVYfa+/RMi4fWQn/d/gGSdLhckpYWO11dr8jNncyxYw+orb1LQkIM6xbN80F71r8gOfELp9sSKLZMNVBwKpeG4pbg0PwJ/cGmnZ+fjFYbRW/ve8rKUn2pqekZmZkTcHwOfFxL09/5C0IsAIaAVCI7e2JAfc2a6b7c0RPYr+flKH9BKvf/yGfiTIcencbDoUuJmJY73taaKs6pQJ5ToJQDSeFCqzP7iY91U57vkIpge60p8HoAJMSBHim3LgTleriYosBYncsDolQIi/ddNzQ0iFXmgPQuZPJwgPyZSzwgNwix/0SwfkHXSAjLUynNOeA+DMSqQde6x4wHUqw2g9VaviUoMiTkx/Y9B1aoIRTUT0G6jd55WW2JsPJ0EhfW2sOCQoqGwqeANw0b//4vaKTjOxk84RfTwp1YAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POLICE/FIRE", "label": "POLICE/FIRE" }, { "symbol": { "type": "esriPMS", "url": "edf3cac5d5116b68576e22499163e3e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvklEQVRIid3VbSgDcRwH8O/stnV2mOQpjJg8RM070pQioZCkKVKSF7ykseTVvFT2ineSkhAvhnjjlackhSQkpcmbrVgOu9vuTnelJMdtQnzr6q6uz+/7738PBL4xxD/B62bLDXqNhdIRZKjQ/RNL+2h+DSvN++/isXpNxy3Ntt7RbFhNtTo1zwLv43odQd2GCYuJIYlIz69uqNViRE9ttmKkf/IQ26deZXhKHIn8tGj0Thxgfssti9qb8qQSsZRWeXMxtslDtJWn4/4pgIXta7zNQFMeMhL0cLrOIBdZnPYHUT+8CdeQRbp+PUCEC4wxaHfuSuch4y8D6hwbOBmrhiAAizvXsDXmoqE4BaW2dXC8gI/y6dPiaC3E3KYb3TUmWMuMYAM83J5HdFVlYXz1IjxcBWC0swh+loN96ggadQRyUqNwfOUDoVZhpq8EKvGmcPDB5nws791IsJgAx0uwmCAnoGVkRxqQmxqNg8s75TjHC8hMolBpTkKFOVG2mbgaUzIFXtwQpbjTdS4dX83Pvf7+AMd8BXtggows7vUxS/EGXRSpDf17/sgGaa+P2ZfFsWyd9gDTIVeWyd/9hz4DiQubmMxepHUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POST OFFICE", "label": "POST OFFICE" }, { "symbol": { "type": "esriPMS", "url": "2d3e624b3da50a47242518a63a912040", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVElEQVRIid3VX2iWZRgG8N+7xrKFaaw8cIkhDA/CcoMgwmhmR42MQuggFDbFEHZQB+LJpjhKJQuFaQaDTOigIDAGgQcyKNJROaUDlfxTGJSCf+ZyWobzjefdve1z27d54oFd8PF8z/3ez3U/9/Vcz/tWuoeo/P+Q57lZmFlMlnnWafU+8blX3BhN6lehUZN/VPvFlxG9mmUGy5Lnubk4ixlF4Hn0YJV27+BtfIOtOIWlRdaHsfxSnqvNMv+W2/mcUeKEwzFeRjs2ph2UZP+IITxQzB7DI6lIWVlGMRSLE+bhtRiv4AB+xvUYGyanmJz8r2g2Kbge76EKt2LFNnyKdXgfH+HJ6ci/NlsfOjGANfgA36MV1RSK1mAndmEtuvFWIV9deVlW6yjaHnmyJf63xuLUxUU8hZtRfAdOYh8qfJWzMBvueRx5l03e1eN3PI3HI34bm3EUz2E75iPDy0H+YKF9S9Y7Zsc7yd/QX2i3BLNL4p8FYbLlF3gIi/FoSd4eNOsrCpY90Aa0YW9JLPn5GBbgO7yEXjyDc3i1IJ7mQEdwAWeCsD7aX46V4fm06kVci0uVirpb8kMxphv5bfxqwt9JihNB2BzFBsLzD09HPhgXI+EnvIDdeCLckfBrcT7sj3ny/w8h15Tk57FiXKwxdl4bNzRJ1oQ3S3LGXmtTkNeFI0qRDrcFf8Q8ddA1kWw68oF4NZUYKrQ9go/D50mmifg7lJ+cPMv8lucWlVyfMXSo1K3NBp2qimMcjz+zrChQduepwPFJ9zWMg16f4uk43L/f0P8AyGeJWzsO0lcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PUBLIC SAFETY CAMPUS", "label": "PUBLIC SAFETY CAMPUS" }, { "symbol": { "type": "esriPMS", "url": "b86062c48019ef3f95f110751ed4a67f", "imageData": "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", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SPORTS CENTER", "label": "SPORTS CENTER" }, { "symbol": { "type": "esriPMS", "url": "1bd9fab219e05999c959c1596bc505bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVQ4jc2VT2gTQRSHv7dJGpqkPVTwH4innryIeBYKIrVkiyJCmqKexKseFDx7shcRsZ68VGvWHNJirIp40KNIoeDBehFy0oNVSNLSkGSezGRTDWpiS4X+YNl5M2+/95uZ3dko/1HRnQE/m4+wVj/IwuSn7YOP5Q8TNVnWzRBetEw62IfoIrHGLIVznzcPH8/tR8mCHEOa7zCR26BHEC3QHEwRqxylHrvB+OMhoMB6bY6X51e7w0/P7KbR9wDlOPAReIWRXWCuIiSB90TKNzEuuwrqAXeI993DDx5RzFz6O/z7gW+kviwikgSpQHMa8a4Ah4BlDJN43AWNgbzAk6cYMwxiQN90d/56pMGpuSmateugFylml0nn7yPmLaKXWZj4gB88AblFZc+Iy/dzF1zxYiYHEz3W3Kv207TG3DKAp0nUNRJhRqt/sNwPVEDsPQXisrrDTawFUfuAjUkhNtYW1IGsVhMhPAkbY73gJgl2n2Sgw7mEUA2LNdtATfws2Auu7enrQMcM2s7F9gtEY2GMLf6PzjGJlnNa8LYrkdBdeHczdMWtmQgnn8V5PlbrAXcqAWuupVpHpISRRmtIqyAlPPeO23jFxfGa3dgecOEryhKwFz+YD3uXEB3FD0Y3YiPX8APbXgmv39QJT88OgzflNmyzMrWAEzNnfj0GOuESmUeJs1XF+x7aQ+TP8GLGfuZsl3bIz2IL+gF5Ba8tG26NZwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TOWN HALL", "label": "TOWN HALL" }, { "symbol": { "type": "esriPMS", "url": "507369aee82eb86982534c2f47f17f7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClUlEQVRIid2WX0hTURzHv3e77rq/bLWZLRnlcOHszyr/ITjKIjEigsIKIigEH/qD602CehgV+LSCKChCeogW+FBUD72I+FCgBoo4FI2YKW7Mu+nm/uuNe4bF2t+u1YNfOFx+v/M7v88599zfOZfGfxK9uUFt1z8w1lrdM18gtpOjOEpoUqmEDk7PBW477W1DWUF1e7e0T7qXLva+d2Gjctiss04gO4hhaCYSS+JvKBpPSv/ZHh1vMMB23oI229uMvoIgwzYlbBcsGPgyhzeDX8FxmTHNFj3udjaSpy8QzZonL6jnWhNC4QQq9SosLkXRuKccj/rGMOsJkf666jLYOxvR2mAoNN/coKO1FbjRvh9MiRhdjkH0XG0Cv5iFxRU4nKO4ctKMBzebSWwssUriBIHOHasiq9Br5XB0pRIGQjEcPlhBQM/fTZC2HvvK3ioMxM/Sw4YJaF1eNgJ2+dce7DZo4A9m35OiQQppCQ6YdGk+k0ENtyf40z7bYiR2PLEmHFSMkquFAQVB7HIMD1+PQiWXQFIihoiikEiugSOfREoLi2HyOtVKBoJB3Y8/ofvSIdBiEco0MtBiCm5PCLeepPyGciWsFj3pE4kgHBRPrGLet4I1jsPEN5b4anZthdcfwf0XI8R+2t2CjlPmwpR8IEuVFqetlRib9kGmUxBf5Q4Vzhwxoq9/htj9I9/5My1t3EokWTyIP3budNRjajaQtuHDLi8p1PEZFpNuP15+nCJN8Ir4+rnXO0xAv0unlpJC/lNlgCgqVaxDLm/WAUuheFGJRflAep1sXM6Uc6USmuKyHdNFipGIoVGVTucEXT5h/jzvC9bsM+pMgikAFApRoL56+0BOEC+9Vsnf4xu/y5Guzfe79QOqV+sucCXsiQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TRANSIT", "label": "TRANSIT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 110, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.47505980056529, "ymin": 45.0364238033156, "xmax": -93.03141806051704, "ymax": 45.41282744688247, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 21, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 65, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 12, "domain": null }, { "name": "AHNUMB", "type": "esriFieldTypeString", "alias": "AHNUMB", "length": 5, "domain": null }, { "name": "ANAME", "type": "esriFieldTypeString", "alias": "ANAME", "length": 16, "domain": null }, { "name": "ATYPE", "type": "esriFieldTypeString", "alias": "ATYPE", "length": 4, "domain": null }, { "name": "ASUFX", "type": "esriFieldTypeString", "alias": "ASUFX", "length": 2, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 28, "domain": null }, { "name": "ACITY", "type": "esriFieldTypeString", "alias": "ACITY", "length": 16, "domain": null }, { "name": "ASTATE", "type": "esriFieldTypeString", "alias": "ASTATE", "length": 2, "domain": null }, { "name": "AZIP", "type": "esriFieldTypeString", "alias": "AZIP", "length": 10, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 16, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 19, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2355_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2355", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2355", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2308_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 140, "name": "sde.SDE.Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "83d72ed7dd4b2bf61e3d641b8641f249", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAbCAYAAABxwd+fAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABX0lEQVQ4jWNhoBJgGVoGFdvyaPUe/nKNYoOuvvq9wkCaRdZCnqN+xrEvk8g2CASyLLkFdt36OdFIhrXBXJa9dvrxL1PJMkhdjIUhwpCT4fqrP4Ide79MMZFlbTKVY6+efvTLDJIMggFNMRaGhZECDCcf/RYKXvhuurMKe5GtzE+thgMMf0gy6MvP/wzTj39lWHXhx29vDY4N6pKcKQ3bf4INIcqgzz//M/Qc+Mqw8sL3PwZSrJsitXmSGw58+MBw4TuKOoIGpa/5+NdGkW1LpDZPAtgABlQDiDbIT5sjdfqxr/NxGUC0QUwMkMAcZnltmBiUbMbZceT+7yJONsb/MLHbb/6yPPn4d56BNOscmNjnH/8Y7r79y47ToD//GPlzbLhZ40040dUwIXNMJ7z5h9dFlAKWwWzQ/z/Tj339v/7yd3hgYwMff2ANIoRBC898z2VgYMi99pJiF1EGqGYQAMm9f235vue4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SCHOOL]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 111, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 159, 25, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.45186858571357, "ymin": 45.04188951261637, "xmax": -93.04847812617277, "ymax": 45.40171261078843, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ANUMB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANUMB", "type": "esriFieldTypeString", "alias": "ANUMB", "length": 5, "domain": null }, { "name": "APREF", "type": "esriFieldTypeString", "alias": "APREF", "length": 2, "domain": null }, { "name": "ASTREET", "type": "esriFieldTypeString", "alias": "ASTREET", "length": 15, "domain": null }, { "name": "ATYPE", "type": "esriFieldTypeString", "alias": "ATYPE", "length": 5, "domain": null }, { "name": "ADIR", "type": "esriFieldTypeString", "alias": "ADIR", "length": 2, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "AZIP", "type": "esriFieldTypeString", "alias": "AZIP", "length": 10, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 35, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 35, "domain": null }, { "name": "GRADES", "type": "esriFieldTypeString", "alias": "GRADES", "length": 20, "domain": null }, { "name": "PRINCIPAL", "type": "esriFieldTypeString", "alias": "PRINCIPAL", "length": 30, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 12, "domain": null }, { "name": "APRX_ENROL", "type": "esriFieldTypeString", "alias": "APRX_ENROL", "length": 10, "domain": null }, { "name": "SCH_DIST", "type": "esriFieldTypeString", "alias": "SCH_DIST", "length": 3, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "length": 25, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 25, "domain": null }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "length": 150, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2360_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2360", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2360", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2313_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 141, "name": "sde.SDE.Hospitals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "97fea9a096b4d94f3f7778f56dcbdd7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVRIie2SMWoCQRRA38RldS2ijVgq2KXxGDbp04iwTa6QxgsExUpB2EWwCrZCOjs9g5XgARTEwuDGhQmTKZYwKyGuFko+DPN5n3kz8/kWFwzrNuTFonxsNHjNZLj/s8hCViq81eviJUYubSF4brV4KJehVtN0Pofp1JS5Ltg27PcwHGrWbPIExMm5A1IqqVah39dQ7XHyTgfyeVivI3kYfjui33DBsG5Xnk5DLmdyIc4gd129rq8tkwn4vskHA8hmE8oXCxiNTK7mP7E8SfzLf22LDAI+VbJcQrer4WwWf9DzwHFgt4vY4cDHEbkINhv5XiiQ2m5x2u2oUiqZ8l7vZ10IwvEY79jL1QX+akXMVJ8W1zstXyzJRU6L9DQJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 119, "symbol": { "type": "esriTS", "color": [ 0, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.36922074501297, "ymin": 45.106404383004346, "xmax": -93.25698718369212, "ymax": 45.18285673832482, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 75, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 10, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "Fax", "type": "esriFieldTypeString", "alias": "Fax", "length": 12, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "X_Coor", "type": "esriFieldTypeDouble", "alias": "X_Coor", "domain": null }, { "name": "Y_Coor", "type": "esriFieldTypeDouble", "alias": "Y_Coor", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2361_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2361", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2361", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2314_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 142, "name": "Centerlines_Shields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A31", "label": "A31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A35", "label": "A35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A45", "label": "A45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"Feature_Type\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"Feature_Type\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"Feature_Type\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 5, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51443596409639, "ymin": 45.035093419514716, "xmax": -93.01750259250315, "ymax": 45.4209469161968, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 36, "domain": null }, { "name": "L_F_Add", "type": "esriFieldTypeInteger", "alias": "L_F_Add", "domain": null }, { "name": "L_T_Add", "type": "esriFieldTypeInteger", "alias": "L_T_Add", "domain": null }, { "name": "R_F_Add", "type": "esriFieldTypeInteger", "alias": "R_F_Add", "domain": null }, { "name": "R_T_Add", "type": "esriFieldTypeInteger", "alias": "R_T_Add", "domain": null }, { "name": "StreetFull", "type": "esriFieldTypeString", "alias": "StreetFull", "length": 150, "domain": null }, { "name": "St_Prefix", "type": "esriFieldTypeString", "alias": "St_Prefix", "length": 5, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 75, "domain": null }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "length": 10, "domain": null }, { "name": "St_Suffix", "type": "esriFieldTypeString", "alias": "St_Suffix", "length": 5, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CityLeft", "length": 30, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CityRight", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Left", "type": "esriFieldTypeString", "alias": "Zip_Left", "length": 10, "domain": null }, { "name": "Zip_Right", "type": "esriFieldTypeString", "alias": "Zip_Right", "length": 10, "domain": null }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "length": 5, "domain": null }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "length": 5, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 30, "domain": null }, { "name": "Feature_Type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 3, "domain": null }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Loc_Name", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 30, "domain": null }, { "name": "Routing_St_ID", "type": "esriFieldTypeString", "alias": "Routing_St_ID", "length": 36, "domain": null }, { "name": "L_Parity", "type": "esriFieldTypeString", "alias": "L_Parity", "length": 1, "domain": null }, { "name": "R_Parity", "type": "esriFieldTypeString", "alias": "R_Parity", "length": 1, "domain": null }, { "name": "T_Elevation", "type": "esriFieldTypeInteger", "alias": "T_Elevation", "domain": null }, { "name": "F_Elevation", "type": "esriFieldTypeInteger", "alias": "F_Elevation", "domain": null }, { "name": "L_Response_Area", "type": "esriFieldTypeString", "alias": "L_Response_Area", "length": 11, "domain": null }, { "name": "R_Response_Area", "type": "esriFieldTypeString", "alias": "R_Response_Area", "length": 11, "domain": null }, { "name": "L_Serv_Prov", "type": "esriFieldTypeString", "alias": "L_Serv_Prov", "length": 36, "domain": null }, { "name": "R_Serv_Prov", "type": "esriFieldTypeString", "alias": "R_Serv_Prov", "length": 36, "domain": null }, { "name": "EMS_Left", "type": "esriFieldTypeString", "alias": "EMS_Left", "length": 11, "domain": null }, { "name": "EMS_Right", "type": "esriFieldTypeString", "alias": "EMS_Right", "length": 11, "domain": null }, { "name": "Fire_Left", "type": "esriFieldTypeString", "alias": "Fire_Left", "length": 11, "domain": null }, { "name": "Fire_Right", "type": "esriFieldTypeString", "alias": "Fire_Right", "length": 11, "domain": null }, { "name": "PD_Left", "type": "esriFieldTypeString", "alias": "PD_Left", "length": 11, "domain": null }, { "name": "PD_Right", "type": "esriFieldTypeString", "alias": "PD_Right", "length": 11, "domain": null }, { "name": "ESN_Left", "type": "esriFieldTypeString", "alias": "ESN_Left", "length": 11, "domain": null }, { "name": "ESN_Right", "type": "esriFieldTypeString", "alias": "ESN_Right", "length": 11, "domain": null }, { "name": "CityLeft911", "type": "esriFieldTypeString", "alias": "CityLeft911", "length": 10, "domain": null }, { "name": "CityRight911", "type": "esriFieldTypeString", "alias": "CityRight911", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Export", "type": "esriFieldTypeString", "alias": "Export", "length": 5, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 50, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBIDCLIP", "type": "esriFieldTypeString", "alias": "OBIDCLIP", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 30, "domain": null }, { "name": "GlobalID_Old", "type": "esriFieldTypeString", "alias": "GlobalID_Old", "length": 40, "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2367", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2367", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 143, "name": "Centerlines_<3000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 14 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 14 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 13 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 14 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 13 }, "value": "A31", "label": "A31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 13 }, "value": "A35", "label": "A35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 13 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 13 }, "value": "A45", "label": "A45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 13 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 13 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 11 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 20, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 28, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 36, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A30' ) AND StreetFull <> 'LEXINGTON AVE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A30", "priority": 44, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A31' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A31", "priority": 47, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A35' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A35", "priority": 55, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A40' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A40", "priority": 63, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A45' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A45", "priority": 70, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A63' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A63", "priority": 78, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 0, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A64' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A64", "priority": 86, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A70' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A70", "priority": 94, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51443596409639, "ymin": 45.035093419514716, "xmax": -93.01750259250315, "ymax": 45.4209469161968, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 36, "domain": null }, { "name": "L_F_Add", "type": "esriFieldTypeInteger", "alias": "L_F_Add", "domain": null }, { "name": "L_T_Add", "type": "esriFieldTypeInteger", "alias": "L_T_Add", "domain": null }, { "name": "R_F_Add", "type": "esriFieldTypeInteger", "alias": "R_F_Add", "domain": null }, { "name": "R_T_Add", "type": "esriFieldTypeInteger", "alias": "R_T_Add", "domain": null }, { "name": "StreetFull", "type": "esriFieldTypeString", "alias": "StreetFull", "length": 150, "domain": null }, { "name": "St_Prefix", "type": "esriFieldTypeString", "alias": "St_Prefix", "length": 5, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 75, "domain": null }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "length": 10, "domain": null }, { "name": "St_Suffix", "type": "esriFieldTypeString", "alias": "St_Suffix", "length": 5, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CityLeft", "length": 30, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CityRight", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Left", "type": "esriFieldTypeString", "alias": "Zip_Left", "length": 10, "domain": null }, { "name": "Zip_Right", "type": "esriFieldTypeString", "alias": "Zip_Right", "length": 10, "domain": null }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "length": 5, "domain": null }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "length": 5, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 30, "domain": null }, { "name": "Feature_Type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 3, "domain": null }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Loc_Name", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 30, "domain": null }, { "name": "Routing_St_ID", "type": "esriFieldTypeString", "alias": "Routing_St_ID", "length": 36, "domain": null }, { "name": "L_Parity", "type": "esriFieldTypeString", "alias": "L_Parity", "length": 1, "domain": null }, { "name": "R_Parity", "type": "esriFieldTypeString", "alias": "R_Parity", "length": 1, "domain": null }, { "name": "T_Elevation", "type": "esriFieldTypeInteger", "alias": "T_Elevation", "domain": null }, { "name": "F_Elevation", "type": "esriFieldTypeInteger", "alias": "F_Elevation", "domain": null }, { "name": "L_Response_Area", "type": "esriFieldTypeString", "alias": "L_Response_Area", "length": 11, "domain": null }, { "name": "R_Response_Area", "type": "esriFieldTypeString", "alias": "R_Response_Area", "length": 11, "domain": null }, { "name": "L_Serv_Prov", "type": "esriFieldTypeString", "alias": "L_Serv_Prov", "length": 36, "domain": null }, { "name": "R_Serv_Prov", "type": "esriFieldTypeString", "alias": "R_Serv_Prov", "length": 36, "domain": null }, { "name": "EMS_Left", "type": "esriFieldTypeString", "alias": "EMS_Left", "length": 11, "domain": null }, { "name": "EMS_Right", "type": "esriFieldTypeString", "alias": "EMS_Right", "length": 11, "domain": null }, { "name": "Fire_Left", "type": "esriFieldTypeString", "alias": "Fire_Left", "length": 11, "domain": null }, { "name": "Fire_Right", "type": "esriFieldTypeString", "alias": "Fire_Right", "length": 11, "domain": null }, { "name": "PD_Left", "type": "esriFieldTypeString", "alias": "PD_Left", "length": 11, "domain": null }, { "name": "PD_Right", "type": "esriFieldTypeString", "alias": "PD_Right", "length": 11, "domain": null }, { "name": "ESN_Left", "type": "esriFieldTypeString", "alias": "ESN_Left", "length": 11, "domain": null }, { "name": "ESN_Right", "type": "esriFieldTypeString", "alias": "ESN_Right", "length": 11, "domain": null }, { "name": "CityLeft911", "type": "esriFieldTypeString", "alias": "CityLeft911", "length": 10, "domain": null }, { "name": "CityRight911", "type": "esriFieldTypeString", "alias": "CityRight911", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Export", "type": "esriFieldTypeString", "alias": "Export", "length": 5, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 50, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBIDCLIP", "type": "esriFieldTypeString", "alias": "OBIDCLIP", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 30, "domain": null }, { "name": "GlobalID_Old", "type": "esriFieldTypeString", "alias": "GlobalID_Old", "length": 40, "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2367", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2367", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 144, "name": "Centerlines_5000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 3001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 14 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 14 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 13 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 13 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 13 }, "value": "A31", "label": "A31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 13 }, "value": "A35", "label": "A35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 12 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 12 }, "value": "A45", "label": "A45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 13 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 12 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 11 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 21, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 13, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 29, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 13, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 37, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 13, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A30' ) AND StreetFull <> 'LEXINGTON AVE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A30", "priority": 45, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A31' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A31", "priority": 48, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A35' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A35", "priority": 56, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A40' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A40", "priority": 64, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A45' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A45", "priority": 71, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A63' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A63", "priority": 79, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A64' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A64", "priority": 87, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A70' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A70", "priority": 95, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51443596409639, "ymin": 45.035093419514716, "xmax": -93.01750259250315, "ymax": 45.4209469161968, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 36, "domain": null }, { "name": "L_F_Add", "type": "esriFieldTypeInteger", "alias": "L_F_Add", "domain": null }, { "name": "L_T_Add", "type": "esriFieldTypeInteger", "alias": "L_T_Add", "domain": null }, { "name": "R_F_Add", "type": "esriFieldTypeInteger", "alias": "R_F_Add", "domain": null }, { "name": "R_T_Add", "type": "esriFieldTypeInteger", "alias": "R_T_Add", "domain": null }, { "name": "StreetFull", "type": "esriFieldTypeString", "alias": "StreetFull", "length": 150, "domain": null }, { "name": "St_Prefix", "type": "esriFieldTypeString", "alias": "St_Prefix", "length": 5, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 75, "domain": null }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "length": 10, "domain": null }, { "name": "St_Suffix", "type": "esriFieldTypeString", "alias": "St_Suffix", "length": 5, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CityLeft", "length": 30, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CityRight", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Left", "type": "esriFieldTypeString", "alias": "Zip_Left", "length": 10, "domain": null }, { "name": "Zip_Right", "type": "esriFieldTypeString", "alias": "Zip_Right", "length": 10, "domain": null }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "length": 5, "domain": null }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "length": 5, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 30, "domain": null }, { "name": "Feature_Type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 3, "domain": null }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Loc_Name", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 30, "domain": null }, { "name": "Routing_St_ID", "type": "esriFieldTypeString", "alias": "Routing_St_ID", "length": 36, "domain": null }, { "name": "L_Parity", "type": "esriFieldTypeString", "alias": "L_Parity", "length": 1, "domain": null }, { "name": "R_Parity", "type": "esriFieldTypeString", "alias": "R_Parity", "length": 1, "domain": null }, { "name": "T_Elevation", "type": "esriFieldTypeInteger", "alias": "T_Elevation", "domain": null }, { "name": "F_Elevation", "type": "esriFieldTypeInteger", "alias": "F_Elevation", "domain": null }, { "name": "L_Response_Area", "type": "esriFieldTypeString", "alias": "L_Response_Area", "length": 11, "domain": null }, { "name": "R_Response_Area", "type": "esriFieldTypeString", "alias": "R_Response_Area", "length": 11, "domain": null }, { "name": "L_Serv_Prov", "type": "esriFieldTypeString", "alias": "L_Serv_Prov", "length": 36, "domain": null }, { "name": "R_Serv_Prov", "type": "esriFieldTypeString", "alias": "R_Serv_Prov", "length": 36, "domain": null }, { "name": "EMS_Left", "type": "esriFieldTypeString", "alias": "EMS_Left", "length": 11, "domain": null }, { "name": "EMS_Right", "type": "esriFieldTypeString", "alias": "EMS_Right", "length": 11, "domain": null }, { "name": "Fire_Left", "type": "esriFieldTypeString", "alias": "Fire_Left", "length": 11, "domain": null }, { "name": "Fire_Right", "type": "esriFieldTypeString", "alias": "Fire_Right", "length": 11, "domain": null }, { "name": "PD_Left", "type": "esriFieldTypeString", "alias": "PD_Left", "length": 11, "domain": null }, { "name": "PD_Right", "type": "esriFieldTypeString", "alias": "PD_Right", "length": 11, "domain": null }, { "name": "ESN_Left", "type": "esriFieldTypeString", "alias": "ESN_Left", "length": 11, "domain": null }, { "name": "ESN_Right", "type": "esriFieldTypeString", "alias": "ESN_Right", "length": 11, "domain": null }, { "name": "CityLeft911", "type": "esriFieldTypeString", "alias": "CityLeft911", "length": 10, "domain": null }, { "name": "CityRight911", "type": "esriFieldTypeString", "alias": "CityRight911", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Export", "type": "esriFieldTypeString", "alias": "Export", "length": 5, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 50, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBIDCLIP", "type": "esriFieldTypeString", "alias": "OBIDCLIP", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 30, "domain": null }, { "name": "GlobalID_Old", "type": "esriFieldTypeString", "alias": "GlobalID_Old", "length": 40, "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2367", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2367", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 145, "name": "Centerlines_10000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 5001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 11 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 11 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 11 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 11 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 11 }, "value": "A31", "label": "A31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 11 }, "value": "A35", "label": "A35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 8 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 8 }, "value": "A45", "label": "A45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 5 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 8 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 8 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 19, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 27, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 35, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"Feature_Type\" = 'A30' ) AND StreetFull <> 'LEXINGTON AVE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A30", "priority": 43, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"Feature_Type\" = 'A31' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A31", "priority": 53, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"Feature_Type\" = 'A35' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A35", "priority": 61, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A40' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A40", "priority": 69, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A45' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A45", "priority": 76, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A70' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A70", "priority": 96, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51443596409639, "ymin": 45.035093419514716, "xmax": -93.01750259250315, "ymax": 45.4209469161968, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 36, "domain": null }, { "name": "L_F_Add", "type": "esriFieldTypeInteger", "alias": "L_F_Add", "domain": null }, { "name": "L_T_Add", "type": "esriFieldTypeInteger", "alias": "L_T_Add", "domain": null }, { "name": "R_F_Add", "type": "esriFieldTypeInteger", "alias": "R_F_Add", "domain": null }, { "name": "R_T_Add", "type": "esriFieldTypeInteger", "alias": "R_T_Add", "domain": null }, { "name": "StreetFull", "type": "esriFieldTypeString", "alias": "StreetFull", "length": 150, "domain": null }, { "name": "St_Prefix", "type": "esriFieldTypeString", "alias": "St_Prefix", "length": 5, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 75, "domain": null }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "length": 10, "domain": null }, { "name": "St_Suffix", "type": "esriFieldTypeString", "alias": "St_Suffix", "length": 5, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CityLeft", "length": 30, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CityRight", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Left", "type": "esriFieldTypeString", "alias": "Zip_Left", "length": 10, "domain": null }, { "name": "Zip_Right", "type": "esriFieldTypeString", "alias": "Zip_Right", "length": 10, "domain": null }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "length": 5, "domain": null }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "length": 5, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 30, "domain": null }, { "name": "Feature_Type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 3, "domain": null }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Loc_Name", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 30, "domain": null }, { "name": "Routing_St_ID", "type": "esriFieldTypeString", "alias": "Routing_St_ID", "length": 36, "domain": null }, { "name": "L_Parity", "type": "esriFieldTypeString", "alias": "L_Parity", "length": 1, "domain": null }, { "name": "R_Parity", "type": "esriFieldTypeString", "alias": "R_Parity", "length": 1, "domain": null }, { "name": "T_Elevation", "type": "esriFieldTypeInteger", "alias": "T_Elevation", "domain": null }, { "name": "F_Elevation", "type": "esriFieldTypeInteger", "alias": "F_Elevation", "domain": null }, { "name": "L_Response_Area", "type": "esriFieldTypeString", "alias": "L_Response_Area", "length": 11, "domain": null }, { "name": "R_Response_Area", "type": "esriFieldTypeString", "alias": "R_Response_Area", "length": 11, "domain": null }, { "name": "L_Serv_Prov", "type": "esriFieldTypeString", "alias": "L_Serv_Prov", "length": 36, "domain": null }, { "name": "R_Serv_Prov", "type": "esriFieldTypeString", "alias": "R_Serv_Prov", "length": 36, "domain": null }, { "name": "EMS_Left", "type": "esriFieldTypeString", "alias": "EMS_Left", "length": 11, "domain": null }, { "name": "EMS_Right", "type": "esriFieldTypeString", "alias": "EMS_Right", "length": 11, "domain": null }, { "name": "Fire_Left", "type": "esriFieldTypeString", "alias": "Fire_Left", "length": 11, "domain": null }, { "name": "Fire_Right", "type": "esriFieldTypeString", "alias": "Fire_Right", "length": 11, "domain": null }, { "name": "PD_Left", "type": "esriFieldTypeString", "alias": "PD_Left", "length": 11, "domain": null }, { "name": "PD_Right", "type": "esriFieldTypeString", "alias": "PD_Right", "length": 11, "domain": null }, { "name": "ESN_Left", "type": "esriFieldTypeString", "alias": "ESN_Left", "length": 11, "domain": null }, { "name": "ESN_Right", "type": "esriFieldTypeString", "alias": "ESN_Right", "length": 11, "domain": null }, { "name": "CityLeft911", "type": "esriFieldTypeString", "alias": "CityLeft911", "length": 10, "domain": null }, { "name": "CityRight911", "type": "esriFieldTypeString", "alias": "CityRight911", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Export", "type": "esriFieldTypeString", "alias": "Export", "length": 5, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 50, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBIDCLIP", "type": "esriFieldTypeString", "alias": "OBIDCLIP", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 30, "domain": null }, { "name": "GlobalID_Old", "type": "esriFieldTypeString", "alias": "GlobalID_Old", "length": 40, "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2367", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2367", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 146, "name": "Centerlines_20000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 10001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 8 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 8 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 8 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 8 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 10 }, "value": "A31", "label": "A31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 10 }, "value": "A35", "label": "A35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 6 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 5 }, "value": "A45", "label": "A45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 5 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 18, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 26, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 34, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"Feature_Type\" = 'A30' ) AND StreetFull <> 'LEXINGTON AVE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A30", "priority": 42, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"Feature_Type\" = 'A31' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A31", "priority": 52, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"Feature_Type\" = 'A35' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A35", "priority": 60, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A40' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A40", "priority": 68, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51443596409639, "ymin": 45.035093419514716, "xmax": -93.01750259250315, "ymax": 45.4209469161968, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 36, "domain": null }, { "name": "L_F_Add", "type": "esriFieldTypeInteger", "alias": "L_F_Add", "domain": null }, { "name": "L_T_Add", "type": "esriFieldTypeInteger", "alias": "L_T_Add", "domain": null }, { "name": "R_F_Add", "type": "esriFieldTypeInteger", "alias": "R_F_Add", "domain": null }, { "name": "R_T_Add", "type": "esriFieldTypeInteger", "alias": "R_T_Add", "domain": null }, { "name": "StreetFull", "type": "esriFieldTypeString", "alias": "StreetFull", "length": 150, "domain": null }, { "name": "St_Prefix", "type": "esriFieldTypeString", "alias": "St_Prefix", "length": 5, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 75, "domain": null }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "length": 10, "domain": null }, { "name": "St_Suffix", "type": "esriFieldTypeString", "alias": "St_Suffix", "length": 5, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CityLeft", "length": 30, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CityRight", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Left", "type": "esriFieldTypeString", "alias": "Zip_Left", "length": 10, "domain": null }, { "name": "Zip_Right", "type": "esriFieldTypeString", "alias": "Zip_Right", "length": 10, "domain": null }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "length": 5, "domain": null }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "length": 5, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 30, "domain": null }, { "name": "Feature_Type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 3, "domain": null }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Loc_Name", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 30, "domain": null }, { "name": "Routing_St_ID", "type": "esriFieldTypeString", "alias": "Routing_St_ID", "length": 36, "domain": null }, { "name": "L_Parity", "type": "esriFieldTypeString", "alias": "L_Parity", "length": 1, "domain": null }, { "name": "R_Parity", "type": "esriFieldTypeString", "alias": "R_Parity", "length": 1, "domain": null }, { "name": "T_Elevation", "type": "esriFieldTypeInteger", "alias": "T_Elevation", "domain": null }, { "name": "F_Elevation", "type": "esriFieldTypeInteger", "alias": "F_Elevation", "domain": null }, { "name": "L_Response_Area", "type": "esriFieldTypeString", "alias": "L_Response_Area", "length": 11, "domain": null }, { "name": "R_Response_Area", "type": "esriFieldTypeString", "alias": "R_Response_Area", "length": 11, "domain": null }, { "name": "L_Serv_Prov", "type": "esriFieldTypeString", "alias": "L_Serv_Prov", "length": 36, "domain": null }, { "name": "R_Serv_Prov", "type": "esriFieldTypeString", "alias": "R_Serv_Prov", "length": 36, "domain": null }, { "name": "EMS_Left", "type": "esriFieldTypeString", "alias": "EMS_Left", "length": 11, "domain": null }, { "name": "EMS_Right", "type": "esriFieldTypeString", "alias": "EMS_Right", "length": 11, "domain": null }, { "name": "Fire_Left", "type": "esriFieldTypeString", "alias": "Fire_Left", "length": 11, "domain": null }, { "name": "Fire_Right", "type": "esriFieldTypeString", "alias": "Fire_Right", "length": 11, "domain": null }, { "name": "PD_Left", "type": "esriFieldTypeString", "alias": "PD_Left", "length": 11, "domain": null }, { "name": "PD_Right", "type": "esriFieldTypeString", "alias": "PD_Right", "length": 11, "domain": null }, { "name": "ESN_Left", "type": "esriFieldTypeString", "alias": "ESN_Left", "length": 11, "domain": null }, { "name": "ESN_Right", "type": "esriFieldTypeString", "alias": "ESN_Right", "length": 11, "domain": null }, { "name": "CityLeft911", "type": "esriFieldTypeString", "alias": "CityLeft911", "length": 10, "domain": null }, { "name": "CityRight911", "type": "esriFieldTypeString", "alias": "CityRight911", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Export", "type": "esriFieldTypeString", "alias": "Export", "length": 5, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 50, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBIDCLIP", "type": "esriFieldTypeString", "alias": "OBIDCLIP", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 30, "domain": null }, { "name": "GlobalID_Old", "type": "esriFieldTypeString", "alias": "GlobalID_Old", "length": 40, "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2367", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2367", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 147, "name": "Centerlines_40000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 20001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 8 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 8 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 8 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 8 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 8 }, "value": "A31", "label": "A31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 8 }, "value": "A35", "label": "A35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "value": "A45", "label": "A45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 3 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 17, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 23, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"Feature_Type\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 33, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"Feature_Type\" = 'A30' ) AND StreetFull <> 'LEXINGTON AVE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A30", "priority": 39, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"Feature_Type\" = 'A31' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A31", "priority": 51, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"Feature_Type\" = 'A35' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A35", "priority": 57, "symbol": { "type": "esriTS", "color": [ 51, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51443596409639, "ymin": 45.035093419514716, "xmax": -93.01750259250315, "ymax": 45.4209469161968, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 36, "domain": null }, { "name": "L_F_Add", "type": "esriFieldTypeInteger", "alias": "L_F_Add", "domain": null }, { "name": "L_T_Add", "type": "esriFieldTypeInteger", "alias": "L_T_Add", "domain": null }, { "name": "R_F_Add", "type": "esriFieldTypeInteger", "alias": "R_F_Add", "domain": null }, { "name": "R_T_Add", "type": "esriFieldTypeInteger", "alias": "R_T_Add", "domain": null }, { "name": "StreetFull", "type": "esriFieldTypeString", "alias": "StreetFull", "length": 150, "domain": null }, { "name": "St_Prefix", "type": "esriFieldTypeString", "alias": "St_Prefix", "length": 5, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 75, "domain": null }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "length": 10, "domain": null }, { "name": "St_Suffix", "type": "esriFieldTypeString", "alias": "St_Suffix", "length": 5, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CityLeft", "length": 30, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CityRight", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Left", "type": "esriFieldTypeString", "alias": "Zip_Left", "length": 10, "domain": null }, { "name": "Zip_Right", "type": "esriFieldTypeString", "alias": "Zip_Right", "length": 10, "domain": null }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "length": 5, "domain": null }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "length": 5, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 30, "domain": null }, { "name": "Feature_Type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 3, "domain": null }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Loc_Name", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 30, "domain": null }, { "name": "Routing_St_ID", "type": "esriFieldTypeString", "alias": "Routing_St_ID", "length": 36, "domain": null }, { "name": "L_Parity", "type": "esriFieldTypeString", "alias": "L_Parity", "length": 1, "domain": null }, { "name": "R_Parity", "type": "esriFieldTypeString", "alias": "R_Parity", "length": 1, "domain": null }, { "name": "T_Elevation", "type": "esriFieldTypeInteger", "alias": "T_Elevation", "domain": null }, { "name": "F_Elevation", "type": "esriFieldTypeInteger", "alias": "F_Elevation", "domain": null }, { "name": "L_Response_Area", "type": "esriFieldTypeString", "alias": "L_Response_Area", "length": 11, "domain": null }, { "name": "R_Response_Area", "type": "esriFieldTypeString", "alias": "R_Response_Area", "length": 11, "domain": null }, { "name": "L_Serv_Prov", "type": "esriFieldTypeString", "alias": "L_Serv_Prov", "length": 36, "domain": null }, { "name": "R_Serv_Prov", "type": "esriFieldTypeString", "alias": "R_Serv_Prov", "length": 36, "domain": null }, { "name": "EMS_Left", "type": "esriFieldTypeString", "alias": "EMS_Left", "length": 11, "domain": null }, { "name": "EMS_Right", "type": "esriFieldTypeString", "alias": "EMS_Right", "length": 11, "domain": null }, { "name": "Fire_Left", "type": "esriFieldTypeString", "alias": "Fire_Left", "length": 11, "domain": null }, { "name": "Fire_Right", "type": "esriFieldTypeString", "alias": "Fire_Right", "length": 11, "domain": null }, { "name": "PD_Left", "type": "esriFieldTypeString", "alias": "PD_Left", "length": 11, "domain": null }, { "name": "PD_Right", "type": "esriFieldTypeString", "alias": "PD_Right", "length": 11, "domain": null }, { "name": "ESN_Left", "type": "esriFieldTypeString", "alias": "ESN_Left", "length": 11, "domain": null }, { "name": "ESN_Right", "type": "esriFieldTypeString", "alias": "ESN_Right", "length": 11, "domain": null }, { "name": "CityLeft911", "type": "esriFieldTypeString", "alias": "CityLeft911", "length": 10, "domain": null }, { "name": "CityRight911", "type": "esriFieldTypeString", "alias": "CityRight911", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Export", "type": "esriFieldTypeString", "alias": "Export", "length": 5, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 50, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBIDCLIP", "type": "esriFieldTypeString", "alias": "OBIDCLIP", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 30, "domain": null }, { "name": "GlobalID_Old", "type": "esriFieldTypeString", "alias": "GlobalID_Old", "length": 40, "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2367", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2367", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 148, "name": "Centerlines_80000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 40001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 5 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 5 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 5 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 4 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 4 }, "value": "A31", "label": "A31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 4 }, "value": "A35", "label": "A35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A45", "label": "A45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"Feature_Type\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 16, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"Feature_Type\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 24, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[StreetFull]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"Feature_Type\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 32, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51443596409639, "ymin": 45.035093419514716, "xmax": -93.01750259250315, "ymax": 45.4209469161968, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 36, "domain": null }, { "name": "L_F_Add", "type": "esriFieldTypeInteger", "alias": "L_F_Add", "domain": null }, { "name": "L_T_Add", "type": "esriFieldTypeInteger", "alias": "L_T_Add", "domain": null }, { "name": "R_F_Add", "type": "esriFieldTypeInteger", "alias": "R_F_Add", "domain": null }, { "name": "R_T_Add", "type": "esriFieldTypeInteger", "alias": "R_T_Add", "domain": null }, { "name": "StreetFull", "type": "esriFieldTypeString", "alias": "StreetFull", "length": 150, "domain": null }, { "name": "St_Prefix", "type": "esriFieldTypeString", "alias": "St_Prefix", "length": 5, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 75, "domain": null }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "length": 10, "domain": null }, { "name": "St_Suffix", "type": "esriFieldTypeString", "alias": "St_Suffix", "length": 5, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CityLeft", "length": 30, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CityRight", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Left", "type": "esriFieldTypeString", "alias": "Zip_Left", "length": 10, "domain": null }, { "name": "Zip_Right", "type": "esriFieldTypeString", "alias": "Zip_Right", "length": 10, "domain": null }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "length": 5, "domain": null }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "length": 5, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 30, "domain": null }, { "name": "Feature_Type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 3, "domain": null }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Loc_Name", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 30, "domain": null }, { "name": "Routing_St_ID", "type": "esriFieldTypeString", "alias": "Routing_St_ID", "length": 36, "domain": null }, { "name": "L_Parity", "type": "esriFieldTypeString", "alias": "L_Parity", "length": 1, "domain": null }, { "name": "R_Parity", "type": "esriFieldTypeString", "alias": "R_Parity", "length": 1, "domain": null }, { "name": "T_Elevation", "type": "esriFieldTypeInteger", "alias": "T_Elevation", "domain": null }, { "name": "F_Elevation", "type": "esriFieldTypeInteger", "alias": "F_Elevation", "domain": null }, { "name": "L_Response_Area", "type": "esriFieldTypeString", "alias": "L_Response_Area", "length": 11, "domain": null }, { "name": "R_Response_Area", "type": "esriFieldTypeString", "alias": "R_Response_Area", "length": 11, "domain": null }, { "name": "L_Serv_Prov", "type": "esriFieldTypeString", "alias": "L_Serv_Prov", "length": 36, "domain": null }, { "name": "R_Serv_Prov", "type": "esriFieldTypeString", "alias": "R_Serv_Prov", "length": 36, "domain": null }, { "name": "EMS_Left", "type": "esriFieldTypeString", "alias": "EMS_Left", "length": 11, "domain": null }, { "name": "EMS_Right", "type": "esriFieldTypeString", "alias": "EMS_Right", "length": 11, "domain": null }, { "name": "Fire_Left", "type": "esriFieldTypeString", "alias": "Fire_Left", "length": 11, "domain": null }, { "name": "Fire_Right", "type": "esriFieldTypeString", "alias": "Fire_Right", "length": 11, "domain": null }, { "name": "PD_Left", "type": "esriFieldTypeString", "alias": "PD_Left", "length": 11, "domain": null }, { "name": "PD_Right", "type": "esriFieldTypeString", "alias": "PD_Right", "length": 11, "domain": null }, { "name": "ESN_Left", "type": "esriFieldTypeString", "alias": "ESN_Left", "length": 11, "domain": null }, { "name": "ESN_Right", "type": "esriFieldTypeString", "alias": "ESN_Right", "length": 11, "domain": null }, { "name": "CityLeft911", "type": "esriFieldTypeString", "alias": "CityLeft911", "length": 10, "domain": null }, { "name": "CityRight911", "type": "esriFieldTypeString", "alias": "CityRight911", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Export", "type": "esriFieldTypeString", "alias": "Export", "length": 5, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 50, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBIDCLIP", "type": "esriFieldTypeString", "alias": "OBIDCLIP", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 30, "domain": null }, { "name": "GlobalID_Old", "type": "esriFieldTypeString", "alias": "GlobalID_Old", "length": 40, "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2367", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2367", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 149, "name": "Centerlines_160000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 160000, "maxScale": 80001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 5 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 5 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 5 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "A31", "label": "A31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "A35", "label": "A35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A45", "label": "A45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -93.51443596409639, "ymin": 45.035093419514716, "xmax": -93.01750259250315, "ymax": 45.4209469161968, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 36, "domain": null }, { "name": "L_F_Add", "type": "esriFieldTypeInteger", "alias": "L_F_Add", "domain": null }, { "name": "L_T_Add", "type": "esriFieldTypeInteger", "alias": "L_T_Add", "domain": null }, { "name": "R_F_Add", "type": "esriFieldTypeInteger", "alias": "R_F_Add", "domain": null }, { "name": "R_T_Add", "type": "esriFieldTypeInteger", "alias": "R_T_Add", "domain": null }, { "name": "StreetFull", "type": "esriFieldTypeString", "alias": "StreetFull", "length": 150, "domain": null }, { "name": "St_Prefix", "type": "esriFieldTypeString", "alias": "St_Prefix", "length": 5, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 75, "domain": null }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "length": 10, "domain": null }, { "name": "St_Suffix", "type": "esriFieldTypeString", "alias": "St_Suffix", "length": 5, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CityLeft", "length": 30, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CityRight", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Left", "type": "esriFieldTypeString", "alias": "Zip_Left", "length": 10, "domain": null }, { "name": "Zip_Right", "type": "esriFieldTypeString", "alias": "Zip_Right", "length": 10, "domain": null }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "length": 5, "domain": null }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "length": 5, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 30, "domain": null }, { "name": "Feature_Type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 3, "domain": null }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Loc_Name", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 30, "domain": null }, { "name": "Routing_St_ID", "type": "esriFieldTypeString", "alias": "Routing_St_ID", "length": 36, "domain": null }, { "name": "L_Parity", "type": "esriFieldTypeString", "alias": "L_Parity", "length": 1, "domain": null }, { "name": "R_Parity", "type": "esriFieldTypeString", "alias": "R_Parity", "length": 1, "domain": null }, { "name": "T_Elevation", "type": "esriFieldTypeInteger", "alias": "T_Elevation", "domain": null }, { "name": "F_Elevation", "type": "esriFieldTypeInteger", "alias": "F_Elevation", "domain": null }, { "name": "L_Response_Area", "type": "esriFieldTypeString", "alias": "L_Response_Area", "length": 11, "domain": null }, { "name": "R_Response_Area", "type": "esriFieldTypeString", "alias": "R_Response_Area", "length": 11, "domain": null }, { "name": "L_Serv_Prov", "type": "esriFieldTypeString", "alias": "L_Serv_Prov", "length": 36, "domain": null }, { "name": "R_Serv_Prov", "type": "esriFieldTypeString", "alias": "R_Serv_Prov", "length": 36, "domain": null }, { "name": "EMS_Left", "type": "esriFieldTypeString", "alias": "EMS_Left", "length": 11, "domain": null }, { "name": "EMS_Right", "type": "esriFieldTypeString", "alias": "EMS_Right", "length": 11, "domain": null }, { "name": "Fire_Left", "type": "esriFieldTypeString", "alias": "Fire_Left", "length": 11, "domain": null }, { "name": "Fire_Right", "type": "esriFieldTypeString", "alias": "Fire_Right", "length": 11, "domain": null }, { "name": "PD_Left", "type": "esriFieldTypeString", "alias": "PD_Left", "length": 11, "domain": null }, { "name": "PD_Right", "type": "esriFieldTypeString", "alias": "PD_Right", "length": 11, "domain": null }, { "name": "ESN_Left", "type": "esriFieldTypeString", "alias": "ESN_Left", "length": 11, "domain": null }, { "name": "ESN_Right", "type": "esriFieldTypeString", "alias": "ESN_Right", "length": 11, "domain": null }, { "name": "CityLeft911", "type": "esriFieldTypeString", "alias": "CityLeft911", "length": 10, "domain": null }, { "name": "CityRight911", "type": "esriFieldTypeString", "alias": "CityRight911", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Export", "type": "esriFieldTypeString", "alias": "Export", "length": 5, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 50, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBIDCLIP", "type": "esriFieldTypeString", "alias": "OBIDCLIP", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 30, "domain": null }, { "name": "GlobalID_Old", "type": "esriFieldTypeString", "alias": "GlobalID_Old", "length": 40, "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2367", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2367", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 150, "name": "Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 160001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 4 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 }, "value": "A31", "label": "A31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 }, "value": "A35", "label": "A35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A45", "label": "A45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [] }, "defaultVisibility": true, "extent": { "xmin": -93.51443596409639, "ymin": 45.035093419514716, "xmax": -93.01750259250315, "ymax": 45.4209469161968, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "St_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeString", "alias": "SegmentID", "length": 36, "domain": null }, { "name": "L_F_Add", "type": "esriFieldTypeInteger", "alias": "L_F_Add", "domain": null }, { "name": "L_T_Add", "type": "esriFieldTypeInteger", "alias": "L_T_Add", "domain": null }, { "name": "R_F_Add", "type": "esriFieldTypeInteger", "alias": "R_F_Add", "domain": null }, { "name": "R_T_Add", "type": "esriFieldTypeInteger", "alias": "R_T_Add", "domain": null }, { "name": "StreetFull", "type": "esriFieldTypeString", "alias": "StreetFull", "length": 150, "domain": null }, { "name": "St_Prefix", "type": "esriFieldTypeString", "alias": "St_Prefix", "length": 5, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 75, "domain": null }, { "name": "St_Type", "type": "esriFieldTypeString", "alias": "St_Type", "length": 10, "domain": null }, { "name": "St_Suffix", "type": "esriFieldTypeString", "alias": "St_Suffix", "length": 5, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CityLeft", "length": 30, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CityRight", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Left", "type": "esriFieldTypeString", "alias": "Zip_Left", "length": 10, "domain": null }, { "name": "Zip_Right", "type": "esriFieldTypeString", "alias": "Zip_Right", "length": 10, "domain": null }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "length": 5, "domain": null }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "length": 5, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 30, "domain": null }, { "name": "Feature_Type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 3, "domain": null }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed_Limit", "domain": null }, { "name": "Loc_Name", "type": "esriFieldTypeString", "alias": "Loc_Name", "length": 30, "domain": null }, { "name": "Routing_St_ID", "type": "esriFieldTypeString", "alias": "Routing_St_ID", "length": 36, "domain": null }, { "name": "L_Parity", "type": "esriFieldTypeString", "alias": "L_Parity", "length": 1, "domain": null }, { "name": "R_Parity", "type": "esriFieldTypeString", "alias": "R_Parity", "length": 1, "domain": null }, { "name": "T_Elevation", "type": "esriFieldTypeInteger", "alias": "T_Elevation", "domain": null }, { "name": "F_Elevation", "type": "esriFieldTypeInteger", "alias": "F_Elevation", "domain": null }, { "name": "L_Response_Area", "type": "esriFieldTypeString", "alias": "L_Response_Area", "length": 11, "domain": null }, { "name": "R_Response_Area", "type": "esriFieldTypeString", "alias": "R_Response_Area", "length": 11, "domain": null }, { "name": "L_Serv_Prov", "type": "esriFieldTypeString", "alias": "L_Serv_Prov", "length": 36, "domain": null }, { "name": "R_Serv_Prov", "type": "esriFieldTypeString", "alias": "R_Serv_Prov", "length": 36, "domain": null }, { "name": "EMS_Left", "type": "esriFieldTypeString", "alias": "EMS_Left", "length": 11, "domain": null }, { "name": "EMS_Right", "type": "esriFieldTypeString", "alias": "EMS_Right", "length": 11, "domain": null }, { "name": "Fire_Left", "type": "esriFieldTypeString", "alias": "Fire_Left", "length": 11, "domain": null }, { "name": "Fire_Right", "type": "esriFieldTypeString", "alias": "Fire_Right", "length": 11, "domain": null }, { "name": "PD_Left", "type": "esriFieldTypeString", "alias": "PD_Left", "length": 11, "domain": null }, { "name": "PD_Right", "type": "esriFieldTypeString", "alias": "PD_Right", "length": 11, "domain": null }, { "name": "ESN_Left", "type": "esriFieldTypeString", "alias": "ESN_Left", "length": 11, "domain": null }, { "name": "ESN_Right", "type": "esriFieldTypeString", "alias": "ESN_Right", "length": 11, "domain": null }, { "name": "CityLeft911", "type": "esriFieldTypeString", "alias": "CityLeft911", "length": 10, "domain": null }, { "name": "CityRight911", "type": "esriFieldTypeString", "alias": "CityRight911", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Export", "type": "esriFieldTypeString", "alias": "Export", "length": 5, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 50, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBIDCLIP", "type": "esriFieldTypeString", "alias": "OBIDCLIP", "length": 50, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 30, "domain": null }, { "name": "GlobalID_Old", "type": "esriFieldTypeString", "alias": "GlobalID_Old", "length": 40, "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2367", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2367", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 151, "name": "sde.SDE.Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "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": true, "extent": { "xmin": -93.51288792712435, "ymin": 45.03499443444682, "xmax": -93.26413950030584, "ymax": 45.414015193814144, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Label", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2362_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2362", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2362", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 152, "name": "TLG_Surounding_40000_Shields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "F_CLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A15", "label": "A15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 4 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 4 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 4 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A66", "label": "A66" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A67", "label": "A67" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A71", "label": "A71" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A73", "label": "A73" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A74", "label": "A74" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A98", "label": "A98" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 249, 255 ], "toColor": [ 252, 187, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 182, 255 ], "toColor": [ 252, 243, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 182, 255 ], "toColor": [ 252, 223, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 146, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A15' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A15", "priority": 150, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 154, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 165, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A30' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A30", "priority": 127, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -94.26912836160155, "ymin": 44.74030413014265, "xmax": -92.646473369036, "ymax": 45.73462054625859, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null }, { "name": "STREETALL", "type": "esriFieldTypeString", "alias": "STREETALL", "length": 35, "domain": null }, { "name": "F_CLASS", "type": "esriFieldTypeString", "alias": "F_CLASS", "length": 6, "domain": null }, { "name": "ALT_NAM1", "type": "esriFieldTypeString", "alias": "ALT_NAM1", "length": 36, "domain": null }, { "name": "ALT_NAM2", "type": "esriFieldTypeString", "alias": "ALT_NAM2", "length": 36, "domain": null }, { "name": "F_XSTREET", "type": "esriFieldTypeString", "alias": "F_XSTREET", "length": 35, "domain": null }, { "name": "T_XSTREET", "type": "esriFieldTypeString", "alias": "T_XSTREET", "length": 35, "domain": null }, { "name": "CENST_L", "type": "esriFieldTypeSmallInteger", "alias": "CENST_L", "domain": null }, { "name": "CENCTY_L", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_L", "domain": null }, { "name": "CENMUN_L", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_L", "domain": null }, { "name": "CENST_R", "type": "esriFieldTypeSmallInteger", "alias": "CENST_R", "domain": null }, { "name": "CENCTY_R", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_R", "domain": null }, { "name": "CENMUN_R", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_R", "domain": null }, { "name": "GNIS_L", "type": "esriFieldTypeInteger", "alias": "GNIS_L", "domain": null }, { "name": "GNIS_R", "type": "esriFieldTypeInteger", "alias": "GNIS_R", "domain": null }, { "name": "FIPS5_L", "type": "esriFieldTypeInteger", "alias": "FIPS5_L", "domain": null }, { "name": "FIPS5_R", "type": "esriFieldTypeInteger", "alias": "FIPS5_R", "domain": null }, { "name": "ZIP5_L", "type": "esriFieldTypeInteger", "alias": "ZIP5_L", "domain": null }, { "name": "ZIP5_R", "type": "esriFieldTypeInteger", "alias": "ZIP5_R", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 20, "domain": null }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 20, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "CTYLABRV", "type": "esriFieldTypeString", "alias": "CTYLABRV", "length": 3, "domain": null }, { "name": "CTYRABRV", "type": "esriFieldTypeString", "alias": "CTYRABRV", "length": 3, "domain": null }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY", "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 11, "domain": null }, { "name": "TLGID", "type": "esriFieldTypeInteger", "alias": "TLGID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2368", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2368", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 153, "name": "TLG_Surounding_40000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "F_CLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 166, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 5 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 5 }, "value": "A15", "label": "A15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 4 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 4 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 4 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A66", "label": "A66" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A67", "label": "A67" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A71", "label": "A71" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A73", "label": "A73" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A74", "label": "A74" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A98", "label": "A98" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 249, 255 ], "toColor": [ 252, 187, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 182, 255 ], "toColor": [ 252, 243, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 182, 255 ], "toColor": [ 252, 223, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 144, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A15' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A15", "priority": 148, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 156, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 164, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A30' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A30", "priority": 129, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A40' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A40", "priority": 167, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A63' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A63", "priority": 171, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A64' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A64", "priority": 177, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A66' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A66", "priority": 174, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A67' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A67", "priority": 161, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A71' )", "useCodedValues": true, "maxScale": 0, "minScale": 9600, "name": "A71", "priority": 159, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A73' )", "useCodedValues": true, "maxScale": 0, "minScale": 9600, "name": "A73", "priority": 179, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A74' )", "useCodedValues": true, "maxScale": 0, "minScale": 9600, "name": "A74", "priority": 182, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A98' )", "useCodedValues": true, "maxScale": 0, "minScale": 9600, "name": "A98", "priority": 125, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -94.26912836160155, "ymin": 44.74030413014265, "xmax": -92.646473369036, "ymax": 45.73462054625859, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null }, { "name": "STREETALL", "type": "esriFieldTypeString", "alias": "STREETALL", "length": 35, "domain": null }, { "name": "F_CLASS", "type": "esriFieldTypeString", "alias": "F_CLASS", "length": 6, "domain": null }, { "name": "ALT_NAM1", "type": "esriFieldTypeString", "alias": "ALT_NAM1", "length": 36, "domain": null }, { "name": "ALT_NAM2", "type": "esriFieldTypeString", "alias": "ALT_NAM2", "length": 36, "domain": null }, { "name": "F_XSTREET", "type": "esriFieldTypeString", "alias": "F_XSTREET", "length": 35, "domain": null }, { "name": "T_XSTREET", "type": "esriFieldTypeString", "alias": "T_XSTREET", "length": 35, "domain": null }, { "name": "CENST_L", "type": "esriFieldTypeSmallInteger", "alias": "CENST_L", "domain": null }, { "name": "CENCTY_L", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_L", "domain": null }, { "name": "CENMUN_L", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_L", "domain": null }, { "name": "CENST_R", "type": "esriFieldTypeSmallInteger", "alias": "CENST_R", "domain": null }, { "name": "CENCTY_R", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_R", "domain": null }, { "name": "CENMUN_R", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_R", "domain": null }, { "name": "GNIS_L", "type": "esriFieldTypeInteger", "alias": "GNIS_L", "domain": null }, { "name": "GNIS_R", "type": "esriFieldTypeInteger", "alias": "GNIS_R", "domain": null }, { "name": "FIPS5_L", "type": "esriFieldTypeInteger", "alias": "FIPS5_L", "domain": null }, { "name": "FIPS5_R", "type": "esriFieldTypeInteger", "alias": "FIPS5_R", "domain": null }, { "name": "ZIP5_L", "type": "esriFieldTypeInteger", "alias": "ZIP5_L", "domain": null }, { "name": "ZIP5_R", "type": "esriFieldTypeInteger", "alias": "ZIP5_R", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 20, "domain": null }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 20, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "CTYLABRV", "type": "esriFieldTypeString", "alias": "CTYLABRV", "length": 3, "domain": null }, { "name": "CTYRABRV", "type": "esriFieldTypeString", "alias": "CTYRABRV", "length": 3, "domain": null }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY", "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 11, "domain": null }, { "name": "TLGID", "type": "esriFieldTypeInteger", "alias": "TLGID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2368", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2368", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 154, "name": "TLG_Surounding_80000_Shields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 40001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "F_CLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 166, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 4 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 4 }, "value": "A15", "label": "A15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A66", "label": "A66" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A67", "label": "A67" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A71", "label": "A71" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A73", "label": "A73" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A74", "label": "A74" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A98", "label": "A98" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 249, 255 ], "toColor": [ 252, 187, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 182, 255 ], "toColor": [ 252, 243, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 182, 255 ], "toColor": [ 252, 223, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 130, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A15' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A15", "priority": 131, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 132, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 147, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A30' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A30", "priority": 133, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -94.26912836160155, "ymin": 44.74030413014265, "xmax": -92.646473369036, "ymax": 45.73462054625859, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null }, { "name": "STREETALL", "type": "esriFieldTypeString", "alias": "STREETALL", "length": 35, "domain": null }, { "name": "F_CLASS", "type": "esriFieldTypeString", "alias": "F_CLASS", "length": 6, "domain": null }, { "name": "ALT_NAM1", "type": "esriFieldTypeString", "alias": "ALT_NAM1", "length": 36, "domain": null }, { "name": "ALT_NAM2", "type": "esriFieldTypeString", "alias": "ALT_NAM2", "length": 36, "domain": null }, { "name": "F_XSTREET", "type": "esriFieldTypeString", "alias": "F_XSTREET", "length": 35, "domain": null }, { "name": "T_XSTREET", "type": "esriFieldTypeString", "alias": "T_XSTREET", "length": 35, "domain": null }, { "name": "CENST_L", "type": "esriFieldTypeSmallInteger", "alias": "CENST_L", "domain": null }, { "name": "CENCTY_L", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_L", "domain": null }, { "name": "CENMUN_L", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_L", "domain": null }, { "name": "CENST_R", "type": "esriFieldTypeSmallInteger", "alias": "CENST_R", "domain": null }, { "name": "CENCTY_R", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_R", "domain": null }, { "name": "CENMUN_R", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_R", "domain": null }, { "name": "GNIS_L", "type": "esriFieldTypeInteger", "alias": "GNIS_L", "domain": null }, { "name": "GNIS_R", "type": "esriFieldTypeInteger", "alias": "GNIS_R", "domain": null }, { "name": "FIPS5_L", "type": "esriFieldTypeInteger", "alias": "FIPS5_L", "domain": null }, { "name": "FIPS5_R", "type": "esriFieldTypeInteger", "alias": "FIPS5_R", "domain": null }, { "name": "ZIP5_L", "type": "esriFieldTypeInteger", "alias": "ZIP5_L", "domain": null }, { "name": "ZIP5_R", "type": "esriFieldTypeInteger", "alias": "ZIP5_R", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 20, "domain": null }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 20, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "CTYLABRV", "type": "esriFieldTypeString", "alias": "CTYLABRV", "length": 3, "domain": null }, { "name": "CTYRABRV", "type": "esriFieldTypeString", "alias": "CTYRABRV", "length": 3, "domain": null }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY", "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 11, "domain": null }, { "name": "TLGID", "type": "esriFieldTypeInteger", "alias": "TLGID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2368", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2368", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 155, "name": "TLG_Surounding_80000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 40001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "F_CLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 166, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 5 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 5 }, "value": "A15", "label": "A15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 4 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 4 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 4 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A66", "label": "A66" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A67", "label": "A67" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A71", "label": "A71" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A73", "label": "A73" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A74", "label": "A74" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "A98", "label": "A98" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 249, 255 ], "toColor": [ 252, 187, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 182, 255 ], "toColor": [ 252, 243, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 182, 255 ], "toColor": [ 252, 223, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 145, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A15' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A15", "priority": 149, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 155, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 163, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETALL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"F_CLASS\" = 'A30' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A30", "priority": 128, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -94.26912836160155, "ymin": 44.74030413014265, "xmax": -92.646473369036, "ymax": 45.73462054625859, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null }, { "name": "STREETALL", "type": "esriFieldTypeString", "alias": "STREETALL", "length": 35, "domain": null }, { "name": "F_CLASS", "type": "esriFieldTypeString", "alias": "F_CLASS", "length": 6, "domain": null }, { "name": "ALT_NAM1", "type": "esriFieldTypeString", "alias": "ALT_NAM1", "length": 36, "domain": null }, { "name": "ALT_NAM2", "type": "esriFieldTypeString", "alias": "ALT_NAM2", "length": 36, "domain": null }, { "name": "F_XSTREET", "type": "esriFieldTypeString", "alias": "F_XSTREET", "length": 35, "domain": null }, { "name": "T_XSTREET", "type": "esriFieldTypeString", "alias": "T_XSTREET", "length": 35, "domain": null }, { "name": "CENST_L", "type": "esriFieldTypeSmallInteger", "alias": "CENST_L", "domain": null }, { "name": "CENCTY_L", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_L", "domain": null }, { "name": "CENMUN_L", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_L", "domain": null }, { "name": "CENST_R", "type": "esriFieldTypeSmallInteger", "alias": "CENST_R", "domain": null }, { "name": "CENCTY_R", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_R", "domain": null }, { "name": "CENMUN_R", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_R", "domain": null }, { "name": "GNIS_L", "type": "esriFieldTypeInteger", "alias": "GNIS_L", "domain": null }, { "name": "GNIS_R", "type": "esriFieldTypeInteger", "alias": "GNIS_R", "domain": null }, { "name": "FIPS5_L", "type": "esriFieldTypeInteger", "alias": "FIPS5_L", "domain": null }, { "name": "FIPS5_R", "type": "esriFieldTypeInteger", "alias": "FIPS5_R", "domain": null }, { "name": "ZIP5_L", "type": "esriFieldTypeInteger", "alias": "ZIP5_L", "domain": null }, { "name": "ZIP5_R", "type": "esriFieldTypeInteger", "alias": "ZIP5_R", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 20, "domain": null }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 20, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "CTYLABRV", "type": "esriFieldTypeString", "alias": "CTYLABRV", "length": 3, "domain": null }, { "name": "CTYRABRV", "type": "esriFieldTypeString", "alias": "CTYRABRV", "length": 3, "domain": null }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY", "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 11, "domain": null }, { "name": "TLGID", "type": "esriFieldTypeInteger", "alias": "TLGID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2368", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2368", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 156, "name": "TLG_Surounding_160000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 160000, "maxScale": 80001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "F_CLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 166, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 4 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 4 }, "value": "A15", "label": "A15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 }, "value": "A30", "label": "A30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A63", "label": "A63" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A64", "label": "A64" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A66", "label": "A66" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A67", "label": "A67" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A71", "label": "A71" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A73", "label": "A73" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A74", "label": "A74" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A98", "label": "A98" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 249, 255 ], "toColor": [ 252, 187, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 182, 255 ], "toColor": [ 252, 243, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 182, 255 ], "toColor": [ 252, 223, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 184, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"F_CLASS\" = 'A15' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A15", "priority": 186, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 189, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 191, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -94.26912836160155, "ymin": 44.74030413014265, "xmax": -92.646473369036, "ymax": 45.73462054625859, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null }, { "name": "STREETALL", "type": "esriFieldTypeString", "alias": "STREETALL", "length": 35, "domain": null }, { "name": "F_CLASS", "type": "esriFieldTypeString", "alias": "F_CLASS", "length": 6, "domain": null }, { "name": "ALT_NAM1", "type": "esriFieldTypeString", "alias": "ALT_NAM1", "length": 36, "domain": null }, { "name": "ALT_NAM2", "type": "esriFieldTypeString", "alias": "ALT_NAM2", "length": 36, "domain": null }, { "name": "F_XSTREET", "type": "esriFieldTypeString", "alias": "F_XSTREET", "length": 35, "domain": null }, { "name": "T_XSTREET", "type": "esriFieldTypeString", "alias": "T_XSTREET", "length": 35, "domain": null }, { "name": "CENST_L", "type": "esriFieldTypeSmallInteger", "alias": "CENST_L", "domain": null }, { "name": "CENCTY_L", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_L", "domain": null }, { "name": "CENMUN_L", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_L", "domain": null }, { "name": "CENST_R", "type": "esriFieldTypeSmallInteger", "alias": "CENST_R", "domain": null }, { "name": "CENCTY_R", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_R", "domain": null }, { "name": "CENMUN_R", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_R", "domain": null }, { "name": "GNIS_L", "type": "esriFieldTypeInteger", "alias": "GNIS_L", "domain": null }, { "name": "GNIS_R", "type": "esriFieldTypeInteger", "alias": "GNIS_R", "domain": null }, { "name": "FIPS5_L", "type": "esriFieldTypeInteger", "alias": "FIPS5_L", "domain": null }, { "name": "FIPS5_R", "type": "esriFieldTypeInteger", "alias": "FIPS5_R", "domain": null }, { "name": "ZIP5_L", "type": "esriFieldTypeInteger", "alias": "ZIP5_L", "domain": null }, { "name": "ZIP5_R", "type": "esriFieldTypeInteger", "alias": "ZIP5_R", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 20, "domain": null }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 20, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "CTYLABRV", "type": "esriFieldTypeString", "alias": "CTYLABRV", "length": 3, "domain": null }, { "name": "CTYRABRV", "type": "esriFieldTypeString", "alias": "CTYRABRV", "length": 3, "domain": null }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY", "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 11, "domain": null }, { "name": "TLGID", "type": "esriFieldTypeInteger", "alias": "TLGID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2368", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2368", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 157, "name": "TLG_Surounding_Counties_ForWeb_Cache", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 180001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "F_CLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 166, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 4 }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 4 }, "value": "A15", "label": "A15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "A20", "label": "A20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "A25", "label": "A25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A30", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A40", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A63", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A64", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A66", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A67", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A71", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A73", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A74", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.8 }, "value": "A98", "label": "A30; A40; A63; A64; A66; A67; A71; A73; A74; A98" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 224, 252, 255 ], "toColor": [ 179, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 192, 255 ], "toColor": [ 252, 209, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 215, 255 ], "toColor": [ 252, 241, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 187, 255 ], "toColor": [ 215, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"F_CLASS\" = 'A10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A10", "priority": 185, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(\"F_CLASS\" = 'A20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A20", "priority": 188, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HIGHWAYNUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "(\"F_CLASS\" = 'A25' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "A25", "priority": 190, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -94.26912836160155, "ymin": 44.74030413014265, "xmax": -92.646473369036, "ymax": 45.73462054625859, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null }, { "name": "STREETALL", "type": "esriFieldTypeString", "alias": "STREETALL", "length": 35, "domain": null }, { "name": "F_CLASS", "type": "esriFieldTypeString", "alias": "F_CLASS", "length": 6, "domain": null }, { "name": "ALT_NAM1", "type": "esriFieldTypeString", "alias": "ALT_NAM1", "length": 36, "domain": null }, { "name": "ALT_NAM2", "type": "esriFieldTypeString", "alias": "ALT_NAM2", "length": 36, "domain": null }, { "name": "F_XSTREET", "type": "esriFieldTypeString", "alias": "F_XSTREET", "length": 35, "domain": null }, { "name": "T_XSTREET", "type": "esriFieldTypeString", "alias": "T_XSTREET", "length": 35, "domain": null }, { "name": "CENST_L", "type": "esriFieldTypeSmallInteger", "alias": "CENST_L", "domain": null }, { "name": "CENCTY_L", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_L", "domain": null }, { "name": "CENMUN_L", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_L", "domain": null }, { "name": "CENST_R", "type": "esriFieldTypeSmallInteger", "alias": "CENST_R", "domain": null }, { "name": "CENCTY_R", "type": "esriFieldTypeSmallInteger", "alias": "CENCTY_R", "domain": null }, { "name": "CENMUN_R", "type": "esriFieldTypeSmallInteger", "alias": "CENMUN_R", "domain": null }, { "name": "GNIS_L", "type": "esriFieldTypeInteger", "alias": "GNIS_L", "domain": null }, { "name": "GNIS_R", "type": "esriFieldTypeInteger", "alias": "GNIS_R", "domain": null }, { "name": "FIPS5_L", "type": "esriFieldTypeInteger", "alias": "FIPS5_L", "domain": null }, { "name": "FIPS5_R", "type": "esriFieldTypeInteger", "alias": "FIPS5_R", "domain": null }, { "name": "ZIP5_L", "type": "esriFieldTypeInteger", "alias": "ZIP5_L", "domain": null }, { "name": "ZIP5_R", "type": "esriFieldTypeInteger", "alias": "ZIP5_R", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 20, "domain": null }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 20, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "CTYLABRV", "type": "esriFieldTypeString", "alias": "CTYLABRV", "length": 3, "domain": null }, { "name": "CTYRABRV", "type": "esriFieldTypeString", "alias": "CTYRABRV", "length": 3, "domain": null }, { "name": "SPEED_LIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIM", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY", "domain": null }, { "name": "HIGHWAYNUM", "type": "esriFieldTypeString", "alias": "HIGHWAYNUM", "length": 11, "domain": null }, { "name": "TLGID", "type": "esriFieldTypeInteger", "alias": "TLGID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2368", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2368", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 158, "name": "WI_CensusMajorRoads_2010", "type": "Feature Layer", "description": "The TIGER/Line Files are shapefiles and related database files (.dbf) that are an extract of selected geographic and cartographic information from the U.S. Census Bureau's Master Address File / Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) Database (MTDB). The MTDB represents a seamless national file with no overlaps or gaps between parts, however, each TIGER/Line File is designed to stand alone as an independent data set, or they can be combined to cover the entire nation.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Statewide TIGER 2010 shapefiles for Wisconsin, were processed by the Legislative Technology Servce Bureau. (2/14/2011) Major water has been clipped and data has been projected to \"NAD_1983_HARN_Wisconsin_TM (Meter)\". http://legis.wisconsin.gov/ltsb/wiselr/data.htm", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -92.8215679438294, "ymin": 42.376320572522296, "xmax": -86.81313096510931, "ymax": 46.92084450401781, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATE_FIPS", "type": "esriFieldTypeString", "alias": "STATE_FIPS", "length": 2, "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "length": 100, "domain": null }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 1, "domain": null }, { "name": "TIGER_FEAT", "type": "esriFieldTypeString", "alias": "TIGER_FEAT", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2062_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2016_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 159, "name": "sde.SDE.Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 151, 219, 242, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 76800, "name": "Default", "priority": 116, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51246882466226, "ymin": 45.08816124985995, "xmax": -93.01885546467753, "ymax": 45.41521446947647, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 75, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "DITCH", "type": "esriFieldTypeString", "alias": "DITCH", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2315_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2315", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2315", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2269_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 160, "name": "River_Centerlines_Statewide", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "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": [ 151, 219, 242, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -97.24208531746305, "ymin": 43.40996882866195, "xmax": -91.00382683143222, "ymax": 49.06390283412875, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RIVNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RIVNAME", "type": "esriFieldTypeString", "alias": "RIVNAME", "length": 20, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "LFEET", "type": "esriFieldTypeDouble", "alias": "LFEET", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2007_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2007", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2007", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1961_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 161, "name": "GIS_Web.SDE.Building_Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 242, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -93.51297591108799, "ymin": 45.03539799207905, "xmax": -93.01901045049966, "ymax": 45.414188865959225, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "outline_id", "type": "esriFieldTypeDouble", "alias": "outline_id", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 12, "domain": null }, { "name": "CENTROID_X", "type": "esriFieldTypeDouble", "alias": "CENTROID_X", "domain": null }, { "name": "CENTROID_Y", "type": "esriFieldTypeDouble", "alias": "CENTROID_Y", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "SDE.Building_Footprints.AREA", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2352", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2352", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 162, "name": "Cities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 1.75 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[COMMUNITY]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 10000, "minScale": 40000, "name": "Default", "priority": 102, "symbol": { "type": "esriTS", "color": [ 137, 112, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51340832237344, "ymin": 45.03520771621821, "xmax": -93.01837658270881, "ymax": 45.41481770052794, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMUNITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FID_Cities", "type": "esriFieldTypeInteger", "alias": "FID_Cities", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 30, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "ACITY", "type": "esriFieldTypeString", "alias": "ACITY", "length": 18, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 12, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 12, "domain": null }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "FAX", "length": 12, "domain": null }, { "name": "MCD", "type": "esriFieldTypeString", "alias": "MCD", "length": 3, "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WEB_PAGE", "type": "esriFieldTypeString", "alias": "WEB_PAGE", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2354_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2354", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2354", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2307_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 163, "name": "Cities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 40001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 1.75 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -93.51340832237344, "ymin": 45.03520771621821, "xmax": -93.01837658270881, "ymax": 45.41481770052794, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMUNITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FID_Cities", "type": "esriFieldTypeInteger", "alias": "FID_Cities", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 30, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "ACITY", "type": "esriFieldTypeString", "alias": "ACITY", "length": 18, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 12, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 12, "domain": null }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "FAX", "length": 12, "domain": null }, { "name": "MCD", "type": "esriFieldTypeString", "alias": "MCD", "length": 3, "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WEB_PAGE", "type": "esriFieldTypeString", "alias": "WEB_PAGE", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2354_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2354", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2354", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2307_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 164, "name": "sde.SDE.City_Mapping_River", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "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": [ 151, 219, 242, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 200, "allowOverlapOfLabel": "allow", "where": "NOT OBJECTID = 2 AND NOT OBJECTID = 5", "useCodedValues": true, "maxScale": 0, "minScale": 153600, "name": "Remove Dupes", "priority": 108, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51375326693929, "ymin": 45.034926112531615, "xmax": -93.01823438372618, "ymax": 45.41397299431562, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -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": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2310_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2310", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2310", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2264_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 165, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LOC_NUMB]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "Default", "priority": 106, "symbol": { "type": "esriTS", "color": [ 0, 38, 105, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51340832237344, "ymin": 45.03520771621821, "xmax": -93.01837658270881, "ymax": 45.41481770052794, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LOC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 12, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 2, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "QTR_QTR", "length": 2, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 4, "domain": null }, { "name": "LOC_NUMB", "type": "esriFieldTypeString", "alias": "LOC_NUMB", "length": 10, "domain": null }, { "name": "LOC_PREFIX", "type": "esriFieldTypeString", "alias": "LOC_PREFIX", "length": 10, "domain": null }, { "name": "LOC_NAME", "type": "esriFieldTypeString", "alias": "LOC_NAME", "length": 20, "domain": null }, { "name": "LOC_TYPE", "type": "esriFieldTypeString", "alias": "LOC_TYPE", "length": 10, "domain": null }, { "name": "LOC_SUFFIX", "type": "esriFieldTypeString", "alias": "LOC_SUFFIX", "length": 10, "domain": null }, { "name": "LOC_UNIT", "type": "esriFieldTypeString", "alias": "LOC_UNIT", "length": 10, "domain": null }, { "name": "LOC_ADDR", "type": "esriFieldTypeString", "alias": "LOC_ADDR", "length": 40, "domain": null }, { "name": "ALT_ADDR", "type": "esriFieldTypeString", "alias": "ALT_ADDR", "length": 40, "domain": null }, { "name": "LOC_CITY", "type": "esriFieldTypeString", "alias": "LOC_CITY", "length": 20, "domain": null }, { "name": "LOC_STATE", "type": "esriFieldTypeString", "alias": "LOC_STATE", "length": 10, "domain": null }, { "name": "LOC_ZIP", "type": "esriFieldTypeString", "alias": "LOC_ZIP", "length": 10, "domain": null }, { "name": "ACT_CITY", "type": "esriFieldTypeString", "alias": "ACT_CITY", "length": 20, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "CIC_NUMB", "type": "esriFieldTypeString", "alias": "CIC_NUMB", "length": 20, "domain": null }, { "name": "Z_VALUE", "type": "esriFieldTypeString", "alias": "Z_VALUE", "length": 5, "domain": null }, { "name": "COMMISH", "type": "esriFieldTypeString", "alias": "COMMISH", "length": 50, "domain": null }, { "name": "WSD_DIST", "type": "esriFieldTypeString", "alias": "WSD_DIST", "length": 50, "domain": null }, { "name": "SCL_DIST", "type": "esriFieldTypeString", "alias": "SCL_DIST", "length": 50, "domain": null }, { "name": "ELEM_ATT", "type": "esriFieldTypeString", "alias": "ELEM_ATT", "length": 50, "domain": null }, { "name": "MID_ATT", "type": "esriFieldTypeString", "alias": "MID_ATT", "length": 50, "domain": null }, { "name": "HIGH_ATT", "type": "esriFieldTypeString", "alias": "HIGH_ATT", "length": 50, "domain": null }, { "name": "RECORDED", "type": "esriFieldTypeString", "alias": "RECORDED", "length": 5, "domain": null }, { "name": "DOC_NUMB", "type": "esriFieldTypeString", "alias": "DOC_NUMB", "length": 20, "domain": null }, { "name": "PLAT", "type": "esriFieldTypeString", "alias": "PLAT", "length": 100, "domain": null }, { "name": "PIN2", "type": "esriFieldTypeString", "alias": "PIN2", "length": 20, "domain": null }, { "name": "POLL_LOC", "type": "esriFieldTypeString", "alias": "POLL_LOC", "length": 50, "domain": null }, { "name": "HS_LINK", "type": "esriFieldTypeString", "alias": "HS_LINK", "length": 200, "domain": null }, { "name": "TAX_LINK", "type": "esriFieldTypeString", "alias": "TAX_LINK", "length": 200, "domain": null }, { "name": "PLAT_LINK", "type": "esriFieldTypeString", "alias": "PLAT_LINK", "length": 200, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "AERIAL_LINK", "type": "esriFieldTypeString", "alias": "AERIAL_LINK", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2342_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2342", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2342", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2295_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 166, "name": "Lakes_Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Contour", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 217, 255, 255 ], "outline": null }, "value": "Beach", "label": "Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 194, 255, 255 ], "outline": null }, "value": "Shallow", "label": "Shallow" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 184, 255, 255 ], "outline": null }, "value": "Mid-Shallow", "label": "Mid-Shallow" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 166, 237, 255 ], "outline": null }, "value": "Mid", "label": "Mid" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 153, 224, 255 ], "outline": null }, "value": "Deep", "label": "Deep" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 143, 214, 255 ], "outline": null }, "value": "Deepest", "label": "Deepest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 122, 194, 255 ], "outline": null }, "value": "Abyss", "label": "Abyss" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 143, 204, 255 ], "toColor": [ 45, 143, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 231, 247, 255 ], "toColor": [ 193, 231, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 207, 237, 255 ], "toColor": [ 57, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 149, 166, 255 ], "toColor": [ 123, 149, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 191, 227, 255 ], "toColor": [ 136, 191, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 155, 184, 255 ], "toColor": [ 50, 155, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 167, 250, 255 ], "toColor": [ 57, 167, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 223, 247, 255 ], "toColor": [ 141, 223, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 194, 204, 255 ], "toColor": [ 163, 194, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 184, 245, 255 ], "toColor": [ 54, 184, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 171, 222, 255 ], "toColor": [ 104, 171, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 136, 171, 255 ], "toColor": [ 84, 136, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 171, 189, 255 ], "toColor": [ 108, 171, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -93.5109081199823, "ymin": 45.03550750754131, "xmax": -93.01883631687336, "ymax": 45.41481770005667, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "Contour", "type": "esriFieldTypeString", "alias": "Contour", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2302_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2302", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2302", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2256_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 167, "name": "sde.SDE.Lakes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "where": "NAME <> 'UNNAMED'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 118, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.5109081199823, "ymin": 45.03550750754131, "xmax": -93.01883631687336, "ymax": 45.41481770005667, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2322_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2322", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2322", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2276_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 168, "name": "Public_Golf_Courses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 38400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "FAIRWAY", "label": "FAIRWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "FAIRWAY ", "label": "FAIRWAY " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "value": "GREEN", "label": "GREEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "value": "GREEN ", "label": "GREEN " } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 204, 188, 255 ], "toColor": [ 45, 204, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 232, 255 ], "toColor": [ 189, 240, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 164, 168, 255 ], "toColor": [ 108, 164, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 222, 237, 255 ], "toColor": [ 111, 222, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 250, 240, 255 ], "toColor": [ 127, 250, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 189, 172, 255 ], "toColor": [ 111, 189, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 206, 212, 255 ], "toColor": [ 161, 206, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 174, 181, 255 ], "toColor": [ 47, 174, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 247, 212, 255 ], "toColor": [ 72, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 232, 229, 255 ], "toColor": [ 146, 232, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 144, 255 ], "toColor": [ 45, 166, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 204, 209, 255 ], "toColor": [ 52, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 201, 204, 255 ], "toColor": [ 118, 201, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -93.40920995837047, "ymin": 45.15217748270982, "xmax": -93.09778557225928, "ymax": 45.215140348993636, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Course", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Course", "type": "esriFieldTypeString", "alias": "Course", "length": 75, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R372_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S342_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 169, "name": "sde.SDE.County_Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "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": [ 9, 179, 145, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[PARK_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 10000, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 114, "symbol": { "type": "esriTS", "color": [ 0, 89, 51, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 14, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.46576605687153, "ymin": 45.050706416392885, "xmax": -93.03725542343912, "ymax": 45.395614307807264, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "PARK_ID", "type": "esriFieldTypeString", "alias": "PARK_ID", "length": 5, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2349_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2349", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2349", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2302_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 170, "name": "sde.SDE.City_Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 76800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 231, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 231, 138, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[ParkName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "where": "ParkName <> 'TRAIL' AND ParkName <> 'OPEN SPACE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 92, 137, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51252077374811, "ymin": 45.037375136474004, "xmax": -93.02429308109572, "ymax": 45.41312720317539, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ParkName", "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": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 12, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 2, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 2, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 2, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "QTR_QTR", "length": 2, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 4, "domain": null }, { "name": "LOC_ADDR", "type": "esriFieldTypeString", "alias": "LOC_ADDR", "length": 40, "domain": null }, { "name": "LOC_CITY", "type": "esriFieldTypeString", "alias": "LOC_CITY", "length": 20, "domain": null }, { "name": "LOC_STATE", "type": "esriFieldTypeString", "alias": "LOC_STATE", "length": 10, "domain": null }, { "name": "LOC_ZIP", "type": "esriFieldTypeString", "alias": "LOC_ZIP", "length": 10, "domain": null }, { "name": "ACT_CITY", "type": "esriFieldTypeString", "alias": "ACT_CITY", "length": 20, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "ParkName", "length": 40, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "length": 75, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2346_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2346", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2346", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2299_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 171, "name": "sde.SDE.State_Land", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 211, 147, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[PARK_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 112, "symbol": { "type": "esriTS", "color": [ 77, 38, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.50697736419512, "ymin": 45.20098588447134, "xmax": -93.01837858353588, "ymax": 45.414359542520614, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 16, "domain": null }, { "name": "DEPT", "type": "esriFieldTypeString", "alias": "DEPT", "length": 10, "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 45, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2009_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2009", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2009", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1963_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 172, "name": "sde.SDE.Airport", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "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": [ 159, 164, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 159, 164, 238, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -93.23480224269706, "ymin": 45.12451759218245, "xmax": -93.18416181547781, "ymax": 45.164441911537686, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -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": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 75, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 12, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "ACITY", "type": "esriFieldTypeString", "alias": "ACITY", "length": 25, "domain": null }, { "name": "ASTATE", "type": "esriFieldTypeString", "alias": "ASTATE", "length": 2, "domain": null }, { "name": "AZIP", "type": "esriFieldTypeString", "alias": "AZIP", "length": 10, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 12, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "CONTACT", "length": 50, "domain": null }, { "name": "WEB_PAGE", "type": "esriFieldTypeString", "alias": "WEB_PAGE", "length": 300, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 300, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2343_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2343", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2343", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2296_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 173, "name": "sde.SDE.Cities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "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": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 198, 191, 191, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": [ { "labelExpression": "[COMMUNITY]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 40001, "minScale": 0, "name": "Default", "priority": 115, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -93.51340832237344, "ymin": 45.03520771621821, "xmax": -93.01837658270881, "ymax": 45.41481770052794, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COMMUNITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FID_Cities", "type": "esriFieldTypeInteger", "alias": "FID_Cities", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 30, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "ACITY", "type": "esriFieldTypeString", "alias": "ACITY", "length": 18, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 12, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 12, "domain": null }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "FAX", "length": 12, "domain": null }, { "name": "MCD", "type": "esriFieldTypeString", "alias": "MCD", "length": 3, "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WEB_PAGE", "type": "esriFieldTypeString", "alias": "WEB_PAGE", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2354_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2354", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2354", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2307_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 174, "name": "Counties_Statewide", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "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": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -97.26677074669452, "ymin": 43.44092001187443, "xmax": -89.38843265939458, "ymax": 49.398758989585346, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 17, "domain": null }, { "name": "LSADC", "type": "esriFieldTypeString", "alias": "LSADC", "length": 2, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeDouble", "alias": "POPULATION", "domain": null }, { "name": "POPULATIO1", "type": "esriFieldTypeDouble", "alias": "POPULATIO1", "domain": null }, { "name": "POPULATIO2", "type": "esriFieldTypeDouble", "alias": "POPULATIO2", "domain": null }, { "name": "HISPANIC_O", "type": "esriFieldTypeDouble", "alias": "HISPANIC_O", "domain": null }, { "name": "HISPANIC_1", "type": "esriFieldTypeDouble", "alias": "HISPANIC_1", "domain": null }, { "name": "NH_WHT", "type": "esriFieldTypeDouble", "alias": "NH_WHT", "domain": null }, { "name": "NH_DOJ_BLK", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_BLK", "domain": null }, { "name": "NH_DOJ_BL1", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_BL1", "domain": null }, { "name": "NH_DOJ_IND", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_IND", "domain": null }, { "name": "NH_DOJ_IN1", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_IN1", "domain": null }, { "name": "NH_DOJ_ASN", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_ASN", "domain": null }, { "name": "NH_DOJ_AS1", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_AS1", "domain": null }, { "name": "NH_DOJ_HWN", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_HWN", "domain": null }, { "name": "NH_DOJ_OTH", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_OTH", "domain": null }, { "name": "NH_DOJ_OT1", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_OT1", "domain": null }, { "name": "NH_OTHM", "type": "esriFieldTypeDouble", "alias": "NH_OTHM", "domain": null }, { "name": "MINORITY", "type": "esriFieldTypeDouble", "alias": "MINORITY", "domain": null }, { "name": "F18_POP", "type": "esriFieldTypeDouble", "alias": "F18_POP", "domain": null }, { "name": "H18_POP", "type": "esriFieldTypeDouble", "alias": "H18_POP", "domain": null }, { "name": "H18_POP1", "type": "esriFieldTypeDouble", "alias": "H18_POP1", "domain": null }, { "name": "NH18_WHT", "type": "esriFieldTypeDouble", "alias": "NH18_WHT", "domain": null }, { "name": "NH18_DOJ_B", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_B", "domain": null }, { "name": "NH18_DOJ_1", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_1", "domain": null }, { "name": "NH18_DOJ_I", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_I", "domain": null }, { "name": "NH18_DOJ_2", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_2", "domain": null }, { "name": "NH18_DOJ_A", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_A", "domain": null }, { "name": "NH18_DOJ_3", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_3", "domain": null }, { "name": "NH18_DOJ_H", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_H", "domain": null }, { "name": "NH18_DOJ_O", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_O", "domain": null }, { "name": "NH18_DOJ_4", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_4", "domain": null }, { "name": "NH18_OTHM", "type": "esriFieldTypeDouble", "alias": "NH18_OTHM", "domain": null }, { "name": "F18_MINORI", "type": "esriFieldTypeDouble", "alias": "F18_MINORI", "domain": null }, { "name": "REP_INDEX", "type": "esriFieldTypeDouble", "alias": "REP_INDEX", "domain": null }, { "name": "DEM_INDEX", "type": "esriFieldTypeDouble", "alias": "DEM_INDEX", "domain": null }, { "name": "THIRD_INDE", "type": "esriFieldTypeDouble", "alias": "THIRD_INDE", "domain": null }, { "name": "INDEX_VOTE", "type": "esriFieldTypeDouble", "alias": "INDEX_VOTE", "domain": null }, { "name": "BUSH00", "type": "esriFieldTypeDouble", "alias": "BUSH00", "domain": null }, { "name": "GORE00", "type": "esriFieldTypeDouble", "alias": "GORE00", "domain": null }, { "name": "NADER00", "type": "esriFieldTypeDouble", "alias": "NADER00", "domain": null }, { "name": "GRAMS00", "type": "esriFieldTypeDouble", "alias": "GRAMS00", "domain": null }, { "name": "DAYTON00", "type": "esriFieldTypeDouble", "alias": "DAYTON00", "domain": null }, { "name": "GIBSON00", "type": "esriFieldTypeDouble", "alias": "GIBSON00", "domain": null }, { "name": "GOPCONBLK0", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK0", "domain": null }, { "name": "DFLCONBLK0", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK0", "domain": null }, { "name": "INDCONBLK0", "type": "esriFieldTypeDouble", "alias": "INDCONBLK0", "domain": null }, { "name": "IPTCONBLK0", "type": "esriFieldTypeDouble", "alias": "IPTCONBLK0", "domain": null }, { "name": "GOPSENBLK0", "type": "esriFieldTypeDouble", "alias": "GOPSENBLK0", "domain": null }, { "name": "DFLSENBLK0", "type": "esriFieldTypeDouble", "alias": "DFLSENBLK0", "domain": null }, { "name": "IPTSENBLK0", "type": "esriFieldTypeDouble", "alias": "IPTSENBLK0", "domain": null }, { "name": "GOPHSEBLK0", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK0", "domain": null }, { "name": "DFLHSEBLK0", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK0", "domain": null }, { "name": "GOPCONBLK9", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK9", "domain": null }, { "name": "DFLCONBLK9", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK9", "domain": null }, { "name": "OTHCONBLK9", "type": "esriFieldTypeDouble", "alias": "OTHCONBLK9", "domain": null }, { "name": "COLEMAN98", "type": "esriFieldTypeDouble", "alias": "COLEMAN98", "domain": null }, { "name": "HUMPHREY98", "type": "esriFieldTypeDouble", "alias": "HUMPHREY98", "domain": null }, { "name": "VENTURA98", "type": "esriFieldTypeDouble", "alias": "VENTURA98", "domain": null }, { "name": "OTHGOVBLK9", "type": "esriFieldTypeDouble", "alias": "OTHGOVBLK9", "domain": null }, { "name": "GOPHSEBLK9", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK9", "domain": null }, { "name": "DFLHSEBLK9", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK9", "domain": null }, { "name": "OTHHSEBLK9", "type": "esriFieldTypeDouble", "alias": "OTHHSEBLK9", "domain": null }, { "name": "KIFFMEYER9", "type": "esriFieldTypeDouble", "alias": "KIFFMEYER9", "domain": null }, { "name": "GARCIA98", "type": "esriFieldTypeDouble", "alias": "GARCIA98", "domain": null }, { "name": "SHILEPSKY9", "type": "esriFieldTypeDouble", "alias": "SHILEPSKY9", "domain": null }, { "name": "OTHSOSBLK9", "type": "esriFieldTypeDouble", "alias": "OTHSOSBLK9", "domain": null }, { "name": "DUTCHER98", "type": "esriFieldTypeDouble", "alias": "DUTCHER98", "domain": null }, { "name": "LARSON98", "type": "esriFieldTypeDouble", "alias": "LARSON98", "domain": null }, { "name": "BECKER98", "type": "esriFieldTypeDouble", "alias": "BECKER98", "domain": null }, { "name": "OTHAUDBLK9", "type": "esriFieldTypeDouble", "alias": "OTHAUDBLK9", "domain": null }, { "name": "KNIGHT98", "type": "esriFieldTypeDouble", "alias": "KNIGHT98", "domain": null }, { "name": "JOHNSON98", "type": "esriFieldTypeDouble", "alias": "JOHNSON98", "domain": null }, { "name": "DUNLOP98", "type": "esriFieldTypeDouble", "alias": "DUNLOP98", "domain": null }, { "name": "OTHTREBLK9", "type": "esriFieldTypeDouble", "alias": "OTHTREBLK9", "domain": null }, { "name": "WEAVER98", "type": "esriFieldTypeDouble", "alias": "WEAVER98", "domain": null }, { "name": "HATCH98", "type": "esriFieldTypeDouble", "alias": "HATCH98", "domain": null }, { "name": "MANGAN98", "type": "esriFieldTypeDouble", "alias": "MANGAN98", "domain": null }, { "name": "OTHATGBLK9", "type": "esriFieldTypeDouble", "alias": "OTHATGBLK9", "domain": null }, { "name": "DOLE96", "type": "esriFieldTypeDouble", "alias": "DOLE96", "domain": null }, { "name": "CLINTON96", "type": "esriFieldTypeDouble", "alias": "CLINTON96", "domain": null }, { "name": "PEROT96", "type": "esriFieldTypeDouble", "alias": "PEROT96", "domain": null }, { "name": "OTHPREBLK9", "type": "esriFieldTypeDouble", "alias": "OTHPREBLK9", "domain": null }, { "name": "BOSCHWITZ9", "type": "esriFieldTypeDouble", "alias": "BOSCHWITZ9", "domain": null }, { "name": "WELLSTONE9", "type": "esriFieldTypeDouble", "alias": "WELLSTONE9", "domain": null }, { "name": "BARKLEY96", "type": "esriFieldTypeDouble", "alias": "BARKLEY96", "domain": null }, { "name": "OTHUSEBLK9", "type": "esriFieldTypeDouble", "alias": "OTHUSEBLK9", "domain": null }, { "name": "GOPCONBLK1", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK1", "domain": null }, { "name": "DFLCONBLK1", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK1", "domain": null }, { "name": "REFCONBLK9", "type": "esriFieldTypeDouble", "alias": "REFCONBLK9", "domain": null }, { "name": "OTHCONBLK1", "type": "esriFieldTypeDouble", "alias": "OTHCONBLK1", "domain": null }, { "name": "GOPSENBLK9", "type": "esriFieldTypeDouble", "alias": "GOPSENBLK9", "domain": null }, { "name": "DFLSENBLK9", "type": "esriFieldTypeDouble", "alias": "DFLSENBLK9", "domain": null }, { "name": "OTHSENBLK9", "type": "esriFieldTypeDouble", "alias": "OTHSENBLK9", "domain": null }, { "name": "GOPHSEBLK1", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK1", "domain": null }, { "name": "DFLHSEBLK1", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK1", "domain": null }, { "name": "OTHHSEBLK1", "type": "esriFieldTypeDouble", "alias": "OTHHSEBLK1", "domain": null }, { "name": "GRAMS94", "type": "esriFieldTypeDouble", "alias": "GRAMS94", "domain": null }, { "name": "WYNIA94", "type": "esriFieldTypeDouble", "alias": "WYNIA94", "domain": null }, { "name": "OTHUSEBLK1", "type": "esriFieldTypeDouble", "alias": "OTHUSEBLK1", "domain": null }, { "name": "GOPCONBLK2", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK2", "domain": null }, { "name": "DFLCONBLK2", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK2", "domain": null }, { "name": "OTHCONBLK2", "type": "esriFieldTypeDouble", "alias": "OTHCONBLK2", "domain": null }, { "name": "CARLSON94", "type": "esriFieldTypeDouble", "alias": "CARLSON94", "domain": null }, { "name": "MARTY94", "type": "esriFieldTypeDouble", "alias": "MARTY94", "domain": null }, { "name": "OTHGOVBLK1", "type": "esriFieldTypeDouble", "alias": "OTHGOVBLK1", "domain": null }, { "name": "GOPHSEBLK2", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK2", "domain": null }, { "name": "DFLHSEBLK2", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK2", "domain": null }, { "name": "OTHHSEBLK2", "type": "esriFieldTypeDouble", "alias": "OTHHSEBLK2", "domain": null }, { "name": "KIMBLER94", "type": "esriFieldTypeDouble", "alias": "KIMBLER94", "domain": null }, { "name": "GROWE94", "type": "esriFieldTypeDouble", "alias": "GROWE94", "domain": null }, { "name": "OTHSOSBLK1", "type": "esriFieldTypeDouble", "alias": "OTHSOSBLK1", "domain": null }, { "name": "DUTCHER94", "type": "esriFieldTypeDouble", "alias": "DUTCHER94", "domain": null }, { "name": "MOE94", "type": "esriFieldTypeDouble", "alias": "MOE94", "domain": null }, { "name": "OTHAUDBLK1", "type": "esriFieldTypeDouble", "alias": "OTHAUDBLK1", "domain": null }, { "name": "OLSON94", "type": "esriFieldTypeDouble", "alias": "OLSON94", "domain": null }, { "name": "MCGRATH94", "type": "esriFieldTypeDouble", "alias": "MCGRATH94", "domain": null }, { "name": "OTHTREBLK1", "type": "esriFieldTypeDouble", "alias": "OTHTREBLK1", "domain": null }, { "name": "ANDERSON94", "type": "esriFieldTypeDouble", "alias": "ANDERSON94", "domain": null }, { "name": "HUMPHREY94", "type": "esriFieldTypeDouble", "alias": "HUMPHREY94", "domain": null }, { "name": "OTHATGBLK1", "type": "esriFieldTypeDouble", "alias": "OTHATGBLK1", "domain": null }, { "name": "BUSH92", "type": "esriFieldTypeDouble", "alias": "BUSH92", "domain": null }, { "name": "CLINTON92", "type": "esriFieldTypeDouble", "alias": "CLINTON92", "domain": null }, { "name": "PEROT92", "type": "esriFieldTypeDouble", "alias": "PEROT92", "domain": null }, { "name": "OTHPREBLK1", "type": "esriFieldTypeDouble", "alias": "OTHPREBLK1", "domain": null }, { "name": "GOPCONBLK3", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK3", "domain": null }, { "name": "DFLCONBLK3", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK3", "domain": null }, { "name": "OTHCONBLK3", "type": "esriFieldTypeDouble", "alias": "OTHCONBLK3", "domain": null }, { "name": "GOPHSEBLK3", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK3", "domain": null }, { "name": "DFLHSEBLK3", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK3", "domain": null }, { "name": "OTHHSEBLK3", "type": "esriFieldTypeDouble", "alias": "OTHHSEBLK3", "domain": null }, { "name": "GOPSENBLK1", "type": "esriFieldTypeDouble", "alias": "GOPSENBLK1", "domain": null }, { "name": "DFLSENBLK1", "type": "esriFieldTypeDouble", "alias": "DFLSENBLK1", "domain": null }, { "name": "OTHSENBLK1", "type": "esriFieldTypeDouble", "alias": "OTHSENBLK1", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2008", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2008", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1962_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 175, "name": "WI_CTV_Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CTV", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 210, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 244, 191, 255 ], "outline": null }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.5 } }, "value": "T", "label": "T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 244, 191, 255 ], "outline": null }, "value": "V", "label": "V" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 150, 64, 255 ], "toColor": [ 33, 150, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 52, 173, 255 ], "toColor": [ 66, 52, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 40, 47, 255 ], "toColor": [ 176, 40, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 120, 153, 255 ], "toColor": [ 37, 120, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 136, 45, 255 ], "toColor": [ 168, 136, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 65, 112, 255 ], "toColor": [ 138, 65, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 60, 176, 255 ], "toColor": [ 176, 60, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 176, 147, 255 ], "toColor": [ 40, 176, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 87, 71, 255 ], "toColor": [ 145, 87, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 70, 140, 255 ], "toColor": [ 71, 70, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 173, 40, 255 ], "toColor": [ 136, 173, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 143, 70, 255 ], "toColor": [ 115, 143, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 84, 171, 255 ], "toColor": [ 139, 84, 171, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MCD_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "(\"CTV\" = 'T' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "T", "priority": 197, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -92.89644781462287, "ymin": 44.55166770809745, "xmax": -92.23137299740043, "ymax": 45.98735111183679, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "length": 25, "domain": null }, { "name": "CNTY_FIPS", "type": "esriFieldTypeString", "alias": "CNTY_FIPS", "length": 25, "domain": null }, { "name": "CNTY_NAME", "type": "esriFieldTypeString", "alias": "CNTY_NAME", "length": 50, "domain": null }, { "name": "COUSUBFP", "type": "esriFieldTypeString", "alias": "COUSUBFP", "length": 25, "domain": null }, { "name": "MCD_FIPS", "type": "esriFieldTypeString", "alias": "MCD_FIPS", "length": 25, "domain": null }, { "name": "MCD_NAME", "type": "esriFieldTypeString", "alias": "MCD_NAME", "length": 254, "domain": null }, { "name": "CTV", "type": "esriFieldTypeString", "alias": "CTV", "length": 25, "domain": null }, { "name": "WARD_FIPS", "type": "esriFieldTypeString", "alias": "WARD_FIPS", "length": 25, "domain": null }, { "name": "WARDID", "type": "esriFieldTypeString", "alias": "WARDID", "length": 25, "domain": null }, { "name": "SUPERID", "type": "esriFieldTypeString", "alias": "SUPERID", "length": 25, "domain": null }, { "name": "SUPER_FIPS", "type": "esriFieldTypeString", "alias": "SUPER_FIPS", "length": 25, "domain": null }, { "name": "ALDERID", "type": "esriFieldTypeString", "alias": "ALDERID", "length": 25, "domain": null }, { "name": "ALDER_FIPS", "type": "esriFieldTypeString", "alias": "ALDER_FIPS", "length": 25, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "CONTACT", "length": 254, "domain": null }, { "name": "DATE_SUB", "type": "esriFieldTypeString", "alias": "DATE_SUB", "length": 50, "domain": null }, { "name": "SCHOOLID", "type": "esriFieldTypeString", "alias": "SCHOOLID", "length": 25, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 254, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 254, "domain": null }, { "name": "DOA", "type": "esriFieldTypeString", "alias": "DOA", "length": 25, "domain": null }, { "name": "DOR", "type": "esriFieldTypeString", "alias": "DOR", "length": 25, "domain": null }, { "name": "DOT", "type": "esriFieldTypeString", "alias": "DOT", "length": 25, "domain": null }, { "name": "FIPS6", "type": "esriFieldTypeString", "alias": "FIPS6", "length": 25, "domain": null }, { "name": "FIPS5", "type": "esriFieldTypeString", "alias": "FIPS5", "length": 25, "domain": null }, { "name": "DOAChange", "type": "esriFieldTypeString", "alias": "DOAChange", "length": 254, "domain": null }, { "name": "DOACngDate", "type": "esriFieldTypeDate", "alias": "DOACngDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2061_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2015_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 176, "name": "Counties_Statewide", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_Lambert_Conformal_Conic\",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[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",100000.0001308333],PARAMETER[\"Central_Meridian\",-93.26666666666667],PARAMETER[\"Standard_Parallel_1\",45.06666666666667],PARAMETER[\"Standard_Parallel_2\",45.36666666666667],PARAMETER[\"Latitude_Of_Origin\",45.03527777777778],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119030000, "falseY": -98560900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 247, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 226, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Chisago", "label": "Chisago" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 184, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hennepin", "label": "Hennepin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 189, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Isanti", "label": "Isanti" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 208, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ramsey", "label": "Ramsey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 214, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sherburne", "label": "Sherburne" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 207, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Washington", "label": "Washington" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 182, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wright", "label": "Wright" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 176, 75, 255 ], "toColor": [ 39, 176, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 46, 112, 255 ], "toColor": [ 163, 46, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 160, 194, 255 ], "toColor": [ 60, 160, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 116, 40, 255 ], "toColor": [ 191, 116, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 41, 194, 255 ], "toColor": [ 53, 41, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 201, 46, 255 ], "toColor": [ 194, 201, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 83, 171, 255 ], "toColor": [ 51, 83, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 32, 44, 255 ], "toColor": [ 153, 32, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 52, 201, 255 ], "toColor": [ 184, 52, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 201, 172, 255 ], "toColor": [ 66, 201, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 163, 47, 255 ], "toColor": [ 121, 163, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 48, 156, 255 ], "toColor": [ 95, 48, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 137, 34, 255 ], "toColor": [ 153, 137, 34, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 123, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -97.26677074669452, "ymin": 43.44092001187443, "xmax": -89.38843265939458, "ymax": 49.398758989585346, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 17, "domain": null }, { "name": "LSADC", "type": "esriFieldTypeString", "alias": "LSADC", "length": 2, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeDouble", "alias": "POPULATION", "domain": null }, { "name": "POPULATIO1", "type": "esriFieldTypeDouble", "alias": "POPULATIO1", "domain": null }, { "name": "POPULATIO2", "type": "esriFieldTypeDouble", "alias": "POPULATIO2", "domain": null }, { "name": "HISPANIC_O", "type": "esriFieldTypeDouble", "alias": "HISPANIC_O", "domain": null }, { "name": "HISPANIC_1", "type": "esriFieldTypeDouble", "alias": "HISPANIC_1", "domain": null }, { "name": "NH_WHT", "type": "esriFieldTypeDouble", "alias": "NH_WHT", "domain": null }, { "name": "NH_DOJ_BLK", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_BLK", "domain": null }, { "name": "NH_DOJ_BL1", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_BL1", "domain": null }, { "name": "NH_DOJ_IND", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_IND", "domain": null }, { "name": "NH_DOJ_IN1", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_IN1", "domain": null }, { "name": "NH_DOJ_ASN", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_ASN", "domain": null }, { "name": "NH_DOJ_AS1", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_AS1", "domain": null }, { "name": "NH_DOJ_HWN", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_HWN", "domain": null }, { "name": "NH_DOJ_OTH", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_OTH", "domain": null }, { "name": "NH_DOJ_OT1", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_OT1", "domain": null }, { "name": "NH_OTHM", "type": "esriFieldTypeDouble", "alias": "NH_OTHM", "domain": null }, { "name": "MINORITY", "type": "esriFieldTypeDouble", "alias": "MINORITY", "domain": null }, { "name": "F18_POP", "type": "esriFieldTypeDouble", "alias": "F18_POP", "domain": null }, { "name": "H18_POP", "type": "esriFieldTypeDouble", "alias": "H18_POP", "domain": null }, { "name": "H18_POP1", "type": "esriFieldTypeDouble", "alias": "H18_POP1", "domain": null }, { "name": "NH18_WHT", "type": "esriFieldTypeDouble", "alias": "NH18_WHT", "domain": null }, { "name": "NH18_DOJ_B", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_B", "domain": null }, { "name": "NH18_DOJ_1", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_1", "domain": null }, { "name": "NH18_DOJ_I", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_I", "domain": null }, { "name": "NH18_DOJ_2", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_2", "domain": null }, { "name": "NH18_DOJ_A", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_A", "domain": null }, { "name": "NH18_DOJ_3", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_3", "domain": null }, { "name": "NH18_DOJ_H", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_H", "domain": null }, { "name": "NH18_DOJ_O", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_O", "domain": null }, { "name": "NH18_DOJ_4", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_4", "domain": null }, { "name": "NH18_OTHM", "type": "esriFieldTypeDouble", "alias": "NH18_OTHM", "domain": null }, { "name": "F18_MINORI", "type": "esriFieldTypeDouble", "alias": "F18_MINORI", "domain": null }, { "name": "REP_INDEX", "type": "esriFieldTypeDouble", "alias": "REP_INDEX", "domain": null }, { "name": "DEM_INDEX", "type": "esriFieldTypeDouble", "alias": "DEM_INDEX", "domain": null }, { "name": "THIRD_INDE", "type": "esriFieldTypeDouble", "alias": "THIRD_INDE", "domain": null }, { "name": "INDEX_VOTE", "type": "esriFieldTypeDouble", "alias": "INDEX_VOTE", "domain": null }, { "name": "BUSH00", "type": "esriFieldTypeDouble", "alias": "BUSH00", "domain": null }, { "name": "GORE00", "type": "esriFieldTypeDouble", "alias": "GORE00", "domain": null }, { "name": "NADER00", "type": "esriFieldTypeDouble", "alias": "NADER00", "domain": null }, { "name": "GRAMS00", "type": "esriFieldTypeDouble", "alias": "GRAMS00", "domain": null }, { "name": "DAYTON00", "type": "esriFieldTypeDouble", "alias": "DAYTON00", "domain": null }, { "name": "GIBSON00", "type": "esriFieldTypeDouble", "alias": "GIBSON00", "domain": null }, { "name": "GOPCONBLK0", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK0", "domain": null }, { "name": "DFLCONBLK0", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK0", "domain": null }, { "name": "INDCONBLK0", "type": "esriFieldTypeDouble", "alias": "INDCONBLK0", "domain": null }, { "name": "IPTCONBLK0", "type": "esriFieldTypeDouble", "alias": "IPTCONBLK0", "domain": null }, { "name": "GOPSENBLK0", "type": "esriFieldTypeDouble", "alias": "GOPSENBLK0", "domain": null }, { "name": "DFLSENBLK0", "type": "esriFieldTypeDouble", "alias": "DFLSENBLK0", "domain": null }, { "name": "IPTSENBLK0", "type": "esriFieldTypeDouble", "alias": "IPTSENBLK0", "domain": null }, { "name": "GOPHSEBLK0", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK0", "domain": null }, { "name": "DFLHSEBLK0", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK0", "domain": null }, { "name": "GOPCONBLK9", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK9", "domain": null }, { "name": "DFLCONBLK9", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK9", "domain": null }, { "name": "OTHCONBLK9", "type": "esriFieldTypeDouble", "alias": "OTHCONBLK9", "domain": null }, { "name": "COLEMAN98", "type": "esriFieldTypeDouble", "alias": "COLEMAN98", "domain": null }, { "name": "HUMPHREY98", "type": "esriFieldTypeDouble", "alias": "HUMPHREY98", "domain": null }, { "name": "VENTURA98", "type": "esriFieldTypeDouble", "alias": "VENTURA98", "domain": null }, { "name": "OTHGOVBLK9", "type": "esriFieldTypeDouble", "alias": "OTHGOVBLK9", "domain": null }, { "name": "GOPHSEBLK9", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK9", "domain": null }, { "name": "DFLHSEBLK9", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK9", "domain": null }, { "name": "OTHHSEBLK9", "type": "esriFieldTypeDouble", "alias": "OTHHSEBLK9", "domain": null }, { "name": "KIFFMEYER9", "type": "esriFieldTypeDouble", "alias": "KIFFMEYER9", "domain": null }, { "name": "GARCIA98", "type": "esriFieldTypeDouble", "alias": "GARCIA98", "domain": null }, { "name": "SHILEPSKY9", "type": "esriFieldTypeDouble", "alias": "SHILEPSKY9", "domain": null }, { "name": "OTHSOSBLK9", "type": "esriFieldTypeDouble", "alias": "OTHSOSBLK9", "domain": null }, { "name": "DUTCHER98", "type": "esriFieldTypeDouble", "alias": "DUTCHER98", "domain": null }, { "name": "LARSON98", "type": "esriFieldTypeDouble", "alias": "LARSON98", "domain": null }, { "name": "BECKER98", "type": "esriFieldTypeDouble", "alias": "BECKER98", "domain": null }, { "name": "OTHAUDBLK9", "type": "esriFieldTypeDouble", "alias": "OTHAUDBLK9", "domain": null }, { "name": "KNIGHT98", "type": "esriFieldTypeDouble", "alias": "KNIGHT98", "domain": null }, { "name": "JOHNSON98", "type": "esriFieldTypeDouble", "alias": "JOHNSON98", "domain": null }, { "name": "DUNLOP98", "type": "esriFieldTypeDouble", "alias": "DUNLOP98", "domain": null }, { "name": "OTHTREBLK9", "type": "esriFieldTypeDouble", "alias": "OTHTREBLK9", "domain": null }, { "name": "WEAVER98", "type": "esriFieldTypeDouble", "alias": "WEAVER98", "domain": null }, { "name": "HATCH98", "type": "esriFieldTypeDouble", "alias": "HATCH98", "domain": null }, { "name": "MANGAN98", "type": "esriFieldTypeDouble", "alias": "MANGAN98", "domain": null }, { "name": "OTHATGBLK9", "type": "esriFieldTypeDouble", "alias": "OTHATGBLK9", "domain": null }, { "name": "DOLE96", "type": "esriFieldTypeDouble", "alias": "DOLE96", "domain": null }, { "name": "CLINTON96", "type": "esriFieldTypeDouble", "alias": "CLINTON96", "domain": null }, { "name": "PEROT96", "type": "esriFieldTypeDouble", "alias": "PEROT96", "domain": null }, { "name": "OTHPREBLK9", "type": "esriFieldTypeDouble", "alias": "OTHPREBLK9", "domain": null }, { "name": "BOSCHWITZ9", "type": "esriFieldTypeDouble", "alias": "BOSCHWITZ9", "domain": null }, { "name": "WELLSTONE9", "type": "esriFieldTypeDouble", "alias": "WELLSTONE9", "domain": null }, { "name": "BARKLEY96", "type": "esriFieldTypeDouble", "alias": "BARKLEY96", "domain": null }, { "name": "OTHUSEBLK9", "type": "esriFieldTypeDouble", "alias": "OTHUSEBLK9", "domain": null }, { "name": "GOPCONBLK1", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK1", "domain": null }, { "name": "DFLCONBLK1", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK1", "domain": null }, { "name": "REFCONBLK9", "type": "esriFieldTypeDouble", "alias": "REFCONBLK9", "domain": null }, { "name": "OTHCONBLK1", "type": "esriFieldTypeDouble", "alias": "OTHCONBLK1", "domain": null }, { "name": "GOPSENBLK9", "type": "esriFieldTypeDouble", "alias": "GOPSENBLK9", "domain": null }, { "name": "DFLSENBLK9", "type": "esriFieldTypeDouble", "alias": "DFLSENBLK9", "domain": null }, { "name": "OTHSENBLK9", "type": "esriFieldTypeDouble", "alias": "OTHSENBLK9", "domain": null }, { "name": "GOPHSEBLK1", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK1", "domain": null }, { "name": "DFLHSEBLK1", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK1", "domain": null }, { "name": "OTHHSEBLK1", "type": "esriFieldTypeDouble", "alias": "OTHHSEBLK1", "domain": null }, { "name": "GRAMS94", "type": "esriFieldTypeDouble", "alias": "GRAMS94", "domain": null }, { "name": "WYNIA94", "type": "esriFieldTypeDouble", "alias": "WYNIA94", "domain": null }, { "name": "OTHUSEBLK1", "type": "esriFieldTypeDouble", "alias": "OTHUSEBLK1", "domain": null }, { "name": "GOPCONBLK2", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK2", "domain": null }, { "name": "DFLCONBLK2", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK2", "domain": null }, { "name": "OTHCONBLK2", "type": "esriFieldTypeDouble", "alias": "OTHCONBLK2", "domain": null }, { "name": "CARLSON94", "type": "esriFieldTypeDouble", "alias": "CARLSON94", "domain": null }, { "name": "MARTY94", "type": "esriFieldTypeDouble", "alias": "MARTY94", "domain": null }, { "name": "OTHGOVBLK1", "type": "esriFieldTypeDouble", "alias": "OTHGOVBLK1", "domain": null }, { "name": "GOPHSEBLK2", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK2", "domain": null }, { "name": "DFLHSEBLK2", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK2", "domain": null }, { "name": "OTHHSEBLK2", "type": "esriFieldTypeDouble", "alias": "OTHHSEBLK2", "domain": null }, { "name": "KIMBLER94", "type": "esriFieldTypeDouble", "alias": "KIMBLER94", "domain": null }, { "name": "GROWE94", "type": "esriFieldTypeDouble", "alias": "GROWE94", "domain": null }, { "name": "OTHSOSBLK1", "type": "esriFieldTypeDouble", "alias": "OTHSOSBLK1", "domain": null }, { "name": "DUTCHER94", "type": "esriFieldTypeDouble", "alias": "DUTCHER94", "domain": null }, { "name": "MOE94", "type": "esriFieldTypeDouble", "alias": "MOE94", "domain": null }, { "name": "OTHAUDBLK1", "type": "esriFieldTypeDouble", "alias": "OTHAUDBLK1", "domain": null }, { "name": "OLSON94", "type": "esriFieldTypeDouble", "alias": "OLSON94", "domain": null }, { "name": "MCGRATH94", "type": "esriFieldTypeDouble", "alias": "MCGRATH94", "domain": null }, { "name": "OTHTREBLK1", "type": "esriFieldTypeDouble", "alias": "OTHTREBLK1", "domain": null }, { "name": "ANDERSON94", "type": "esriFieldTypeDouble", "alias": "ANDERSON94", "domain": null }, { "name": "HUMPHREY94", "type": "esriFieldTypeDouble", "alias": "HUMPHREY94", "domain": null }, { "name": "OTHATGBLK1", "type": "esriFieldTypeDouble", "alias": "OTHATGBLK1", "domain": null }, { "name": "BUSH92", "type": "esriFieldTypeDouble", "alias": "BUSH92", "domain": null }, { "name": "CLINTON92", "type": "esriFieldTypeDouble", "alias": "CLINTON92", "domain": null }, { "name": "PEROT92", "type": "esriFieldTypeDouble", "alias": "PEROT92", "domain": null }, { "name": "OTHPREBLK1", "type": "esriFieldTypeDouble", "alias": "OTHPREBLK1", "domain": null }, { "name": "GOPCONBLK3", "type": "esriFieldTypeDouble", "alias": "GOPCONBLK3", "domain": null }, { "name": "DFLCONBLK3", "type": "esriFieldTypeDouble", "alias": "DFLCONBLK3", "domain": null }, { "name": "OTHCONBLK3", "type": "esriFieldTypeDouble", "alias": "OTHCONBLK3", "domain": null }, { "name": "GOPHSEBLK3", "type": "esriFieldTypeDouble", "alias": "GOPHSEBLK3", "domain": null }, { "name": "DFLHSEBLK3", "type": "esriFieldTypeDouble", "alias": "DFLHSEBLK3", "domain": null }, { "name": "OTHHSEBLK3", "type": "esriFieldTypeDouble", "alias": "OTHHSEBLK3", "domain": null }, { "name": "GOPSENBLK1", "type": "esriFieldTypeDouble", "alias": "GOPSENBLK1", "domain": null }, { "name": "DFLSENBLK1", "type": "esriFieldTypeDouble", "alias": "DFLSENBLK1", "domain": null }, { "name": "OTHSENBLK1", "type": "esriFieldTypeDouble", "alias": "OTHSENBLK1", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2008", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2008", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1962_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }