{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Lot Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Bearing" }, { "id": 2, "name": "Distance" }, { "id": 3, "name": "Historic" }, { "id": 4, "name": "Miscellaneous" }, { "id": 5, "name": "Radius" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.0709028637536438E7, "ymin": 5748835.359530064, "xmax": -1.0661013097413046E7, "ymax": 5795917.8965064455, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_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_area_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_area_1", "domain": null }, { "name": "SHAPE_len_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_len_1", "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": "R2508_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2508", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I4850Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I4850AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2508", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2375_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": "Bearing" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Distance" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Historic" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Miscellaneous" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Radius" } ], "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 0, "name": "Bearing" }, { "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 1, "name": "Distance" }, { "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 2, "name": "Historic" }, { "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 3, "name": "Miscellaneous" }, { "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 4, "name": "Radius" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Bearing", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Lot Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0709028637536438E7, "ymin": 5748835.359530064, "xmax": -1.0661013097413046E7, "ymax": 5795917.8965064455, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Distance", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Lot Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0709028637536438E7, "ymin": 5748835.359530064, "xmax": -1.0661013097413046E7, "ymax": 5795917.8965064455, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Historic", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Lot Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0709028637536438E7, "ymin": 5748835.359530064, "xmax": -1.0661013097413046E7, "ymax": 5795917.8965064455, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Miscellaneous", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Lot Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0709028637536438E7, "ymin": 5748835.359530064, "xmax": -1.0661013097413046E7, "ymax": 5795917.8965064455, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Radius", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Lot Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0709028637536438E7, "ymin": 5748835.359530064, "xmax": -1.0661013097413046E7, "ymax": 5795917.8965064455, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Parcel Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Bearing" }, { "id": 8, "name": "Distance" }, { "id": 9, "name": "Historic" }, { "id": 10, "name": "Miscellaneous" }, { "id": 11, "name": "Radius" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.0716390220668232E7, "ymin": 5741834.123174329, "xmax": -1.0659607379360167E7, "ymax": 5797801.102262838, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_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_area_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_area_1", "domain": null }, { "name": "SHAPE_len_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_len_1", "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": "R2498_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2498", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I4840Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I4840AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2498", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2365_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": "Bearing" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Distance" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Historic" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Miscellaneous" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Radius" } ], "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 0, "name": "Bearing" }, { "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 1, "name": "Distance" }, { "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 2, "name": "Historic" }, { "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 3, "name": "Miscellaneous" }, { "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, "SHAPE_area_1": null, "SHAPE_len_1": null, "GlobalID": null }, "code": 4, "name": "Radius" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Bearing", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "Parcel Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0716390220668232E7, "ymin": 5741834.123174329, "xmax": -1.0659607379360167E7, "ymax": 5797801.102262838, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Distance", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "Parcel Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0716390220668232E7, "ymin": 5741834.123174329, "xmax": -1.0659607379360167E7, "ymax": 5797801.102262838, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Historic", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "Parcel Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0716390220668232E7, "ymin": 5741834.123174329, "xmax": -1.0659607379360167E7, "ymax": 5797801.102262838, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Miscellaneous", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "Parcel Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0716390220668232E7, "ymin": 5741834.123174329, "xmax": -1.0659607379360167E7, "ymax": 5797801.102262838, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Radius", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "Parcel Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0716390220668232E7, "ymin": 5741834.123174329, "xmax": -1.0659607379360167E7, "ymax": 5797801.102262838, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "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, "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": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Corners", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 0, 37, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0716389066771273E7, "ymin": 5741831.870600619, "xmax": -1.0659582908575794E7, "ymax": 5797808.303852653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CSOURCEAGENT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CSOURCEAGENT", "type": "esriFieldTypeString", "alias": "CSourceAgent", "length": 35, "domain": null }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "SourceType", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "POINTID", "type": "esriFieldTypeString", "alias": "Corner Point Identifier", "length": 30, "domain": null }, { "name": "POINTTYP", "type": "esriFieldTypeString", "alias": "Corner Point Type", "length": 50, "domain": null }, { "name": "POINTLAB", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 100, "domain": null }, { "name": "LOCAL1", "type": "esriFieldTypeString", "alias": "Local Label", "length": 100, "domain": null }, { "name": "MONTYP", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeString", "alias": "X or East Coordinate", "length": 30, "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeString", "alias": "Y or North Coordinate", "length": 30, "domain": null }, { "name": "ZCOORD", "type": "esriFieldTypeString", "alias": "Z or Height Coordinate", "length": 30, "domain": null }, { "name": "ACCURACYXY", "type": "esriFieldTypeDouble", "alias": "Accuracy XY", "domain": null }, { "name": "ACCURACYZ", "type": "esriFieldTypeDouble", "alias": "Accuracy Z", "domain": null }, { "name": "SURVEYDT", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "RELY", "type": "esriFieldTypeString", "alias": "PLSS Point Reliability", "length": 30, "domain": null }, { "name": "ACCCMMNTS", "type": "esriFieldTypeString", "alias": "Accuracy Comments", "length": 50, "domain": null }, { "name": "COORDPROC", "type": "esriFieldTypeString", "alias": "Coordinate Computation Procedure", "length": 30, "domain": null }, { "name": "COORDMETH", "type": "esriFieldTypeString", "alias": "Coordinate Collection Method", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeInteger", "alias": "DOCNUM", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2513_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2513", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2513", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2380_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Water Access", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "765ad3bc0199ff729ca0b62a1d8ada73", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAUlEQVQ4jdXTT0iTcRzH8feznv21NBYDkzAK5qFpHrJp5SH/RaBuFHQRC8NDREWXKDxFEEHQNTwESaAUY2zo8DRjBW6tZrXWbLAizF3MChaMNjd9ft3W5mYT8tLn9oXv8/p+fw+/n8wWRv4/sPF7A55owN2Xy6Yrf6jRYWm1+c7dcHSWxeaDU72bgQBWsxnmg5MdG262mk1Lhh1GTHUNLMZfIoQAoL7BSuJjKF/n+3Mrxduun5hOJRm8/gRJkngfcFFVYyI0M1YClUsJJoSC8/4FOs+M0G67iiRJmJu7iPidhGcdLHzwI4SyOQzgayLG6MhxdtXu51DHWX4sfUZXVcPFOz5SyWUififvZh0sxPyAKI/V7m0UuWxaMmw30nT0NCpJReLTHObmLl55H+IevcTh7vMc67tMe/8Vxm7bwTNVHmtss3Ni4BbJb4vEw17i4RmqjXUA9A7d5c2zCR7cPIms1rLH3EIsNF35mDtN9Vh7hrH2DCOEIPVzmbmnj9BoDbR0DyHLGt4+f/z3f7b0Jcpr33hRg1qrx2K10XTkFIqyhs5QTSw0ze59B0l+T2yMRYOTUiTgKpmoUm1DUdaK6nJXpQiTNXqRzaSk9U2FUGGt1uiBPy+mCLO02T3RF25bbuVXydSSLTQ6DrT2e3E5ymOD1ybsFZV8MhRCJdi/Zkux344nvCHDN8mzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0702012919662178E7, "ymin": 5742018.153252237, "xmax": -1.0661287191334942E7, "ymax": 5792004.850365849, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAC_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": "FID_1", "type": "esriFieldTypeInteger", "alias": "FID_1", "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": "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": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R241_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S161_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 50, "name": "Ditches", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118834200, "falseY": -98876700, "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, 197, 255, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[System_Nam]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 144, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 27, "symbol": { "type": "esriTS", "color": [ 0, 197, 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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0716327347995179E7, "ymin": 5741930.6732858755, "xmax": -1.0664124140377421E7, "ymax": 5797467.810976953, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "System_Nam", "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": "System_Nam", "type": "esriFieldTypeString", "alias": "System_Nam", "length": 50, "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": "R130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_130", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_130", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 52, "name": "Drinking Water Supply Management Areas (MDH)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0709383747778328E7, "ymin": 5748245.731219766, "xmax": -1.0659635304299582E7, "ymax": 5797079.96512984, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "dws_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null }, { "name": "dws_id", "type": "esriFieldTypeInteger", "alias": "Drinking Water Supply Management ID", "domain": null }, { "name": "dws_name", "type": "esriFieldTypeString", "alias": "DWS_NAME", "length": 60, "domain": null }, { "name": "whp_type_c", "type": "esriFieldTypeString", "alias": "WHP_TYPE_C", "length": 2, "domain": null }, { "name": "cz_type_c", "type": "esriFieldTypeString", "alias": "CZ_TYPE_C", "length": 2, "domain": null }, { "name": "dwsa_d", "type": "esriFieldTypeDate", "alias": "Date of DWSMA Approval", "length": 8, "domain": null }, { "name": "dws_stat_c", "type": "esriFieldTypeString", "alias": "DWS_STAT_C", "length": 1, "domain": null }, { "name": "lcm_code", "type": "esriFieldTypeString", "alias": "Location collection method code", "length": 3, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres of the DWSMA (derived from AREA / 4046.8717 ) + 0.001", "domain": null }, { "name": "plan_id", "type": "esriFieldTypeInteger", "alias": "Wellhead Protection Plan ID", "domain": null }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "Public Water Supply ID", "length": 7, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "area", "type": "esriFieldTypeDouble", "alias": "Grant_LGIM.GIS.DrinkingWaterSupplyManagementAreas.area", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3569_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3569", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3435_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 51, "name": "Wellhead Protection Areas (MDH)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": [ 0, 112, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WHP_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 122, 182, 245, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0708854715736354E7, "ymin": 5748639.677611385, "xmax": -1.0660071089571865E7, "ymax": 5796746.31931476, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "whp_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null }, { "name": "whp_id", "type": "esriFieldTypeInteger", "alias": "Wellhead Protection Area ID", "domain": null }, { "name": "whp_name", "type": "esriFieldTypeString", "alias": "Wellhead Protection Name", "length": 60, "domain": null }, { "name": "whp_type_c", "type": "esriFieldTypeString", "alias": "Type of WHPA", "length": 2, "domain": null }, { "name": "tot", "type": "esriFieldTypeInteger", "alias": "Time of travel in years", "domain": null }, { "name": "whpa_d", "type": "esriFieldTypeDate", "alias": "Wellhead Protection Area Approval Date", "length": 8, "domain": null }, { "name": "whp_stat_c", "type": "esriFieldTypeString", "alias": "Wellhead Status", "length": 1, "domain": null }, { "name": "lcm_code", "type": "esriFieldTypeString", "alias": "Location collection method code", "length": 3, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Total polygon area in acres (derived from (Area / 4046.8717) + 0.001)", "domain": null }, { "name": "dws_id", "type": "esriFieldTypeInteger", "alias": "Drinking Water Supply Management Area ID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "area", "type": "esriFieldTypeDouble", "alias": "Grant_LGIM.GIS.WellheadProtectionAreas.area", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3570_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3570", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3436_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Snowmobile Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FIRST_TRAI", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 2 }, "value": "Low Plains Drifters Trails", "label": "Low Plains Drifters Trails" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "Otter Country Trails", "label": "Otter Country Trails" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 230, 0, 255 ], "width": 1.5 }, "value": "West Central Trail Blazers Trails", "label": "West Central Trail Blazers Trails" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 105, 227, 255 ], "toColor": [ 68, 105, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 171, 204, 255 ], "toColor": [ 161, 171, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 52, 250, 255 ], "toColor": [ 59, 52, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 153, 240, 255 ], "toColor": [ 149, 153, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 62, 209, 255 ], "toColor": [ 54, 62, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 105, 194, 255 ], "toColor": [ 93, 105, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 187, 247, 255 ], "toColor": [ 173, 187, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 97, 247, 255 ], "toColor": [ 77, 97, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 70, 196, 255 ], "toColor": [ 51, 70, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 151, 204, 255 ], "toColor": [ 145, 151, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 208, 247, 255 ], "toColor": [ 195, 208, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 124, 199, 255 ], "toColor": [ 107, 124, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 123, 232, 255 ], "toColor": [ 107, 123, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0716382154064849E7, "ymin": 5741831.578100992, "xmax": -1.0659604279584972E7, "ymax": 5797700.328308861, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIRST_TRAI", "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": "TRAILNUM", "type": "esriFieldTypeInteger", "alias": "TRAILNUM", "domain": null }, { "name": "FIRST_TRAI", "type": "esriFieldTypeString", "alias": "FIRST_TRAI", "length": 50, "domain": null }, { "name": "FIRST_TAW_", "type": "esriFieldTypeString", "alias": "FIRST_TAW_", "length": 10, "domain": null }, { "name": "FIRST_FIRS", "type": "esriFieldTypeString", "alias": "FIRST_FIRS", "length": 50, "domain": null }, { "name": "SUM_SUM_LM", "type": "esriFieldTypeDouble", "alias": "SUM_SUM_LM", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R242_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S162_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRM_LONG", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "Centerline (River)", "label": "River" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "Connector (River)", "label": "River" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 0.4 }, "value": "Connector (Lake)", "label": "Connector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 0.4 }, "value": "Connector (Wetland)", "label": "Connector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 0.4 }, "value": "Interpreted Arc Connector", "label": "Connector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 182, 245, 255 ], "width": 0.8 }, "value": "Drainage Ditch (Intermittent)", "label": "Intermittent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 182, 245, 255 ], "width": 0.8 }, "value": "Stream (Intermittent)", "label": "Intermittent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "value": "Drainage Ditch (Perennial)", "label": "Perennial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "value": "Stream (Perennial)", "label": "Perennial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0838674450962761E7, "ymin": 8232364.422351727, "xmax": -1.0815651244754555E7, "ymax": 8255760.254477013, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "STRM_BAS_", "type": "esriFieldTypeDouble", "alias": "STRM_BAS_", "domain": null }, { "name": "STRM_BAS_I", "type": "esriFieldTypeDouble", "alias": "STRM_BAS_I", "domain": null }, { "name": "STRM_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "STRM_TYPE", "domain": null }, { "name": "STRM_LONG", "type": "esriFieldTypeString", "alias": "STRM_LONG", "length": 40, "domain": null }, { "name": "STRM_NAME", "type": "esriFieldTypeString", "alias": "STRM_NAME", "length": 50, "domain": null }, { "name": "DITCH_ABBR", "type": "esriFieldTypeString", "alias": "DITCH_ABBR", "length": 8, "domain": null }, { "name": "DITCH_NAME", "type": "esriFieldTypeString", "alias": "DITCH_NAME", "length": 30, "domain": null }, { "name": "RCH_CODE", "type": "esriFieldTypeString", "alias": "RCH_CODE", "length": 14, "domain": null }, { "name": "RCH_NAME", "type": "esriFieldTypeString", "alias": "RCH_NAME", "length": 50, "domain": null }, { "name": "RCH_DATE", "type": "esriFieldTypeString", "alias": "RCH_DATE", "length": 8, "domain": null }, { "name": "KITTLE_NO", "type": "esriFieldTypeString", "alias": "KITTLE_NO", "length": 50, "domain": null }, { "name": "KITTNAME", "type": "esriFieldTypeString", "alias": "KITTNAME", "length": 35, "domain": null }, { "name": "TROUT_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "TROUT_FLAG", "domain": null }, { "name": "XTROUT_FLA", "type": "esriFieldTypeString", "alias": "XTROUT_FLA", "length": 80, "domain": null }, { "name": "STRM_SRC", "type": "esriFieldTypeSmallInteger", "alias": "STRM_SRC", "domain": null }, { "name": "XSTRM_SRC", "type": "esriFieldTypeString", "alias": "XSTRM_SRC", "length": 80, "domain": null }, { "name": "PROD_SRC", "type": "esriFieldTypeSmallInteger", "alias": "PROD_SRC", "domain": null }, { "name": "PROD_PER", "type": "esriFieldTypeSmallInteger", "alias": "PROD_PER", "domain": null }, { "name": "STRM_BRK", "type": "esriFieldTypeSmallInteger", "alias": "STRM_BRK", "domain": null }, { "name": "PWI_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "PWI_FLAG", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RR_NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "Burlington Northern Santa Fe Railway", "label": "Burlington Northern Santa Fe Railway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.8 }, "value": "Canadian Pacific Railway", "label": "Canadian Pacific Railway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 105, 227, 255 ], "toColor": [ 68, 105, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 171, 204, 255 ], "toColor": [ 161, 171, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 52, 250, 255 ], "toColor": [ 59, 52, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 153, 240, 255 ], "toColor": [ 149, 153, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 62, 209, 255 ], "toColor": [ 54, 62, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 105, 194, 255 ], "toColor": [ 93, 105, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 187, 247, 255 ], "toColor": [ 173, 187, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 97, 247, 255 ], "toColor": [ 77, 97, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 70, 196, 255 ], "toColor": [ 51, 70, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 151, 204, 255 ], "toColor": [ 145, 151, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 208, 247, 255 ], "toColor": [ 195, 208, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 124, 199, 255 ], "toColor": [ 107, 124, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 123, 232, 255 ], "toColor": [ 107, 123, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.071635075613435E7, "ymin": 5741840.059218416, "xmax": -1.0659646922377925E7, "ymax": 5786224.479487449, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "RAILROAD_", "type": "esriFieldTypeDouble", "alias": "RAILROAD_", "domain": null }, { "name": "RAILROAD_I", "type": "esriFieldTypeDouble", "alias": "RAILROAD_I", "domain": null }, { "name": "FNODE_1", "type": "esriFieldTypeDouble", "alias": "FNODE_1", "domain": null }, { "name": "TNODE_1", "type": "esriFieldTypeDouble", "alias": "TNODE_1", "domain": null }, { "name": "LPOLY_1", "type": "esriFieldTypeDouble", "alias": "LPOLY_1", "domain": null }, { "name": "RPOLY_1", "type": "esriFieldTypeDouble", "alias": "RPOLY_1", "domain": null }, { "name": "RR_NAME", "type": "esriFieldTypeString", "alias": "RR_NAME", "length": 75, "domain": null }, { "name": "RR_ABBR", "type": "esriFieldTypeString", "alias": "RR_ABBR", "length": 10, "domain": null }, { "name": "RR_CODE", "type": "esriFieldTypeString", "alias": "RR_CODE", "length": 2, "domain": null }, { "name": "RR_CLASS", "type": "esriFieldTypeString", "alias": "RR_CLASS", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Road Centerlines", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "US/State Highways" }, { "id": 20, "name": "CSAH/County/Local Roads" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0716387255438218E7, "ymin": 5741598.17629982, "xmax": -1.0659582410038048E7, "ymax": 5797944.297553817, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "US/State Highways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118834200, "falseY": -98876700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Road Centerlines" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ST_PRETYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "Interstate", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "United States Highway", "label": "US Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "State Highway", "label": "State Highway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 202, 255 ], "toColor": [ 252, 239, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 245, 252, 255 ], "toColor": [ 182, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 185, 255 ], "toColor": [ 182, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 215, 252, 255 ], "toColor": [ 243, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 182, 252, 255 ], "toColor": [ 243, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 224, 255 ], "toColor": [ 187, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 207, 255 ], "toColor": [ 252, 211, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 202, 255 ], "toColor": [ 222, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 184, 255 ], "toColor": [ 251, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 230, 255 ], "toColor": [ 252, 189, 230, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREETNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ST_PRETYPE = 'United States Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US Highway", "priority": 35, "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": "[STREETNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ST_PRETYPE = 'State Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": 34, "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": "[STREETNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 215.99999999999997, "where": "ST_PRETYPE = 'Interstate'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstates", "priority": 38, "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": -1.0716387255438218E7, "ymin": 5741598.17629982, "xmax": -1.0659582410038048E7, "ymax": 5797944.297553817, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ROADSEG_ID", "type": "esriFieldTypeString", "alias": "Road Segment Unique Identifier", "length": 38, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 16, "domain": null }, { "name": "ROUTE_SYS", "type": "esriFieldTypeString", "alias": "Route System", "length": 2, "domain": null }, { "name": "LOC_STATE", "type": "esriFieldTypeString", "alias": "Local to State", "length": 10, "domain": null }, { "name": "PRIM_STAT", "type": "esriFieldTypeString", "alias": "Primary Status", "length": 10, "domain": null }, { "name": "ADNUMPRE_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "ADNUMPRE_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "ST_PRE_MOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PRETYPE", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 25, "domain": null }, { "name": "ST_PRE_SEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Separator", "length": 20, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 25, "domain": null }, { "name": "ST_POS_MOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 15, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street Name Full", "length": 40, "domain": null }, { "name": "ST_NAME_A1", "type": "esriFieldTypeString", "alias": "Alternate Street Name 1", "length": 150, "domain": null }, { "name": "A1_MSAG_V", "type": "esriFieldTypeString", "alias": "Alt 1 Legitimate MSAG Value", "length": 1, "domain": null }, { "name": "ST_NAME_A2", "type": "esriFieldTypeString", "alias": "Alternate Street Name 2", "length": 150, "domain": null }, { "name": "A2_MSAG_V", "type": "esriFieldTypeString", "alias": "Alt 2 Legitimate MSAG Value", "length": 1, "domain": null }, { "name": "ST_NAME_A3", "type": "esriFieldTypeString", "alias": "Alternate Street Name 3", "length": 150, "domain": null }, { "name": "A3_MSAG_V", "type": "esriFieldTypeString", "alias": "Alt 3 Legitimate MSAG Value", "length": 1, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "Right To Address", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Left Parity", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Right Parity", "length": 1, "domain": null }, { "name": "ZIP_L", "type": "esriFieldTypeString", "alias": "Left Zip Code", "length": 5, "domain": null }, { "name": "ZIP_R", "type": "esriFieldTypeString", "alias": "Right Zip Code", "length": 5, "domain": null }, { "name": "CTU_NAME_L", "type": "esriFieldTypeString", "alias": "Left CTU Name", "length": 100, "domain": null }, { "name": "CTU_NAME_R", "type": "esriFieldTypeString", "alias": "Right CTU Name", "length": 100, "domain": null }, { "name": "CTU_ID_L", "type": "esriFieldTypeString", "alias": "Left CTU Code", "length": 8, "domain": null }, { "name": "CTU_ID_R", "type": "esriFieldTypeString", "alias": "Right CTU Code", "length": 8, "domain": null }, { "name": "COMM_L", "type": "esriFieldTypeString", "alias": "Left Postal Community Name", "length": 50, "domain": null }, { "name": "COMM_R", "type": "esriFieldTypeString", "alias": "Right Postal Community Name", "length": 50, "domain": null }, { "name": "ADDCODE_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "ADDCODE_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "CO_CODE_L", "type": "esriFieldTypeString", "alias": "Left County Code", "length": 5, "domain": null }, { "name": "CO_CODE_R", "type": "esriFieldTypeString", "alias": "Right County Code", "length": 5, "domain": null }, { "name": "CO_NAME_L", "type": "esriFieldTypeString", "alias": "Left County Name", "length": 40, "domain": null }, { "name": "CO_NAME_R", "type": "esriFieldTypeString", "alias": "Right County Name", "length": 40, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "Left State Code", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "Right State Code", "length": 2, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "ELEV_FROM", "type": "esriFieldTypeString", "alias": "Elevation From", "length": 2, "domain": null }, { "name": "ELEV_TO", "type": "esriFieldTypeString", "alias": "Elevation To", "length": 2, "domain": null }, { "name": "ONEWAY_STATE", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": null }, { "name": "EMERG_ACC", "type": "esriFieldTypeString", "alias": "Emergency Access", "length": 10, "domain": null }, { "name": "SPEED_IMP", "type": "esriFieldTypeSmallInteger", "alias": "Impedance Speed", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Routing Speed", "domain": null }, { "name": "ROUTE_NUM", "type": "esriFieldTypeString", "alias": "Route Number", "length": 5, "domain": null }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "911 GIS Point-of-Contact", "length": 75, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "Left Emergency Service Number", "length": 10, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "Right Emergency Service Number", "length": 10, "domain": null }, { "name": "PSAP_L", "type": "esriFieldTypeString", "alias": "Left PSAP Code", "length": 5, "domain": null }, { "name": "PSAP_R", "type": "esriFieldTypeString", "alias": "Right PSAP Code", "length": 5, "domain": null }, { "name": "MSAG_C_L", "type": "esriFieldTypeString", "alias": "Left MSAG Community Name", "length": 30, "domain": null }, { "name": "MSAG_C_R", "type": "esriFieldTypeString", "alias": "Right MSAG Community Name", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 20, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "RET_DATE", "type": "esriFieldTypeDate", "alias": "Retired Date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "FUNCLS_ESRI", "type": "esriFieldTypeString", "alias": "Functional Class - Esri", "length": 50, "domain": { "type": "codedValue", "name": "WS3_RoadClassEsri", "description": "RoadClassEsri", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURF_TYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 32, "domain": null }, { "name": "NUM_LANES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeSmallInteger", "alias": "One Way", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "ST_POS_DIR", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1694_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "CSAH/County/Local Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118834200, "falseY": -98876700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Road Centerlines" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ST_PRETYPE", "field2": "ST_NAME_A1", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 1", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 13", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 15", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 17", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 18", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 2", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 24", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 3", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 4", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 6", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 82", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": ",CSAH 9", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 1", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 10", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 11", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 12", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 14", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 19", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 2", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 20", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 21", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 23", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 24", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 26", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 4", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 5", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 7", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 8", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "County Road,CSAH 82", "label": "CSAH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "County Road,460TH ST", "label": "County Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "County Road,", "label": "County Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "County Road,BIRCH AVE", "label": "County Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "County Road,CO RD 50", "label": "County Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "County Road,MAIN ST", "label": "County Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "County Road,STATE HWY 54", "label": "County Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": ",", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": ",MAIN AVE W", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": ",STATE HWY 55", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": ",STATE HWY 79 E", "label": "Local Roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 202, 255 ], "toColor": [ 252, 239, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 245, 252, 255 ], "toColor": [ 182, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 185, 255 ], "toColor": [ 182, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 215, 252, 255 ], "toColor": [ 243, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 182, 252, 255 ], "toColor": [ 243, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 224, 255 ], "toColor": [ 187, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 207, 255 ], "toColor": [ 252, 211, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 202, 255 ], "toColor": [ 222, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 184, 255 ], "toColor": [ 251, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 230, 255 ], "toColor": [ 252, 189, 230, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREETNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 37, "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, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0716387255438218E7, "ymin": 5741598.17629982, "xmax": -1.0659582410038048E7, "ymax": 5797944.297553817, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ROADSEG_ID", "type": "esriFieldTypeString", "alias": "Road Segment Unique Identifier", "length": 38, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 16, "domain": null }, { "name": "ROUTE_SYS", "type": "esriFieldTypeString", "alias": "Route System", "length": 2, "domain": null }, { "name": "LOC_STATE", "type": "esriFieldTypeString", "alias": "Local to State", "length": 10, "domain": null }, { "name": "PRIM_STAT", "type": "esriFieldTypeString", "alias": "Primary Status", "length": 10, "domain": null }, { "name": "ADNUMPRE_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "ADNUMPRE_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "ST_PRE_MOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PRETYPE", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 25, "domain": null }, { "name": "ST_PRE_SEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Separator", "length": 20, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 25, "domain": null }, { "name": "ST_POS_MOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 15, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street Name Full", "length": 40, "domain": null }, { "name": "ST_NAME_A1", "type": "esriFieldTypeString", "alias": "Alternate Street Name 1", "length": 150, "domain": null }, { "name": "A1_MSAG_V", "type": "esriFieldTypeString", "alias": "Alt 1 Legitimate MSAG Value", "length": 1, "domain": null }, { "name": "ST_NAME_A2", "type": "esriFieldTypeString", "alias": "Alternate Street Name 2", "length": 150, "domain": null }, { "name": "A2_MSAG_V", "type": "esriFieldTypeString", "alias": "Alt 2 Legitimate MSAG Value", "length": 1, "domain": null }, { "name": "ST_NAME_A3", "type": "esriFieldTypeString", "alias": "Alternate Street Name 3", "length": 150, "domain": null }, { "name": "A3_MSAG_V", "type": "esriFieldTypeString", "alias": "Alt 3 Legitimate MSAG Value", "length": 1, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "Right To Address", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Left Parity", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Right Parity", "length": 1, "domain": null }, { "name": "ZIP_L", "type": "esriFieldTypeString", "alias": "Left Zip Code", "length": 5, "domain": null }, { "name": "ZIP_R", "type": "esriFieldTypeString", "alias": "Right Zip Code", "length": 5, "domain": null }, { "name": "CTU_NAME_L", "type": "esriFieldTypeString", "alias": "Left CTU Name", "length": 100, "domain": null }, { "name": "CTU_NAME_R", "type": "esriFieldTypeString", "alias": "Right CTU Name", "length": 100, "domain": null }, { "name": "CTU_ID_L", "type": "esriFieldTypeString", "alias": "Left CTU Code", "length": 8, "domain": null }, { "name": "CTU_ID_R", "type": "esriFieldTypeString", "alias": "Right CTU Code", "length": 8, "domain": null }, { "name": "COMM_L", "type": "esriFieldTypeString", "alias": "Left Postal Community Name", "length": 50, "domain": null }, { "name": "COMM_R", "type": "esriFieldTypeString", "alias": "Right Postal Community Name", "length": 50, "domain": null }, { "name": "ADDCODE_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "ADDCODE_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "CO_CODE_L", "type": "esriFieldTypeString", "alias": "Left County Code", "length": 5, "domain": null }, { "name": "CO_CODE_R", "type": "esriFieldTypeString", "alias": "Right County Code", "length": 5, "domain": null }, { "name": "CO_NAME_L", "type": "esriFieldTypeString", "alias": "Left County Name", "length": 40, "domain": null }, { "name": "CO_NAME_R", "type": "esriFieldTypeString", "alias": "Right County Name", "length": 40, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "Left State Code", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "Right State Code", "length": 2, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "ELEV_FROM", "type": "esriFieldTypeString", "alias": "Elevation From", "length": 2, "domain": null }, { "name": "ELEV_TO", "type": "esriFieldTypeString", "alias": "Elevation To", "length": 2, "domain": null }, { "name": "ONEWAY_STATE", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": null }, { "name": "EMERG_ACC", "type": "esriFieldTypeString", "alias": "Emergency Access", "length": 10, "domain": null }, { "name": "SPEED_IMP", "type": "esriFieldTypeSmallInteger", "alias": "Impedance Speed", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Routing Speed", "domain": null }, { "name": "ROUTE_NUM", "type": "esriFieldTypeString", "alias": "Route Number", "length": 5, "domain": null }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "911 GIS Point-of-Contact", "length": 75, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "Left Emergency Service Number", "length": 10, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "Right Emergency Service Number", "length": 10, "domain": null }, { "name": "PSAP_L", "type": "esriFieldTypeString", "alias": "Left PSAP Code", "length": 5, "domain": null }, { "name": "PSAP_R", "type": "esriFieldTypeString", "alias": "Right PSAP Code", "length": 5, "domain": null }, { "name": "MSAG_C_L", "type": "esriFieldTypeString", "alias": "Left MSAG Community Name", "length": 30, "domain": null }, { "name": "MSAG_C_R", "type": "esriFieldTypeString", "alias": "Right MSAG Community Name", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 20, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "RET_DATE", "type": "esriFieldTypeDate", "alias": "Retired Date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "FUNCLS_ESRI", "type": "esriFieldTypeString", "alias": "Functional Class - Esri", "length": 50, "domain": { "type": "codedValue", "name": "WS3_RoadClassEsri", "description": "RoadClassEsri", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURF_TYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 32, "domain": null }, { "name": "NUM_LANES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeSmallInteger", "alias": "One Way", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "ST_POS_DIR", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1694_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Wildlife Managemen Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": "esriSFSForwardDiagonal", "color": [ 242, 175, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 175, 46, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.070996786047804E7, "ymin": 5741839.313380557, "xmax": -1.0659595282394366E7, "ymax": 5797790.170777063, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNITNAME", "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": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "UNIQUEID", "length": 10, "domain": null }, { "name": "SUBUNITNUM", "type": "esriFieldTypeString", "alias": "SUBUNITNUM", "length": 2, "domain": null }, { "name": "PGM_PRJ", "type": "esriFieldTypeString", "alias": "PGM_PRJ", "length": 8, "domain": null }, { "name": "UNITNAME", "type": "esriFieldTypeString", "alias": "UNITNAME", "length": 50, "domain": null }, { "name": "SUBUNIT", "type": "esriFieldTypeString", "alias": "SUBUNIT", "length": 50, "domain": null }, { "name": "AREANAME", "type": "esriFieldTypeString", "alias": "AREANAME", "length": 25, "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null }, { "name": "DATE_INV", "type": "esriFieldTypeString", "alias": "DATE_INV", "length": 8, "domain": null }, { "name": "DIRECTIONS", "type": "esriFieldTypeString", "alias": "DIRECTIONS", "length": 254, "domain": null }, { "name": "NEAREST_TO", "type": "esriFieldTypeString", "alias": "NEAREST_TO", "length": 30, "domain": null }, { "name": "DEER", "type": "esriFieldTypeString", "alias": "DEER", "length": 1, "domain": null }, { "name": "BEAR", "type": "esriFieldTypeString", "alias": "BEAR", "length": 1, "domain": null }, { "name": "MOOSE", "type": "esriFieldTypeString", "alias": "MOOSE", "length": 1, "domain": null }, { "name": "SMGAME", "type": "esriFieldTypeString", "alias": "SMGAME", "length": 1, "domain": null }, { "name": "FSTBIRDS", "type": "esriFieldTypeString", "alias": "FSTBIRDS", "length": 1, "domain": null }, { "name": "SHARPTAILS", "type": "esriFieldTypeString", "alias": "SHARPTAILS", "length": 1, "domain": null }, { "name": "PHEASANTS", "type": "esriFieldTypeString", "alias": "PHEASANTS", "length": 1, "domain": null }, { "name": "WATERFOWL", "type": "esriFieldTypeString", "alias": "WATERFOWL", "length": 1, "domain": null }, { "name": "TURKEY", "type": "esriFieldTypeString", "alias": "TURKEY", "length": 1, "domain": null }, { "name": "DOVES", "type": "esriFieldTypeString", "alias": "DOVES", "length": 1, "domain": null }, { "name": "WETNONGAME", "type": "esriFieldTypeString", "alias": "WETNONGAME", "length": 1, "domain": null }, { "name": "FORNONGAME", "type": "esriFieldTypeString", "alias": "FORNONGAME", "length": 1, "domain": null }, { "name": "PRANONGAME", "type": "esriFieldTypeString", "alias": "PRANONGAME", "length": 1, "domain": null }, { "name": "SPECOPPS", "type": "esriFieldTypeString", "alias": "SPECOPPS", "length": 254, "domain": null }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "HANDICAP", "length": 254, "domain": null }, { "name": "HEADER", "type": "esriFieldTypeString", "alias": "HEADER", "length": 254, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "WEBREADY", "type": "esriFieldTypeString", "alias": "WEBREADY", "length": 1, "domain": null }, { "name": "PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "length": 1, "domain": null }, { "name": "FORMAT", "type": "esriFieldTypeString", "alias": "FORMAT", "length": 3, "domain": null }, { "name": "WRITEUP", "type": "esriFieldTypeString", "alias": "WRITEUP", "length": 1, "domain": null }, { "name": "FINAL", "type": "esriFieldTypeString", "alias": "FINAL", "length": 1, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 20, "domain": null }, { "name": "WRITEUP_LO", "type": "esriFieldTypeString", "alias": "WRITEUP_LO", "length": 50, "domain": null }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "ACCESSIBLE", "length": 1, "domain": null }, { "name": "COMMENTS2", "type": "esriFieldTypeString", "alias": "COMMENTS2", "length": 254, "domain": null }, { "name": "KILL_RESTR", "type": "esriFieldTypeString", "alias": "KILL_RESTR", "length": 2, "domain": null }, { "name": "KILL_HANDI", "type": "esriFieldTypeString", "alias": "KILL_HANDI", "length": 2, "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "ACCESS", "length": 254, "domain": null }, { "name": "COMMENTS3", "type": "esriFieldTypeString", "alias": "COMMENTS3", "length": 254, "domain": null }, { "name": "ACCESSDOCS", "type": "esriFieldTypeString", "alias": "ACCESSDOCS", "length": 50, "domain": null }, { "name": "newdate", "type": "esriFieldTypeString", "alias": "newdate", "length": 10, "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeString", "alias": "EDITDATE", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "MANAGED_BY", "type": "esriFieldTypeString", "alias": "MANAGED_BY", "length": 50, "domain": null }, { "name": "PER_MI", "type": "esriFieldTypeDouble", "alias": "PER_MI", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "RESTRICT_", "type": "esriFieldTypeString", "alias": "RESTRICT", "length": 254, "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "Grant_LGIM.GIS.WildlifeManagementAreas.AREA", "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": "R245_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S165_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "USFWS Waterfowl Production Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": [ 115, 115, 0, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 153 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0708200298656927E7, "ymin": 5741826.507230268, "xmax": -1.0659829545002142E7, "ymax": 5797741.776264229, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ORGNAME", "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": "ORGNAME", "type": "esriFieldTypeString", "alias": "ORGNAME", "length": 75, "domain": null }, { "name": "UNITNAME", "type": "esriFieldTypeString", "alias": "UNITNAME", "length": 75, "domain": null }, { "name": "GISAcres", "type": "esriFieldTypeDouble", "alias": "GISAcres", "domain": null }, { "name": "CMPXNAME", "type": "esriFieldTypeString", "alias": "CMPXNAME", "length": 85, "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": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S168_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": [ 230, 152, 0, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 168, 112, 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": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0716389066771273E7, "ymin": 5741831.870600619, "xmax": -1.0659582908575794E7, "ymax": 5797808.303852653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MCD", "type": "esriFieldTypeString", "alias": "MCD", "length": 4, "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS4_GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "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": "Population", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null }, { "name": "PopulationSource", "type": "esriFieldTypeString", "alias": "Population Source", "length": 100, "domain": null }, { "name": "color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_108", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S28_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "ROW", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 141, 104, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "1", "label": "Road" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 205, 110, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2", "label": "Railroad" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 121, 95, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "3", "label": "Utility" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 152, 78, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "4", "label": "Access" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 177, 116, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "5", "label": "Conservation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 150, 72, 255 ], "toColor": [ 240, 150, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 216, 190, 255 ], "toColor": [ 237, 216, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 135, 105, 255 ], "toColor": [ 191, 135, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 197, 124, 255 ], "toColor": [ 242, 197, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 158, 145, 255 ], "toColor": [ 181, 158, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 105, 59, 255 ], "toColor": [ 196, 105, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 125, 59, 255 ], "toColor": [ 179, 125, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 170, 120, 255 ], "toColor": [ 250, 170, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 178, 137, 255 ], "toColor": [ 217, 178, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 181, 74, 255 ], "toColor": [ 247, 181, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 121, 55, 255 ], "toColor": [ 237, 121, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 140, 42, 255 ], "toColor": [ 201, 140, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 160, 100, 255 ], "toColor": [ 217, 160, 100, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0716389066771276E7, "ymin": 5741831.87060061, "xmax": -1.0659582908575796E7, "ymax": 5797808.303852642, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Road" }, { "domains": {}, "id": 2, "name": "Railroad" }, { "domains": {}, "id": 3, "name": "Utility" }, { "domains": {}, "id": 4, "name": "Access" }, { "domains": {}, "id": 5, "name": "Conservation" } ], "subtypes": [ { "domains": {}, "defaultValues": { "Type": null, "Accuracy": null, "Name": null, "Subtype": null }, "code": 1, "name": "Road" }, { "domains": {}, "defaultValues": { "Type": null, "Accuracy": null, "Name": null, "Subtype": null }, "code": 2, "name": "Railroad" }, { "domains": {}, "defaultValues": { "Type": null, "Accuracy": null, "Name": null, "Subtype": null }, "code": 3, "name": "Utility" }, { "domains": {}, "defaultValues": { "Type": null, "Accuracy": null, "Name": null, "Subtype": null }, "code": 4, "name": "Access" }, { "domains": {}, "defaultValues": { "Type": null, "Accuracy": null, "Name": null, "Subtype": null }, "code": 5, "name": "Conservation" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CNVYNAME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "AAMOT'S ADDITION", "label": "AAMOT'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "AAMOTS SECOND ADDITION", "label": "AAMOTS SECOND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ADDITION TO CAMP POMME DE TERRE", "label": "ADDITION TO CAMP POMME DE TERRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ALASKA ESTATES", "label": "ALASKA ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ALVSTAD'S FAIRHAVEN", "label": "ALVSTAD'S FAIRHAVEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ASHBY COUNTRY VIEW ESTATES", "label": "ASHBY COUNTRY VIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ASHBY ESTATES", "label": "ASHBY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ASHBY ESTATES WEST", "label": "ASHBY ESTATES WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ASHBY RAILROAD ADDITION", "label": "ASHBY RAILROAD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ASHBY TOWNSITE-SIMON LARSON", "label": "ASHBY TOWNSITE-SIMON LARSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "AUDITOR'S SUBDIVISION OF GOVT LOT 1 SECTION 23", "label": "AUDITOR'S SUBDIVISION OF GOVT LOT 1 SECTION 23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "AUDITORS SUBDIVISION OF SE1/4 SECTION 6", "label": "AUDITORS SUBDIVISION OF SE1/4 SECTION 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BALGAARD BEACH", "label": "BALGAARD BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BARRETT VIEW", "label": "BARRETT VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BELGUMS ADDITION", "label": "BELGUMS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BENGSTON ASHBY ESTATES", "label": "BENGSTON ASHBY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 186, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BEVERLY HILLS ADDITION", "label": "BEVERLY HILLS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BEVERLY HILLS FIRST ADDITION", "label": "BEVERLY HILLS FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BIG ISLAND ACRES", "label": "BIG ISLAND ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BIG ISLAND CAMP", "label": "BIG ISLAND CAMP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BIG ISLAND POINT ESTATES", "label": "BIG ISLAND POINT ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BIG ISLAND SHORES", "label": "BIG ISLAND SHORES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "BIRCH GROVE ADDITION", "label": "BIRCH GROVE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "CAMP POMME DE TERRE", "label": "CAMP POMME DE TERRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "CAMP POMME DE TERRE BLOCK 4", "label": "CAMP POMME DE TERRE BLOCK 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "CARLSON'S ADDITION", "label": "CARLSON'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "CARLSONS LAKE VIEW", "label": "CARLSONS LAKE VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "CARTER'S HILLTOP VIEW", "label": "CARTER'S HILLTOP VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "CITIZEN'S ADDITION", "label": "CITIZEN'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "CITY HEIGHTS ADDITION", "label": "CITY HEIGHTS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "CITY OF ELBOW LAKE AIRPORT RIGHT OF WAY PLAT NO. 1", "label": "CITY OF ELBOW LAKE AIRPORT RIGHT OF WAY PLAT NO. 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "CLEMENSEN ESTATES", "label": "CLEMENSEN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "COUNTRY AIRE ESTATES", "label": "COUNTRY AIRE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "COURT HOUSE ADDITION", "label": "COURT HOUSE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "D. L. ESTATES", "label": "D. L. ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "DOLEMANS ADDITION TO PELICAN HEIGHTS", "label": "DOLEMANS ADDITION TO PELICAN HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "DYBDAL'S ADDITION", "label": "DYBDAL'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "DYBDAL'S SECOND ADDITION", "label": "DYBDAL'S SECOND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "E.H.V. CO. ADDITION", "label": "E.H.V. CO. ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "EIGHT ADDITION TO OLSONS OAK POINT", "label": "EIGHT ADDITION TO OLSONS OAK POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "EIGHTH STREET ADDITION", "label": "EIGHTH STREET ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ELK LAKE ESTATES", "label": "ELK LAKE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ELLINGSON ADDITION", "label": "ELLINGSON ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ELLINGSON COMMERCIAL ADDITION", "label": "ELLINGSON COMMERCIAL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ERDAHL TOWNSITE", "label": "ERDAHL TOWNSITE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "EVENHURST SUBDIVISION", "label": "EVENHURST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "EVER-B-SUNRISE", "label": "EVER-B-SUNRISE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FAIR OAKS ADDITION", "label": "FAIR OAKS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FAIR VIEW ADDITION", "label": "FAIR VIEW ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FANRY ADDITION", "label": "FANRY ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FIFTH ADDITION TO OLSONS OAK POINT", "label": "FIFTH ADDITION TO OLSONS OAK POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FIRST ADDITION TO OLSON'S OAK POINT", "label": "FIRST ADDITION TO OLSON'S OAK POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FIRST ADDITION TO OLSONS SUNSET VIEW", "label": "FIRST ADDITION TO OLSONS SUNSET VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FIRST ADDITION TO ROSIN HIGHVIEW ESTATES", "label": "FIRST ADDITION TO ROSIN HIGHVIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FIRST AUDITOR'S SUBDIVISION", "label": "FIRST AUDITOR'S SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FIRST AUDITORS SUBDIVISION", "label": "FIRST AUDITORS SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "FOURTH ADDITION TO OLSONS OAK POINT", "label": "FOURTH ADDITION TO OLSONS OAK POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GEORGE MACOMBER'S SUBDIVISION", "label": "GEORGE MACOMBER'S SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 10TH ADDITION", "label": "GERTRUDE JOHNSON 10TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 1ST ADDITION", "label": "GERTRUDE JOHNSON 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 2ND ADDITION", "label": "GERTRUDE JOHNSON 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 3RD ADDITION", "label": "GERTRUDE JOHNSON 3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 4TH ADDITION", "label": "GERTRUDE JOHNSON 4TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 5TH ADDITION", "label": "GERTRUDE JOHNSON 5TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 6TH ADDITION", "label": "GERTRUDE JOHNSON 6TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 7TH ADDITION", "label": "GERTRUDE JOHNSON 7TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 8TH ADDITION", "label": "GERTRUDE JOHNSON 8TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GERTRUDE JOHNSON 9TH ADDITION", "label": "GERTRUDE JOHNSON 9TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "GREENFIELD ADDITION", "label": "GREENFIELD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "HENRY'S ADDITION", "label": "HENRY'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "HERMAN ORIGINAL TOWNSITE", "label": "HERMAN ORIGINAL TOWNSITE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "HOFFMAN", "label": "HOFFMAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "HOTCHKISS'S ADDITION", "label": "HOTCHKISS'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "HU-MAR ADDITION", "label": "HU-MAR ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "HUGH SPENCE SR ADDITION", "label": "HUGH SPENCE SR ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "IMPROVEMENT ADDITION", "label": "IMPROVEMENT ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "J-STAR ADDITION", "label": "J-STAR ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "JENSEN'S ADDITION", "label": "JENSEN'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "JOHNSON & LERAAS ADDITION", "label": "JOHNSON & LERAAS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "K.N. OLSON'S FIRST ADDITION", "label": "K.N. OLSON'S FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "K.O. LAASTUEN'S FIRST ADDITION", "label": "K.O. LAASTUEN'S FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "KRUSEMARK'S FIRST ADDITION", "label": "KRUSEMARK'S FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "LAKE VIEW ADDITION", "label": "LAKE VIEW ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "LANE'S ADDITION", "label": "LANE'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "LIGHTNING BEACH", "label": "LIGHTNING BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "LIGHTNING LAKE WEST SIDE ADDITION", "label": "LIGHTNING LAKE WEST SIDE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "LIGHTNING LAKE WEST SIDE SECOND ADDITION", "label": "LIGHTNING LAKE WEST SIDE SECOND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "LOOMER'S FIRST ADDITION", "label": "LOOMER'S FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "LOOMERS SECOND ADDITION", "label": "LOOMERS SECOND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "LOT 2 BLOCK 17 VILLAGE OF NORCROSS", "label": "LOT 2 BLOCK 17 VILLAGE OF NORCROSS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "LUNDS ADDITION", "label": "LUNDS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "MAPLEOAK ESTATES", "label": "MAPLEOAK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "MAPLEWOOD ADDITION", "label": "MAPLEWOOD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "MELBY ESTATES", "label": "MELBY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "MELBY'S ADDITION TO PELICAN HEIGHTS", "label": "MELBY'S ADDITION TO PELICAN HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "MOBRAATEN'S ADDITION", "label": "MOBRAATEN'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "NATURE BAY ESTATES", "label": "NATURE BAY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "NELSON SUBD OF E1/2 W1/2 NW1/4", "label": "NELSON SUBD OF E1/2 W1/2 NW1/4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "NORCROSS", "label": "NORCROSS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "NORGREN'S SUBDIVISION", "label": "NORGREN'S SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "NORTH POINT", "label": "NORTH POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "OAK LAWN ADDITION", "label": "OAK LAWN ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "OLSON'S OAK POINT", "label": "OLSON'S OAK POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "OLSONS SUNSET VIEW", "label": "OLSONS SUNSET VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ORIGINAL TOWNSHIP TO ELBOW LAKE", "label": "ORIGINAL TOWNSHIP TO ELBOW LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ORIGINAL TOWNSITE", "label": "ORIGINAL TOWNSITE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "PARK ADDITION", "label": "PARK ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "PEDERSONS SCENIC VIEW", "label": "PEDERSONS SCENIC VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "PELICAN HEIGHTS", "label": "PELICAN HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "PELICAN SCENIC VIEW", "label": "PELICAN SCENIC VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "PIONEER ADDITION", "label": "PIONEER ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "POINT COMFORT", "label": "POINT COMFORT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "POMME DE TERRE", "label": "POMME DE TERRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "PRAIRIE ROSE", "label": "PRAIRIE ROSE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "PRAIRIEWOOD COVE", "label": "PRAIRIEWOOD COVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "PRAIRIEWOOD COVE FIRST ADDITION", "label": "PRAIRIEWOOD COVE FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "PRAIRIEWOOD COVE SECOND ADDITION", "label": "PRAIRIEWOOD COVE SECOND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "QUIGLEY BEACH", "label": "QUIGLEY BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "RECREATION CAMP", "label": "RECREATION CAMP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "RESERVE A CAMP POMME DE TERRE", "label": "RESERVE A CAMP POMME DE TERRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "RETZLAFFS FIRST ADDITION", "label": "RETZLAFFS FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ROLLING OAKS", "label": "ROLLING OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ROSIN HIGHVIEW ESTATES", "label": "ROSIN HIGHVIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "ROSIN LAKE ESTATES", "label": "ROSIN LAKE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SCOFIELD'S ADDITION", "label": "SCOFIELD'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SECOND ADDITION TO OLSONS OAK POINT", "label": "SECOND ADDITION TO OLSONS OAK POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SECOND AUDITORS SUBDIVISION", "label": "SECOND AUDITORS SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SEVENTH ADDITION TO OLSON'S OAK POINT", "label": "SEVENTH ADDITION TO OLSON'S OAK POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SIMON LARSON'S ADDITION", "label": "SIMON LARSON'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SIMON LARSON'S SECOND ADDITION", "label": "SIMON LARSON'S SECOND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SIXTH ADDITION TO OLSONS OAK POINT", "label": "SIXTH ADDITION TO OLSONS OAK POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SLETTEN'S FIRST ADDITION", "label": "SLETTEN'S FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SLETTEN'S SECOND ADDITION", "label": "SLETTEN'S SECOND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SOUTH ELK LAKE ESTATES", "label": "SOUTH ELK LAKE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "STARNER SUBDIVISION", "label": "STARNER SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SUB-DIVISION \"A\" OF LOTS 1 & 2, BLOCK 6", "label": "SUB-DIVISION \"A\" OF LOTS 1 & 2, BLOCK 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SUB-DIVISION \"A\" OF LOTS 6 & 7, BLOCK 3", "label": "SUB-DIVISION \"A\" OF LOTS 6 & 7, BLOCK 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SUBDIVISION OF GOVERNMENT LOT 6", "label": "SUBDIVISION OF GOVERNMENT LOT 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SUNNY SIDE CAMP", "label": "SUNNY SIDE CAMP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SUNSET BEACH", "label": "SUNSET BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "SWARTOUT'S ADDITION REPLAT", "label": "SWARTOUT'S ADDITION REPLAT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "THE NORTH SHORE OF BARRETT", "label": "THE NORTH SHORE OF BARRETT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "THIRD ADDITION TO OLSONS OAK POINT", "label": "THIRD ADDITION TO OLSONS OAK POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "TIPSINAH ESTATES", "label": "TIPSINAH ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "TIPSINAH MOUNDS CONDOMINIUMS", "label": "TIPSINAH MOUNDS CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "TOWNSITE OF ASHBY-K.N. OLSON", "label": "TOWNSITE OF ASHBY-K.N. OLSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "VOLD'S ADDITION", "label": "VOLD'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 15", "label": "W.A. NO. 15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 19", "label": "W.A. NO. 19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 2", "label": "W.A. NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 22", "label": "W.A. NO. 22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 33", "label": "W.A. NO. 33" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 34", "label": "W.A. NO. 34" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 35", "label": "W.A. NO. 35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 37", "label": "W.A. NO. 37" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 38", "label": "W.A. NO. 38" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 4", "label": "W.A. NO. 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "W.A. NO. 41", "label": "W.A. NO. 41" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "WAUGH'S SOUTHEAST ADDITION", "label": "WAUGH'S SOUTHEAST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "WELLS ADDITION", "label": "WELLS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "WENDELL", "label": "WENDELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "WEST HAVEN", "label": "WEST HAVEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "WHISPERING OAKS ESTATES", "label": "WHISPERING OAKS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "WIDOWS BAY ADDITION", "label": "WIDOWS BAY ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "WOODLAWN PARK", "label": "WOODLAWN PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "value": "YOUNGBERG'S FIRST ADDITION", "label": "YOUNGBERG'S FIRST ADDITION" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 202, 255 ], "toColor": [ 252, 239, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 252, 255 ], "toColor": [ 223, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 198, 255 ], "toColor": [ 252, 184, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 225, 252, 255 ], "toColor": [ 215, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 249, 255 ], "toColor": [ 189, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 207, 252, 255 ], "toColor": [ 246, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 197, 255 ], "toColor": [ 227, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 210, 255 ], "toColor": [ 252, 216, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 230, 255 ], "toColor": [ 252, 210, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 224, 255 ], "toColor": [ 192, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 237, 255 ], "toColor": [ 252, 182, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 182, 255 ], "toColor": [ 252, 211, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 231, 252, 255 ], "toColor": [ 184, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 182, 252, 255 ], "toColor": [ 196, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 199, 252, 255 ], "toColor": [ 217, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 237, 255 ], "toColor": [ 215, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 246, 252, 255 ], "toColor": [ 215, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 212, 255 ], "toColor": [ 242, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 209, 255 ], "toColor": [ 207, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 232, 255 ], "toColor": [ 252, 194, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 215, 252, 255 ], "toColor": [ 226, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 207, 255 ], "toColor": [ 252, 202, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 210, 255 ], "toColor": [ 252, 227, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 206, 255 ], "toColor": [ 252, 179, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 202, 252, 255 ], "toColor": [ 202, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 245, 255 ], "toColor": [ 252, 212, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 214, 252, 255 ], "toColor": [ 204, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 197, 255 ], "toColor": [ 204, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 221, 255 ], "toColor": [ 252, 215, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 194, 252, 255 ], "toColor": [ 229, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 192, 255 ], "toColor": [ 252, 223, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 192, 255 ], "toColor": [ 240, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 250, 252, 255 ], "toColor": [ 204, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 233, 255 ], "toColor": [ 179, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 234, 252, 255 ], "toColor": [ 212, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 228, 255 ], "toColor": [ 207, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 210, 255 ], "toColor": [ 227, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 192, 255 ], "toColor": [ 252, 201, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 212, 252, 255 ], "toColor": [ 240, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 247, 255 ], "toColor": [ 202, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 189, 255 ], "toColor": [ 189, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 245, 255 ], "toColor": [ 252, 199, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 218, 252, 255 ], "toColor": [ 215, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 194, 252, 255 ], "toColor": [ 202, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 238, 252, 255 ], "toColor": [ 204, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 197, 255 ], "toColor": [ 252, 213, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 244, 252, 255 ], "toColor": [ 182, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 197, 255 ], "toColor": [ 252, 218, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 212, 252, 255 ], "toColor": [ 192, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 245, 252, 255 ], "toColor": [ 194, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 187, 255 ], "toColor": [ 224, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 187, 255 ], "toColor": [ 205, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 225, 252, 255 ], "toColor": [ 187, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 199, 255 ], "toColor": [ 239, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 210, 255 ], "toColor": [ 252, 192, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 189, 255 ], "toColor": [ 252, 243, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 187, 252, 255 ], "toColor": [ 208, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 241, 255 ], "toColor": [ 179, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 208, 255 ], "toColor": [ 187, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 218, 255 ], "toColor": [ 194, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 217, 255 ], "toColor": [ 179, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 202, 252, 255 ], "toColor": [ 229, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 192, 255 ], "toColor": [ 252, 234, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 194, 255 ], "toColor": [ 252, 243, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 228, 252, 255 ], "toColor": [ 204, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 244, 255 ], "toColor": [ 252, 189, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 192, 252, 255 ], "toColor": [ 245, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 184, 255 ], "toColor": [ 252, 251, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 182, 255 ], "toColor": [ 229, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 192, 255 ], "toColor": [ 252, 250, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 212, 255 ], "toColor": [ 216, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 202, 255 ], "toColor": [ 214, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 230, 252, 255 ], "toColor": [ 199, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 192, 252, 255 ], "toColor": [ 213, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 207, 255 ], "toColor": [ 252, 219, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 207, 252, 255 ], "toColor": [ 212, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 192, 252, 255 ], "toColor": [ 235, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 202, 252, 255 ], "toColor": [ 211, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 240, 255 ], "toColor": [ 207, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 210, 255 ], "toColor": [ 250, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 232, 255 ], "toColor": [ 252, 184, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 221, 255 ], "toColor": [ 252, 210, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 200, 252, 255 ], "toColor": [ 187, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 232, 255 ], "toColor": [ 199, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 187, 252, 255 ], "toColor": [ 196, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 217, 255 ], "toColor": [ 252, 184, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 252, 255 ], "toColor": [ 189, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 212, 255 ], "toColor": [ 252, 241, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 247, 255 ], "toColor": [ 194, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 187, 252, 255 ], "toColor": [ 235, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 233, 252, 255 ], "toColor": [ 194, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 197, 255 ], "toColor": [ 251, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 200, 255 ], "toColor": [ 194, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 182, 255 ], "toColor": [ 252, 216, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 202, 255 ], "toColor": [ 223, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 199, 255 ], "toColor": [ 252, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 251, 255 ], "toColor": [ 215, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 248, 255 ], "toColor": [ 252, 210, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 248, 252, 255 ], "toColor": [ 189, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 194, 252, 255 ], "toColor": [ 192, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 203, 255 ], "toColor": [ 252, 194, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 212, 252, 255 ], "toColor": [ 214, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 189, 252, 255 ], "toColor": [ 249, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 207, 252, 255 ], "toColor": [ 194, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 205, 255 ], "toColor": [ 194, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 189, 255 ], "toColor": [ 219, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 202, 255 ], "toColor": [ 252, 226, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 197, 255 ], "toColor": [ 252, 189, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 192, 255 ], "toColor": [ 252, 229, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 207, 255 ], "toColor": [ 234, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 187, 255 ], "toColor": [ 252, 193, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 212, 252, 255 ], "toColor": [ 232, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 219, 252, 255 ], "toColor": [ 207, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 194, 255 ], "toColor": [ 252, 197, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 214, 255 ], "toColor": [ 252, 202, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 234, 255 ], "toColor": [ 192, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 252, 255 ], "toColor": [ 226, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 217, 252, 255 ], "toColor": [ 197, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 238, 255 ], "toColor": [ 252, 192, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CNVYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 168, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 52, 52, 52, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0709033306728804E7, "ymin": 5748830.949977924, "xmax": -1.0661012864720922E7, "ymax": 5795917.096222696, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "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": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "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": "PLATNAME_LINK", "type": "esriFieldTypeString", "alias": "PlatNames", "length": 1000, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2493_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2493", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2493", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2360_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Blocks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BLKDSGNTR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 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": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0709013525163842E7, "ymin": 5748868.574773879, "xmax": -1.0661020776931874E7, "ymax": 5795917.095968193, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLKDSGNTR", "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": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "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": "R2494_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2494", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2494", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2361_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "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": [ 130, 130, 130, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIVDSGNTR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 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": false, "extent": { "xmin": -1.0709013525163842E7, "ymin": 5748868.574773879, "xmax": -1.0661020776931874E7, "ymax": 5795917.095968193, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIVDSGNTR", "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": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "Lot or Unit Number", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "DIVTYP", "type": "esriFieldTypeString", "alias": "Division Type", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "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": "R2497_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2497", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2497", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2364_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Dry Lake Bed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 25, 25, 147, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.070401058571314E7, "ymin": 5747927.339357871, "xmax": -1.0667303951302849E7, "ymax": 5794766.5071212, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "GIS_Acres", "type": "esriFieldTypeDouble", "alias": "GIS_Acres", "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": "R2509_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2509", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2509", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2376_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 29, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "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": [ 0, 0, 0, 204 ], "width": 1.1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PARCELID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "PARCELID <> 'WATER'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 17, "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, 255, 255, 204 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0716389066771273E7, "ymin": 5741831.870600619, "xmax": -1.0659582908575794E7, "ymax": 5797808.303852653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXPAYER_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": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 50, "domain": null }, { "name": "GIS_Acres", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeInteger", "alias": "Tax Year", "domain": null }, { "name": "DEEDED_ACRES", "type": "esriFieldTypeDouble", "alias": "Deeded Acres", "domain": null }, { "name": "PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "Property Address", "length": 255, "domain": null }, { "name": "PROPERTY_ZIP", "type": "esriFieldTypeString", "alias": "Property Zip Code", "length": 255, "domain": null }, { "name": "TAXPAYER_NAME", "type": "esriFieldTypeString", "alias": "Taxpayer Name", "length": 255, "domain": null }, { "name": "TAXPAYER_ADDRESS", "type": "esriFieldTypeString", "alias": "Taxpayer Address 1", "length": 255, "domain": null }, { "name": "TAXPAYER_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Taxpayer Address 2", "length": 255, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 255, "domain": null }, { "name": "OWNER_ADDRESS_1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "length": 255, "domain": null }, { "name": "OWNER_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "length": 255, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeInteger", "alias": "Section", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeInteger", "alias": "Township", "domain": null }, { "name": "RANGE", "type": "esriFieldTypeInteger", "alias": "Range", "domain": null }, { "name": "LOT", "type": "esriFieldTypeInteger", "alias": "Lot", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeInteger", "alias": "Block", "domain": null }, { "name": "PLAT_NUMBER", "type": "esriFieldTypeInteger", "alias": "Plat Number", "domain": null }, { "name": "PLAT_NAME", "type": "esriFieldTypeString", "alias": "Plat Name", "length": 255, "domain": null }, { "name": "CITY_TWP_NUMBER", "type": "esriFieldTypeInteger", "alias": "City/Township Number", "domain": null }, { "name": "CITY_TWP_NAME", "type": "esriFieldTypeString", "alias": "City/Township Name", "length": 255, "domain": null }, { "name": "SCHOOL_DISTRICT_NUMBER", "type": "esriFieldTypeInteger", "alias": "School District Number", "domain": null }, { "name": "SCHOOL_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "School District Name", "length": 255, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal Description", "length": 4000, "domain": null }, { "name": "PINNODASH", "type": "esriFieldTypeString", "alias": "PINNODASH", "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": "TAXPAYER_ADDRESS_3", "type": "esriFieldTypeString", "alias": "Taxpayer Address 3", "length": 255, "domain": null }, { "name": "TAXPAYER_ADDRESS_4", "type": "esriFieldTypeString", "alias": "Taxpayer Address 4", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TOTAL_TAXABLE_VALUE", "type": "esriFieldTypeDouble", "alias": "Total Taxable Value", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R289_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Environemtal Land Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 31, "name": "Conservation Easements" }, { "id": 32, "name": "Prairie Plan Corridor Complex" }, { "id": 33, "name": "Working Land Initiative" }, { "id": 34, "name": "Prairie Corridor" }, { "id": 35, "name": "Prairie Core Areas" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.0716292039071498E7, "ymin": 5741753.653088692, "xmax": -1.0642572659113169E7, "ymax": 5807103.292447866, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Conservation Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Environemtal Land Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EASE_CAT", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 159, 146, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "CREP I", "label": "CREP I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 216, 173, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "CREP II", "label": "CREP II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 191, 175, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "RIM", "label": "RIM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 180, 143, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "RIM-WRP", "label": "RIM-WRP" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 141, 104, 255 ], "toColor": [ 189, 141, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 203, 108, 255 ], "toColor": [ 224, 203, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 143, 81, 255 ], "toColor": [ 153, 143, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 167, 103, 255 ], "toColor": [ 219, 167, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 103, 80, 255 ], "toColor": [ 161, 103, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 187, 121, 255 ], "toColor": [ 209, 187, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 121, 95, 255 ], "toColor": [ 201, 121, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 175, 133, 255 ], "toColor": [ 222, 175, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 124, 73, 255 ], "toColor": [ 158, 124, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 158, 86, 255 ], "toColor": [ 186, 158, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 160, 112, 255 ], "toColor": [ 186, 160, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 146, 101, 255 ], "toColor": [ 219, 146, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 142, 119, 255 ], "toColor": [ 212, 142, 119, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0709388637267347E7, "ymin": 5742296.772872988, "xmax": -1.0659900295083817E7, "ymax": 5794798.423682567, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TWNNAME", "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": "RIMID", "type": "esriFieldTypeString", "alias": "RIMID", "length": 100, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeDouble", "alias": "SOURCE", "domain": null }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "STARTDATE", "length": 8, "domain": null }, { "name": "E_TYPE", "type": "esriFieldTypeString", "alias": "E_TYPE", "length": 1, "domain": null }, { "name": "EDESC", "type": "esriFieldTypeString", "alias": "EDESC", "length": 36, "domain": null }, { "name": "SWCD2", "type": "esriFieldTypeString", "alias": "SWCD2", "length": 30, "domain": null }, { "name": "FUND2", "type": "esriFieldTypeString", "alias": "FUND2", "length": 2, "domain": null }, { "name": "FUNDING_DE", "type": "esriFieldTypeString", "alias": "FUNDING_DE", "length": 30, "domain": null }, { "name": "TWNNAME", "type": "esriFieldTypeString", "alias": "TWNNAME", "length": 25, "domain": null }, { "name": "TWP", "type": "esriFieldTypeDouble", "alias": "TWP", "domain": null }, { "name": "RNG", "type": "esriFieldTypeDouble", "alias": "RNG", "domain": null }, { "name": "SEC", "type": "esriFieldTypeDouble", "alias": "SEC", "domain": null }, { "name": "PAID_ACRES", "type": "esriFieldTypeDouble", "alias": "PAID_ACRES", "domain": null }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null }, { "name": "EYEAR", "type": "esriFieldTypeDouble", "alias": "EYEAR", "domain": null }, { "name": "EXPIREDT", "type": "esriFieldTypeDate", "alias": "EXPIREDT", "length": 8, "domain": null }, { "name": "DURATION", "type": "esriFieldTypeString", "alias": "DURATION", "length": 16, "domain": null }, { "name": "EXP_RNG", "type": "esriFieldTypeString", "alias": "EXP_RNG", "length": 50, "domain": null }, { "name": "EASE_CAT", "type": "esriFieldTypeString", "alias": "EASE_CAT", "length": 50, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "PERFEET", "type": "esriFieldTypeDouble", "alias": "PERFEET", "domain": null }, { "name": "PROG_WYEAR", "type": "esriFieldTypeString", "alias": "PROG_WYEAR", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S171_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "Prairie Plan Corridor Complex", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Environemtal Land Layers" }, "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": "esriSLSDashDot", "color": [ 0, 115, 76, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0707110296529796E7, "ymin": 5753468.745489778, "xmax": -1.069428806526982E7, "ymax": 5788492.255471864, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Complex_ID", "type": "esriFieldTypeSmallInteger", "alias": "Complex_ID", "domain": null }, { "name": "Corr_Name", "type": "esriFieldTypeString", "alias": "Corr_Name", "length": 50, "domain": null }, { "name": "Area_Acres", "type": "esriFieldTypeDouble", "alias": "Area_Acres", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R250_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S170_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Working Land Initiative", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Environemtal Land Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0709443039524788E7, "ymin": 5748836.296107251, "xmax": -1.0694261185992336E7, "ymax": 5797786.810135801, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CountyName", "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": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "TargetArea", "type": "esriFieldTypeString", "alias": "TargetArea", "length": 100, "domain": null }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "CountyName", "length": 50, "domain": null }, { "name": "Update_", "type": "esriFieldTypeString", "alias": "Update_", "length": 25, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Counties", "type": "esriFieldTypeString", "alias": "Counties", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "Grant_LGIM.GIS.WorkingLandInitiative.AREA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R249_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S169_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "Prairie Corridor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Environemtal Land Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 25, 115, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 25, 115, 178 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0716266965468746E7, "ymin": 5741839.3238453455, "xmax": -1.0661805303862182E7, "ymax": 5797814.632024228, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Core_Conn", "type": "esriFieldTypeString", "alias": "Core_Conn", "length": 50, "domain": null }, { "name": "Area_Acres", "type": "esriFieldTypeDouble", "alias": "Area_Acres", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R247_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S167_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 35, "name": "Prairie Core Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Environemtal Land Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 175, 46, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 191 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0662942445027877E7, "ymin": 5790527.514138339, "xmax": -1.0642572659113169E7, "ymax": 5807054.624549218, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Core_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": "Core_Name", "type": "esriFieldTypeString", "alias": "Core_Name", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 12, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "length": 12, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 80, "domain": null }, { "name": "Area_Acres", "type": "esriFieldTypeDouble", "alias": "Area_Acres", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R246_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 36, "name": "E-911 Data Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 37, "name": "Fire" }, { "id": 38, "name": "Law Enforcement Agency" }, { "id": 39, "name": "ESN Zones" }, { "id": 40, "name": "Ambulance" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.071638759374612E7, "ymin": 5741817.311895948, "xmax": -1.065957505424915E7, "ymax": 5797803.213762859, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "Fire", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "E-911 Data Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FIRE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 214, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "ASHBY FD/DALTON TANKER", "label": "ASHBY FD/DALTON TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 204, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "ASHBY FD/E. L. TANKER", "label": "ASHBY FD/E. L. TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 221, 195, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "ASHBY FD/EVANSVILLE TANKER", "label": "ASHBY FD/EVANSVILLE TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 211, 183, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "BARRETT FD/ELBOW LAKE TANKER", "label": "BARRETT FD/ELBOW LAKE TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 203, 174, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "BARRETT FD/HOFFMAN TANKER", "label": "BARRETT FD/HOFFMAN TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 194, 162, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "DONNELLY FD/HERMAN TANKER", "label": "DONNELLY FD/HERMAN TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 185, 153, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "ELBOW LAKE FD/ASHBY TANKER", "label": "ELBOW LAKE FD/ASHBY TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 175, 142, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "ELBOW LAKE FD/BARRETT TANKER", "label": "ELBOW LAKE FD/BARRETT TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 167, 134, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "ELBOW LAKE FD/HERMAN TANKER", "label": "ELBOW LAKE FD/HERMAN TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 157, 125, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "ELBOW LAKE FD/WENDELL TANKER", "label": "ELBOW LAKE FD/WENDELL TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 147, 115, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "EVANSVILLE FD/ASHBY TANKER", "label": "EVANSVILLE FD/ASHBY TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 139, 107, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "EVANSVILLE FD/E. L. TANKER", "label": "EVANSVILLE FD/E. L. TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 126, 96, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "HERMAN FD/CHOKIO TANKER", "label": "HERMAN FD/CHOKIO TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 118, 89, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "HERMAN FD/DONNELLY TANKER", "label": "HERMAN FD/DONNELLY TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 107, 79, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "HERMAN FD/E.L. OR HOFFMAN TANKER", "label": "HERMAN FD/E.L. OR HOFFMAN TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 96, 72, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "HERMAN FD/E.L. TANKER", "label": "HERMAN FD/E.L. TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 87, 64, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "HERMAN FD/WENDELL OR E. L TANKER", "label": "HERMAN FD/WENDELL OR E. L TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 76, 55, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "HERMAN FD/WHEATON TANKER", "label": "HERMAN FD/WHEATON TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 64, 48, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "HOFFMAN FD/BARRETT TANKER", "label": "HOFFMAN FD/BARRETT TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 53, 39, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "HOFFMAN FD/DONNELLY TANKE", "label": "HOFFMAN FD/DONNELLY TANKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 44, 33, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "HOFFMAN FD/KENSINGTON TANKER", "label": "HOFFMAN FD/KENSINGTON TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 30, 24, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "TINTAH FD/WENDELL TANKER", "label": "TINTAH FD/WENDELL TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 21, 18, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "WENDELL FD/ELBOW LAKE TANKER", "label": "WENDELL FD/ELBOW LAKE TANKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 10, 10, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "WENDELL FD/TINTAH TANKER", "label": "WENDELL FD/TINTAH TANKER" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 154, 108, 255 ], "toColor": [ 224, 154, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 210, 119, 255 ], "toColor": [ 224, 210, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 108, 92, 255 ], "toColor": [ 153, 108, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 139, 76, 255 ], "toColor": [ 158, 139, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 184, 128, 255 ], "toColor": [ 217, 184, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 140, 101, 255 ], "toColor": [ 181, 140, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 115, 89, 255 ], "toColor": [ 189, 115, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 171, 88, 255 ], "toColor": [ 184, 171, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 147, 122, 255 ], "toColor": [ 222, 147, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 161, 98, 255 ], "toColor": [ 209, 161, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 133, 90, 255 ], "toColor": [ 153, 133, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 134, 114, 255 ], "toColor": [ 194, 134, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 122, 93, 255 ], "toColor": [ 156, 122, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 192, 116, 255 ], "toColor": [ 227, 192, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 162, 100, 255 ], "toColor": [ 189, 162, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 127, 92, 255 ], "toColor": [ 184, 127, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 195, 117, 255 ], "toColor": [ 209, 195, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 107, 80, 255 ], "toColor": [ 161, 107, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 131, 79, 255 ], "toColor": [ 168, 131, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 161, 129, 255 ], "toColor": [ 222, 161, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 156, 109, 255 ], "toColor": [ 207, 156, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 157, 103, 255 ], "toColor": [ 171, 157, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 132, 103, 255 ], "toColor": [ 219, 132, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 164, 121, 255 ], "toColor": [ 201, 164, 121, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FIRE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 204 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.071638759360175E7, "ymin": 5741817.311895948, "xmax": -1.065957505424968E7, "ymax": 5797803.213618416, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIRE", "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": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "length": 60, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 38, "name": "Law Enforcement Agency", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "E-911 Data Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAW", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "0c54a877f4a7c8141ce5080556ed7db3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAL0lEQVQokWP5////fwYSAAspilE0+DKWMGz+38NAiA/XgCyJj0++k0jWMOoHPHwAlgkzW3vfwtMAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1.5 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "ELBOW LAKE PD", "label": "ELBOW LAKE PD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 92, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 137, 68, 255 ], "width": 2 } }, "value": "GRANT CO SHERIFF", "label": "GRANT CO SHERIFF" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LAW]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.071638759374612E7, "ymin": 5741817.311895948, "xmax": -1.065957505424915E7, "ymax": 5797803.213762859, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAW", "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": "LAW", "type": "esriFieldTypeString", "alias": "LAW", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 39, "name": "ESN Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "E-911 Data Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESNNUM", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 123, 70, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2395", "label": "2395" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 215, 136, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2396", "label": "2396" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 141, 108, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2397", "label": "2397" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 100, 83, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2398", "label": "2398" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 171, 121, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2399", "label": "2399" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 166, 84, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2400", "label": "2400" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 134, 107, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2401", "label": "2401" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 147, 93, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2402", "label": "2402" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 186, 109, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2403", "label": "2403" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 154, 101, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2404", "label": "2404" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 117, 79, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2405", "label": "2405" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 144, 95, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2406", "label": "2406" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 188, 118, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2407", "label": "2407" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 157, 129, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2408", "label": "2408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 159, 95, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2409", "label": "2409" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 197, 100, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2410", "label": "2410" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 126, 87, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2411", "label": "2411" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 119, 92, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2412", "label": "2412" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 141, 76, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2413", "label": "2413" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 172, 97, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2414", "label": "2414" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 197, 132, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2415", "label": "2415" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 145, 104, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2416", "label": "2416" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 139, 109, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2417", "label": "2417" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 155, 111, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2418", "label": "2418" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 141, 88, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2419", "label": "2419" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 113, 87, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2420", "label": "2420" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 213, 120, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2421", "label": "2421" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 123, 96, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2422", "label": "2422" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 160, 97, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2423", "label": "2423" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 170, 113, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2424", "label": "2424" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 129, 85, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2425", "label": "2425" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 146, 102, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2426", "label": "2426" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 107, 82, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2427", "label": "2427" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 136, 92, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "2428", "label": "2428" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ESNNUM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 204 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0716387593745729E7, "ymin": 5741817.311895948, "xmax": -1.065957505424968E7, "ymax": 5797803.213618416, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PSAP", "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": "ESNNUM", "type": "esriFieldTypeDouble", "alias": "ESNNUM", "domain": null }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "PSAP", "length": 10, "domain": null }, { "name": "LAW", "type": "esriFieldTypeString", "alias": "LAW", "length": 30, "domain": null }, { "name": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "length": 60, "domain": null }, { "name": "AMBULANCE", "type": "esriFieldTypeString", "alias": "AMBULANCE", "length": 40, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 40, "name": "Ambulance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "E-911 Data Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AMBULANCE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 180, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ASHBY AMBULANCE", "label": "ASHBY AMBULANCE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 94, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRANT COUNTY AMBULANCE", "label": "GRANT COUNTY AMBULANCE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 155, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOFFMAN AMBULANCE", "label": "HOFFMAN AMBULANCE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 139, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STEVENS COUNTY AMBULANCE", "label": "STEVENS COUNTY AMBULANCE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 125, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHEATON AMBULANCE", "label": "WHEATON AMBULANCE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 116, 122, 255 ], "toColor": [ 119, 116, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 235, 250, 255 ], "toColor": [ 242, 235, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 174, 191, 255 ], "toColor": [ 183, 174, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 73, 77, 255 ], "toColor": [ 75, 73, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 204, 230, 255 ], "toColor": [ 217, 204, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 142, 153, 255 ], "toColor": [ 148, 142, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 92, 102, 255 ], "toColor": [ 97, 92, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 194, 204, 255 ], "toColor": [ 199, 194, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 129, 145, 255 ], "toColor": [ 137, 129, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 161, 173, 255 ], "toColor": [ 168, 161, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 211, 227, 255 ], "toColor": [ 219, 211, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 103, 115, 255 ], "toColor": [ 109, 103, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 177, 186, 255 ], "toColor": [ 181, 177, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.071638759374612E7, "ymin": 5741817.311895948, "xmax": -1.065957505424915E7, "ymax": 5797803.213762859, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AMBULANCE", "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": "AMBULANCE", "type": "esriFieldTypeString", "alias": "AMBULANCE", "length": 40, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 41, "name": "Soils", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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": [ 230, 152, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MUSYM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0716378730766863E7, "ymin": 5741826.38548483, "xmax": -1.065958778046163E7, "ymax": 5797805.995659514, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREASYMBOL", "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": "AREASYMBOL", "type": "esriFieldTypeString", "alias": "AREASYMBOL", "length": 20, "domain": null }, { "name": "SPATIALVER", "type": "esriFieldTypeDouble", "alias": "SPATIALVER", "domain": null }, { "name": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "length": 6, "domain": null }, { "name": "MUKEY", "type": "esriFieldTypeString", "alias": "MUKEY", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 42, "name": "Minor Watersheds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "minor_name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 123, 217, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Albert L", "label": "Albert L" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 52, 247, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Barrett L", "label": "Barrett L" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 204, 245, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Chippewa R", "label": "Chippewa R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 94, 250, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Co Ditch #11", "label": "Co Ditch #11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 82, 194, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Co Ditch #35", "label": "Co Ditch #35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 242, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Ditch", "label": "Ditch" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 64, 227, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Fivemile Cr", "label": "Fivemile Cr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 155, 201, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "From Cormorant L", "label": "From Cormorant L" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 115, 245, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "From L Christina", "label": "From L Christina" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 70, 207, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "From Pelican L", "label": "From Pelican L" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 108, 219, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Mustinka R", "label": "Mustinka R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 136, 204, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Old Channel", "label": "Old Channel" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 132, 250, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Pelican Cr", "label": "Pelican Cr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 153, 247, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Pomme De Terre R", "label": "Pomme De Terre R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 186, 247, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Rabbit R", "label": "Rabbit R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 102, 240, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Tenmile L", "label": "Tenmile L" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 92, 224, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Twelvemile Cr", "label": "Twelvemile Cr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 105, 196, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "Unknown DNR Minor Watershed Name", "label": "Unknown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 105, 196, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 229 ], "width": 0.4 } }, "value": "unknown", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[minor_name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 229 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0716390820171397E7, "ymin": 5741806.083588147, "xmax": -1.065958619456196E7, "ymax": 5797814.632207813, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "minor_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": "minor5", "type": "esriFieldTypeDouble", "alias": "minor5", "domain": null }, { "name": "minor_name", "type": "esriFieldTypeString", "alias": "minor_name", "length": 80, "domain": null }, { "name": "major", "type": "esriFieldTypeInteger", "alias": "major", "domain": null }, { "name": "major_name", "type": "esriFieldTypeString", "alias": "major_name", "length": 50, "domain": null }, { "name": "prod_year", "type": "esriFieldTypeInteger", "alias": "prod_year", "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 25, "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": "R243_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S163_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 43, "name": "Major Watersheds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "major_name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 213, 230, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "Bois de Sioux River", "label": "Bois de Sioux River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 115, 171, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "Chippewa River", "label": "Chippewa River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "Mustinka River", "label": "Mustinka River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 155, 189, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 204 ], "width": 0.4 } }, "value": "Pomme de Terre River", "label": "Pomme de Terre River" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 166, 196, 255 ], "toColor": [ 45, 166, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 233, 245, 255 ], "toColor": [ 196, 233, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 131, 209, 255 ], "toColor": [ 48, 131, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 162, 171, 255 ], "toColor": [ 135, 162, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 189, 245, 255 ], "toColor": [ 130, 189, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 129, 166, 255 ], "toColor": [ 86, 129, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 221, 247, 255 ], "toColor": [ 101, 221, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 193, 222, 255 ], "toColor": [ 144, 193, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 175, 250, 255 ], "toColor": [ 77, 175, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 162, 204, 255 ], "toColor": [ 114, 162, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 169, 219, 255 ], "toColor": [ 53, 169, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 114, 168, 255 ], "toColor": [ 56, 114, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 195, 235, 255 ], "toColor": [ 52, 195, 235, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[major_name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 27, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 204 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0716390820171397E7, "ymin": 5741806.083588147, "xmax": -1.065958619456196E7, "ymax": 5797814.632207813, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "major_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": "major", "type": "esriFieldTypeInteger", "alias": "major", "domain": null }, { "name": "major_name", "type": "esriFieldTypeString", "alias": "major_name", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeInteger", "alias": "sq_miles", "domain": null }, { "name": "prod_year", "type": "esriFieldTypeInteger", "alias": "prod_year", "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 25, "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": "R240_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S160_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "Quarter Quarters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": [ 168, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var typ = $feature.SECDIVTYP;\nvar num = $feature.SECDIVNO;\nvar not = $feature.secdivnote;\n\nWhen (\n typ == \"A\", num,\n typ == \"L\", \"LOT \" + num,\n not\n)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 168, 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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0716389066771273E7, "ymin": 5741831.870600619, "xmax": -1.0659582908575794E7, "ymax": 5797808.303852653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SECDIVLAB", "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": "T_R_S", "type": "esriFieldTypeString", "alias": "T_R_S", "length": 8, "domain": null }, { "name": "SECDIVLAB", "type": "esriFieldTypeString", "alias": "Sixteenth Label", "length": 50, "domain": null }, { "name": "SECDIVID", "type": "esriFieldTypeString", "alias": "Sixteenth Identifier", "length": 50, "domain": null }, { "name": "SECDIVNO", "type": "esriFieldTypeString", "alias": "Sixteenth Number", "length": 50, "domain": null }, { "name": "SECDIVSUF", "type": "esriFieldTypeString", "alias": "Sixteenth Suffix", "length": 10, "domain": null }, { "name": "SECDIVTYP", "type": "esriFieldTypeString", "alias": "Sixteenth Type", "length": 1, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "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": "plssid", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 255, "domain": null }, { "name": "frstdivid", "type": "esriFieldTypeString", "alias": "First Division Identifier", "length": 255, "domain": null }, { "name": "secdivtxt", "type": "esriFieldTypeString", "alias": "Second Division Type Text", "length": 255, "domain": null }, { "name": "secdivnote", "type": "esriFieldTypeString", "alias": "Second Division Note", "length": 255, "domain": null }, { "name": "survtyp", "type": "esriFieldTypeString", "alias": "Survey Type Code", "length": 255, "domain": null }, { "name": "survtyptxt", "type": "esriFieldTypeString", "alias": "Survey Type Text", "length": 255, "domain": null }, { "name": "sourcedate", "type": "esriFieldTypeDate", "alias": "Source Doc Date", "length": 8, "domain": null }, { "name": "sourceref", "type": "esriFieldTypeString", "alias": "Source Doc Link or Reference", "length": 255, "domain": null }, { "name": "recrdareatx", "type": "esriFieldTypeString", "alias": "Record Area Text", "length": 255, "domain": null }, { "name": "recrdareano", "type": "esriFieldTypeDouble", "alias": "Record Area Number", "domain": null }, { "name": "gisacre", "type": "esriFieldTypeDouble", "alias": "GIS Area Acre", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2517", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2384_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 45, "name": "Quarters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": [ 230, 76, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SECDIVNO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 230, 76, 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": false, "extent": { "xmin": -1.0716389066771273E7, "ymin": 5741831.870600619, "xmax": -1.0659582908575794E7, "ymax": 5797808.303852653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SECDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "T_R_S", "type": "esriFieldTypeString", "alias": "T_R_S", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SECDIVLAB", "type": "esriFieldTypeString", "alias": "Quarter Section Label", "length": 50, "domain": null }, { "name": "SECDIVID", "type": "esriFieldTypeString", "alias": "Quarter Section Identifier", "length": 50, "domain": null }, { "name": "SECDIVNO", "type": "esriFieldTypeString", "alias": "PLSS Quarter Section Number", "length": 50, "domain": null }, { "name": "SECDIVSUF", "type": "esriFieldTypeString", "alias": "PLSS Quarter Section Suffix", "length": 10, "domain": null }, { "name": "secdivtyp", "type": "esriFieldTypeString", "alias": "PLSS Quarter Section Type", "length": 1, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "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": "plssid", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 16, "domain": null }, { "name": "frstdivid", "type": "esriFieldTypeString", "alias": "First Division Identifier", "length": 25, "domain": null }, { "name": "secdivtxt", "type": "esriFieldTypeString", "alias": "Second Division Type Text", "length": 50, "domain": null }, { "name": "secdivnote", "type": "esriFieldTypeString", "alias": "Second Division Note", "length": 50, "domain": null }, { "name": "survtyp", "type": "esriFieldTypeString", "alias": "Survey Type Code", "length": 2, "domain": null }, { "name": "survtyptxt", "type": "esriFieldTypeString", "alias": "Survey Type Text", "length": 50, "domain": null }, { "name": "sourcedate", "type": "esriFieldTypeDate", "alias": "Source Doc Date", "length": 8, "domain": null }, { "name": "sourceref", "type": "esriFieldTypeString", "alias": "Source Doc Link or Reference", "length": 100, "domain": null }, { "name": "recrdareatx", "type": "esriFieldTypeString", "alias": "Record Area Text", "length": 20, "domain": null }, { "name": "recrdareano", "type": "esriFieldTypeDouble", "alias": "Record Area Number", "domain": null }, { "name": "gisacre", "type": "esriFieldTypeDouble", "alias": "GIS Area Acre", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2515_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2515", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2515", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2382_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 46, "name": "Sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "Number($feature.FRSTDIVNO)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 60000, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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": false, "extent": { "xmin": -1.0716389066771273E7, "ymin": 5741831.870600619, "xmax": -1.0659582908575794E7, "ymax": 5797808.303852653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRSTDIVLAB", "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": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 20, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 22, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 2, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "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": "PLSSID", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 16, "domain": null }, { "name": "FRSTDIVTEXT", "type": "esriFieldTypeString", "alias": "First Division Type Text", "length": 50, "domain": null }, { "name": "FRSTDIVNO", "type": "esriFieldTypeString", "alias": "First Division Number", "length": 10, "domain": null }, { "name": "SURVTYP", "type": "esriFieldTypeString", "alias": "Survey Type Code", "length": 2, "domain": null }, { "name": "SURVTYPTXT", "type": "esriFieldTypeString", "alias": "Survey Type Text", "length": 50, "domain": null }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "Source Doc Date", "length": 8, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Source Doc Link or Reference", "length": 255, "domain": null }, { "name": "RECRDARENO", "type": "esriFieldTypeDouble", "alias": "Record Area Number", "domain": null }, { "name": "RECRDAREATX", "type": "esriFieldTypeString", "alias": "Record Area Text", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2570_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2570", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2570", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 47, "name": "Townships", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": [ 170, 170, 170, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME + TextFormatting.NewLine + $feature.TWNSHPNO + \"-\" + Number($feature.RANGENO)\n\n", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "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": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0716389066771273E7, "ymin": 5741831.870600619, "xmax": -1.0659582908575794E7, "ymax": 5797808.303852653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLSSID", "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": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "Township Number", "length": 4, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "Range Number", "length": 3, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "Township Area Label", "length": 30, "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": "STATEABBR", "type": "esriFieldTypeString", "alias": "State Abbreviation", "length": 2, "domain": null }, { "name": "PRINMERCD", "type": "esriFieldTypeString", "alias": "Principal Meridian Code", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 150, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2512_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2512", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2512", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2379_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 48, "name": "School Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118834200, "falseY": -98876700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "districtname", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "Ashby Public School", "label": "Ashby Public School" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "Brandon-Evansville Public Schools", "label": "Brandon-Evansville Public Schools" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "Campbell-Tintah Public School", "label": "Campbell-Tintah Public School" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "Herman-Norcross School", "label": "Herman-Norcross School" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "West Central Area", "label": "West Central Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 83, 250, 255 ], "toColor": [ 57, 83, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 211, 250, 255 ], "toColor": [ 197, 211, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 106, 196, 255 ], "toColor": [ 94, 106, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 169, 250, 255 ], "toColor": [ 160, 169, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 115, 250, 255 ], "toColor": [ 115, 115, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 150, 196, 255 ], "toColor": [ 145, 150, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 69, 196, 255 ], "toColor": [ 55, 69, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 52, 247, 255 ], "toColor": [ 58, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 126, 196, 255 ], "toColor": [ 124, 126, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 145, 247, 255 ], "toColor": [ 141, 145, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 47, 212, 255 ], "toColor": [ 44, 47, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 50, 194, 255 ], "toColor": [ 55, 50, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 120, 242, 255 ], "toColor": [ 90, 120, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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, 178 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0751392786128977E7, "ymin": 5727843.001403184, "xmax": -1.0628550100960758E7, "ymax": 5823481.339822942, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "districtid", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "districtname", "type": "esriFieldTypeString", "alias": "District Name", "length": 255, "domain": null }, { "name": "facilityarea", "type": "esriFieldTypeDouble", "alias": "Attendance Zone Area", "domain": null }, { "name": "zonetype", "type": "esriFieldTypeString", "alias": "Attendance Zone Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_SchoolAttendanceZoneType", "description": "School Attendance Zone Type", "codedValues": [ { "name": "Elementary School Attendance Zone", "code": "Elementary School Attendance Zone" }, { "name": "Middle School Attendance Zone", "code": "Middle School Attendance Zone" }, { "name": "Secondary School Attendance Zone", "code": "Secondary School Attendance Zone" }, { "name": "High School Attendance Zone", "code": "High School Attendance Zone" }, { "name": "Other Attendance Zone", "code": "Other Attendance Zone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "grades", "type": "esriFieldTypeString", "alias": "Grades", "length": 100, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_1671", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_1671", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1547_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1638396919000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 49, "name": "County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949500, "falseY": -49276400, "xyUnits": 3048.00609601219, "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": [ 110, 110, 110, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0716389066771273E7, "ymin": 5741831.870600619, "xmax": -1.0659582908575794E7, "ymax": 5797808.303852653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "GEOTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS4_GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLFIPS", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "LEGALAREA", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "MCD", "type": "esriFieldTypeString", "alias": "MCD", "length": 4, "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": "Population", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null }, { "name": "PopulationSource", "type": "esriFieldTypeString", "alias": "Population Source", "length": 100, "domain": null }, { "name": "color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_108", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S28_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }