{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Annotation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "CampgroundsAnno" }, { "id": 2, "name": "Dam_Failure_Anno" }, { "id": 3, "name": "DamsAnno" }, { "id": 4, "name": "MobileHome_UnitAnno" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.002134644121886E7, "ymin": 5643031.703501894, "xmax": -9954501.208908333, "ymax": 5711751.353245322, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "CampgroundsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 110, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9994943.641738443, "ymin": 5650118.127831708, "xmax": -9965779.401719924, "ymax": 5708060.362612391, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "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": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_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": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 110, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "CampgroundsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9994943.641738443, "ymin": 5650118.127831708, "xmax": -9965779.401719924, "ymax": 5708060.362612391, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Dam_Failure_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 101, "name": "Dam_Failure" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0021345795200385E7, "ymin": 5643031.703501894, "xmax": -9954517.220281024, "ymax": 5709517.614484974, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "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": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_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": "" }, { "name": "I19Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I19AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 101, "name": "Dam_Failure", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Dam_Failure_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0021345795200385E7, "ymin": 5643031.703501894, "xmax": -9954517.220281024, "ymax": 5709517.614484974, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "DamsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 96, "name": "Large" }, { "id": 97, "name": "Small" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.002134644121886E7, "ymin": 5643031.703501894, "xmax": -9954501.208908333, "ymax": 5711751.353245322, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_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": "" }, { "name": "AnnoClassID_Index_8", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_8", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Small" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "Small" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 96, "name": "Large", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "DamsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.002134644121886E7, "ymin": 5643031.703501894, "xmax": -9954501.208908333, "ymax": 5711751.353245322, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 97, "name": "Small", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "DamsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.002134644121886E7, "ymin": 5643031.703501894, "xmax": -9954501.208908333, "ymax": 5711751.353245322, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "MobileHome_UnitAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 91, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0004109504256243E7, "ymin": 5645572.056374536, "xmax": -9958783.467770206, "ymax": 5708080.395910114, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "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": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_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": "" }, { "name": "I14Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I14AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 91, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "MobileHome_UnitAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0004109504256243E7, "ymin": 5645572.056374536, "xmax": -9958783.467770206, "ymax": 5708080.395910114, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Critical Facilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Mobile Home Parks" }, { "id": 7, "name": "National Gaurd" }, { "id": 8, "name": "Schools" }, { "id": 9, "name": "Cemeteries" }, { "id": 10, "name": "Emergency Providers" }, { "id": 11, "name": "Municipal Buildings" }, { "id": 12, "name": "Medical" }, { "id": 13, "name": "Outside Event Areas" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.0020204681461163E7, "ymin": 5640502.224998006, "xmax": -9958233.23969773, "ymax": 5709294.995153321, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Mobile Home Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Critical Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c9395ba0e1e0b6b8356e35dd9290e376", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrUlEQVRIid3VMWvCQBgG4Pcwg6O4iEMjKKggVHEP/oA6OUkHcXLQJeIgBWcd9CeIOBUchAwRdPAPqAgWRESc6mBAQUEUFLySgKUxatPQQtsXQuC+y8OXuwth8INh/gcuiqI4GAzujUCEEMpx3DPHcU8XcUEQHsrlsuFO8/n8I4DLOKXUMCyHUkrwKzbUZrPB6XQqd6vVCrPZDIZhcDgcsN1usV6vMZ/PMZlMsFwu9eEWiwW9Xg8ul0tXh/JyJhIJfbjD4VDgYrGI4XCIQCAAnueVWjabhSRJqvmVSgUejwf7/f5z/JRWq4V2u43FYvGO1+t1TKdTfMy1E3YTTyaTCIfDyrqfksvlsFqtVPNMJtPX8UgkohmLx+O3HtGPn29ap9MBy7Kw2+0whMvHTr7OU61W4fP50O124Xa74fV6VfXdbqdZHg2eSqWw2Ww0rx8MBlEoFJDJZJBOp1UNHI9HNBoNpXYT7/f7GI1GGI/HqnH51JRKJdRqNTSbTeiJBhcE4eLE2WyGaDSqC72Kf2dUeCgUegVwZwQihMDv979cxWOxGGuwSSXnX+rf/Ye+AREqkmS1tnX3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0020204681461163E7, "ymin": 5640502.224998006, "xmax": -9958233.23969773, "ymax": 5709294.995153321, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "National Gaurd", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Critical Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6f410b7bc25a0fee07aa13927ce3d9b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACt0lEQVRIid3VX0hTURgA8O/edrd7/bOJmzlF2YNeLiLVMrHJIDEfpIeiBB+GYnsIlKQXo4eMiBwyBFHoJYQMg+mj0ksMQnAqiFy4s6nYppST2bwunHdz/+duNAg2d2+a0EN9T/ece77f4ZyPc44E/mJI/k+cB0BiavWtCEXdi6tUJSCTEUg0GpTt7OzINzbeIaHQp3Phwaqqm99ra1/4DIbrYZKUZf1MpUC+vNzln5mxFTHMY+TwcPvMeEirfci2tz87aG0tF5wZRSHQ2KgM6HRt5WNjZMRqfUR4PLZT8VB19e29jo7n/uZmNZwWCALfenouIQCveIvlDhKNukVxHkDKNjScDc6I3e7uy/jW1jDMzbWL4qGamt49o/GaGEJsbkKEJAVX4Gtra+Jp+kpmkbPwKEXdSBYXo0IwGg6DZnAQPk9MCE4c0OlKghTVCQwjjMdUqsqTSXlOJ6impwHz+SB/bQ00AwOQwnFgu7ogrs7YPRSFWEVFBTCMyJ5jWMFJPExRcKTVgsZkSreLFhbgy9BQNvwrH8cLM9tZOJJMRoSWfNjSAhqzGY4xDBJKJQTr6oSGAcRiEVEc4zhWKKeQpmHPaATWYIDK0VGQer0QLyvLGSfz+fZFcdzlYtB4vDUllWYlBevrgdPr09/u/n5AEokcmHA6Q3nr6+9F8cKVleHSqam7XqOxJrM/Jcs+/TyG5eClk5NLEo77KIojAAdHNtsbTq9/GSbJnOKKhdJq3c63201I+hyK4D+jYHV1hBsZqdrt67sfJsn80+Ci2VnPRYvFTHi982e6uBQ03Rswm78Gmpoe7BsM1MkapBP9/uOy8XFasbRkwt3uD3905codjmHe4XgrX1x8EiXJq0mFooSXSAg0kQheYFlPgcs1TzidrxGA+LkeCwTgAOz2p2C3/26YaPy7b+gPJGoCDenj9C4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 24, "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": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0020204681461163E7, "ymin": 5640502.224998006, "xmax": -9958233.23969773, "ymax": 5709294.995153321, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Critical Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4a92f1cfabed5b7687b5dcb78793417c", "imageData": "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", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 577790.554289, "name": "Default", "priority": 18, "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": [ 168, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0020204681461163E7, "ymin": 5640502.224998006, "xmax": -9958233.23969773, "ymax": 5709294.995153321, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Cemeteries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Critical Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8500a1166f9845754187a5a3b651eafc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAYAAABS3GwHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABh0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjIyt5EXfQAAVpNJREFUeF7tfQeUHMXV7nvH9g8YDMImg9AiokDAKu5Ku5JWOSEkBEIRaSUQAkRQACHyAgYbDMgm2GD7OYLIyWDA5GwyGDDhx4DBYHIy2IBTvftV1e2+XV3V3TM7o12tds6ps7MzPan7+26+t/6vUur/dN46z8AaewZAgM7VeQ7WVAx0gr9TAKzRGFijf/yaKvU6f3es8TsJ0KkB1mgMrNE/vlMSdvo+nQTo1ABrNAbW6B/fqQE6NUAnATo1wBqNgTX6x3dqgE4N0EmATg2wRmNgjf7xnRqgUwPkEmCNrRHp/OGlnIFFdPCrtFBYhvURrRZaXUp5kzY5Nk8KtsmX6vzQ1ekM/FwAnwnAf59s9yToJMDqhLV2912bMsDPJIAmaL+3Dk4AqOBmq46hpmva75VYLb/ZXQUIANOo/d46MAEAfNiirlpe0e7VcvuFi/xmXun/1bW+4p5v/N9+BU8HJcCkHMkEu7Xz1rozkJL+m/fcSHXts5mPABBG7fPWQQkgIxK+C4LHatvnFVktvpVX+jceXKtqJ+/gO98gS/u8dUACQNqEQC8fb2mfV2S1+FYp6b/lrhur0cfUqeFL+qqvrb0amUEdkAAp6b/x9huuXlKpfXPAK2CaFtaqscfVqXG0ttptY9/5bp9mZwcjQOriwCkbckQfFXDOurRvrLW7b4fzlRIw29RtpvY4oT5aA/bbOaSBa9rdL+pgBEhdnG0bt1Qjl9epTfxaoP06Z+0OKfoLIYKWAPfX1v6qGrusn9rzpPrE2qhm/dVD63YgAqSkP2zR4Yv7atu05x7dV48L0j6Bj29V6/Otdh1Toya11Jt18oBoNTYHtcCidvUTOwgBvKp5u0FbqbHH1mnbdOTSoHOGC9t5yz4DOL8oa0gIkQ02W1dNPmVAcG3R45shU6ip3ZzwDkKAFp9qHnVkXzX++PporVbOWbtBiP4icGBTYB6y/y5qn28PCK6Jx/WjiNBXfST4yGqUtv+VHYAANXQWcUITJ3qX0TVqAjlmcg0+cLf2L5HaHhLuN4DJkjpvOwzcXO172gBaA/Waerp/NczaKXTOcc2a2/zndgACXOteoK93WSvhkE0kB41XwDmDeu+8pc8AAJoC8Iabk+lzYn817TsD9Zqes3oO75qVl4Fj3aXNTv5qToBJvgtUN23HlFPGDtrQg4NaAGZU5y0+A17w/886FPU5fHc147sD9Zp5Rv6aQcd077NJFgnaThusxgSA1EiZPpDwWY4ZnuvWy5uowQVq6mSAPgNe8EPYDJm9k5p1ZkO09qP7+30vZ9njt+2bSQKcf2jiVXsNVmMCpEwfHZNe0lvtcyo5Zrw8Ttpq4Zy1HROD4B84dXsN9tlYZzWoOc5qPrtByeU+j9c10Hv4tLbzGJzumlVyClZTAizyncTacTVqCgHeOGfZq2HmjlnOWe0qOfnt70OC4AdwAehmLAv0uec0KF7z6P68cxqdFT8/V5BjzyW16ptbrJtHBGj3FlrQ9NW7rYYEmOQD/ybbbJCKREyjyES04LDJ/+n+Dg2bd5IghpY31Ilz3ThtewUAA+wa6Csa1f68vk/3aR0QWHhOL3s8Xov3wHvVTdpGwafI0QjV9Q9WMwJAMqfs/v8h02fPZX2S0Qhy0KZbR40dNv6Lx3ltk+2cQdN09BskbMqcZFAOmr69luoawAzyHzSq+bzObVQH5qzoWHoNE4VJMeu0erXL4C3ySIDnX6VVec28GhHAC35cqMH77WSiEp6IxCx6zLc4ejGlpb/aMFsd31WVE98+aFVDXwOOpxeAg2fsEIGeQcxgX3Beo1pw3iB1EK/z6b5v0fM4zqyYLPx+IATIMOnIXmrz7TbIIwKEH75z5W6rCQGC4O87YRsDcBtp0FGJIpEJRC7ssVNPrlMFIhQwESAtO8oNvyWlTUEGmCUA/wFWygP0C7As2A8moOt1wSB1iLMW/nCQwnIfx7F4jSYJE8JqDpABnwUijNi/h1rvm2tnEQHXoXK31YAAQfADtByC05EJWm7kocj//Noeg3JVMQCzqHJnv03fyWvzA/yTl/VS8y04Negt4BnUDPJDCeiH/siswzyLn8Nffs1CS5iIEEIzSCLU79U95B/AFKrcrZ0TIBP8Etwy/KYdNuu0yUhF4r49xg3bDW3uUcQxw0VoqtxVaJN3Skn/b225rpp+Uj9t07vAB4AZ8BrsFw5Wh/O6aLA6IrAOp8f5OLwGr5WEAKlYM+Az8dmaCDCLjuoVuhaVO2HtmADNIRW9Xb9N4lCcjE5wGE5GKTLu64iEjkrEkQkQZ8a36xQ+A+ZAzoJ/UFO5q7FK3ynx275BZkfzGfUx8K2k1sC30p2BDLAvwvqxWYt5/YTuy2Uf5+OYJBEhBBk0EWjNPLmfGji5uwIZA+d+jdAAAL/3BACYAGkUdxbhuEQoztqVMgIROV72OXk8RyUkISYurVWbbZvrmOF7wpxY3YiQIsC8MwdoaQwwRsC3Ul6CHiBfYtfSnw5WS386JHMtoWP4eJBFE8JqDJBh8pLdVP/x3dRGW+XmBvCdV1RUTLRDDYAf6AX/9gT+VEgOoTkRlnNDctp58yx5XCJMZ9WvJARCgQXj1fjuXSp6gar3ZqnoDwA4dsHORuID+BakWso7gD/y/w1RWEdh/Sxey+g+lnwMx/DxhiyD1YA9u6mNu66Xp2Hd52G2Vfb8tiMC4IddGwR//029ceg4QmHs1ig0FwrLycedEB2IwsRgh4zDdLNOr1e9Rm9d5IIBWJW9SJUlAb6b1wGW536rHbqog78/UAA/CXgN9J8PUUfz+sUQtdxZR9P//DyOjYhhCbFLg3eGUOgcV8fcbCcEwEVJSSS+IIgIAIgyFi3DchylCIXm3JBcKkRnoxy+EF3klNkw3dQT+6luu34rjwgAWHu8ZZ5nnO+1vv5VNWTqtgb41rzRkt5Kdg1oC/RjftmkeB37qyblW/IYEIRJwWTomU8CnMvaqp3MdkKAIPiHzNxBA19Kep18cUJzbLf6QnQyHBfdt1ENX9ya49yheDXIOO7QXfMSN1W7Zq1445aQhsXjvYZvqQ75wUBtr8NUiYBvpTwADEAfi0WAPw7r12Ydz+tiuo9l/+fncSxew4TQZLBaIYcEwEb1bu2AAM2+i8Lx6EQSJiceHcWiEW6TYbrAfQ7LcWgOYT6XEMnkjSGijFePW7ir+qY/YtFUvatW9jsjgpLSXjsP2FTNO72/lvqwz12Jv/wXBrga9ALoJxDQsU68hNdQui+XeZyPAzE0IQQZmAjj9g8WJ+L7grjVubUDAqTsUR2PbukXZx8F8CMJLxMvnni0DtOJUB2H4jgCwVGIVGguI1atySASN0gY9RyyRchBbo8ESIAf5s7eS3Y3oUwh9WGeQDpHEl8APwb8UHXSSrNasC4164KbR0b39WP2GBzHRMF7QEOADKwV8FmTD9tFm2AeklY29Cmp1A4IAOcm8aNnAPyOmeMmYorGpDn85v6N4tUclnNCc3h/1iisGWBm7XtMb7Xb0C0V4uYZ5gSiFe3xhu+V+N7rf2tt1XvElmr+GXU6osPgT0h8IekZ8CcTuLFOuSxe3716mLr2sbHqvJtGqFMujx8/mY7BsZIQrBk0EaxGgKaZe3KfEAmqcz7bAQFSGmDg3t2T8WgyTWT2MRGTFiE6Y7um49IcgsPfdMxaxKiRxHHi1M2n9VfjD9pZ9SAz4RsEliwbWjyHcGh7vAWjbPjum2y9nuo7ais185haLZkBTpb4GvgO6E8lkH8b64phev38rlGaABffP1qdZh/Tz9ExOJbJwmRgrYDPkNoA38NznqtzPtsBAbw+QD9KjMw+tV8ckyaJrIHP2UdPIsYXm+a4tPwbxahT8WkTo97vxN5qqx27hCRRHgmg0bpU52q1+l0nFSSw/o3denRRc47vpc0YlvYa9ARqAPy0K4ep07GuGqZ+cOMIDX5e+P879Lh+nhaOdcmgiaBNo6GaaEde1Kh2GxQMjUJQ1rT6DLhv0A4IkHlRoKIRkx7VvKOWznEG0khzmYyJQC7j0xn3dWzaRiJ0WE4QYsy8TKfMRwJEK0Dm9nRroi/TQguS3+sAhwixNtni05bs6gU+AA1wY8HswbqEpL4kwC/vGaXOsM/heT5ek8FqB5AJ5hE0C7TBgaf3VfjcHJLi91ROwLQhAcDmlP3v/nhI4pkn9DbAl3FpEZvmhEyciInDbTIO7bvPr4kSNpzJpPcfm08CgArmTm17Qj19FwC/JMDzeQcAh+xdo47+6aAI/DBhAFoGPgANcJ95DdZwdT7Z/BL8fH/FDSPU964dro85g45lQrBmgEZg0wjaACRY9uNGtWm33AwxfJnKCJs2IgDAn3LIJPgh+bXUj0ydWNrLLCQD2JeQkXHqKB5tnS52vGRsGu8RxaetZhhL4blAZAKSCiBrb+DH98mToqnnAbo9F+yklv2kMTJ5InPHSnwNfAt6APus68z61b1J6c8EuPz3Y9SK35hjcHxEBmgGmEe0tGlk/QMmARzk/mO2KvIbIECBpfJvbUSAlOPLFw1gq5/QTSRkbFzaRiiktJegTyVlbEKGY9Dyr07UiFCcG5tmIjAZmsORCVwkEBkSt73ccrUqn2s4myNmbqcWnlOvHV4AD1IYQGTwS6kPic/AP/v64eocLAL4lQ+P8WoAEAHPnX/zCH3s2ZYweA8QiU0j9g/gJEsS7HdcrfZDcgiN87+o7JPfRgTw/igkZHT9ibX1M7ORNnRWJDHD8WoTdeAVJ3B0XFoSIpGoadIxcZAgEJ1gEnQp+yJU7oX4DkHAoPgMIc9Jh+6ijrigQWu7KNqTAX5j7pAEJwADxADzRbeOVL++b7S6+pHY8fWZQfzY/7tzlNYGTASpDWAS+UjA0SFEpTbYKDcCV17woQ0IAGmZuEi4MHMpExlVHSIbSQ6ujEsnkjKcmHEykb7EjJFmw3SChmPXnLQJJmkCGctFBJoMEpQvhSpHgNS53XKHDXS5MSJonOxCFAykhqaDAAHQOMwJKQzbnCW/Br81dy78HYGezJ2ioHcJcemDY3SOAFoDGgSmkfYPrJMszSFcIwgrnT22JRTDZ2ybF5krXRu3AQG8UgokaKIirIXnNuSn4hPAj7ORDHBEFmSC5kKSVleRpMIJlo9zgkbGpWVsOpS637XRG6qDBGrrW41PA4ycs6MWLggkIGoGMzKS/raUAcJAgx8Or7X5Jfi/f8NwBSl++UNhcydLA8jnkC9AmFSSIDKHrGOMa8PXAuYZNBW+MzTXdr02yjOLmgtfiDYgAL5bZoRie/qBqA05+Ky6VA1KIjETSM7IBA3UK8CPC/AjkmCctOHkjC9Bw5ohylY6iZpFP2zwXYD2QACc2yddEsCvmkW5DZiUIenPdj+iPRzehHSGlAZQVxABvk+gPfe3I0ibjlA/ud1oAzf8WZQE0CJ4D3aS8VkgATQPrhEyyewPaFPIagFoLlgGExcGyyb42kAb5t/aiACTsmxV+dym5Kj1H72VmrKopzr8+/VaLUZZSSvpAWJ22twkDaQWX5QrSHrJxEyUnHGylVHq3taxMBE4WzlorxofAeDYt4dbygzC+QQJpi7bXZc6SNsfvw3mhjR9AER2eDX4yWRh8CPkCQL88JaR2g/IcoCLkAGvhzZgxzjyB2xkyCTKTFaatQB+A0xkVK4iRxTAUjGB1EYEAFCCkaAQOZr23iaRjpeSPspKiiQNpJd7EXDhZGKGY9KSDFFsWiRpcBGOohh1RlSi1GgEgFruyiPaotA5hGbVtj9JVLb9XekP0weA1A6vB/zQpBfdVgz8kPTQEheTw4wFrYGw6S/vGU0aYJTWKPgM7Q/QZ6ZMIeELcMgaJhxMOZh0MO3q9ugWIkHeeSLRoFTmyn+HwkfU0JGQ/CtopdR0lkbosjE1bJ/QK5mV5JS8TbXLzCQuIMJsyEa6BFhJFwPSTSZmEJNOpO1FppJDc5yyn0ix8hztBfOuxS6QHJIICwTJe205z/P747zic3GOa7MEzA59NtJlB1r6s+1vHV8j/Q0gEbH5PiWzfkAghfMKyQ/wA7hFJf81j45Vv7jbgP3HRBr4YxBCeC+8J6Q/EmbQNIgy4bqwFuBMMTQ+R4RAXm0GkRaASQctAB8HeSPP+c0HZxUJ0IU+HZKo7IsP4E9c0MNfiyKAz5lJTtJAkuCkhlTw+TeNNEkZm6XUhLBpe1cjsDZYfO4ATcI5x9eq3QeX1MpXDqir/hpkfKcu6RmZP2z7R9Lfmj4A6HlEAMTyAVw4sAB1EfOGjwmRAO8JDQDzytUCkS9gtbA0g+CDIUGZ4wxD4OTfqkQASKCyJd6OJKH2XdxT2/tuIVYwJW8zjZyd/Jmw/d2LJTOUnKU85eIhasEpvdWEudurEftuo7rvsqHahlaVpHabvy/O8dE/MeUOIDlHftj2h/SHEAFAYffD3kcYsxTgy2NBAjZ78F7QJBcQoWItYJzthC/AESFrBiExBp+w4DWBNsy/VYEAkPwlg3/rnbqokZSVhGrmSI8Ev7ceBWl5AXzYrJyhBMhDF+uiG5rUsu/1VqOnd1fb9txQrbNubgFW0ZO+Wh0HLbBT343U5EN6qKN+OFDb35H5Y21/SOlfkb1+dYlSP3TuL7l/jI7+sCkUaQEiG0hncgOOGWTrhICLpRc2qhnLa1XDxJqs5BhMbOAw/1YFAsDsyQUCMnvoBYVTtphUGvpMdVbXxqU5JR/Fpt3kDDKTNkEj0/KcoZQX4JyVNEdoaQ9V17Sp2mSLdXK/W5HvX84x9fX1Sq5FixarRYsXq8WLl8RryRK1RK+lZi1dqpbqdaSaP3++GjhwYLQ22KDQzKLCv3eLbdZTg/boqg7+dm8d+fnpHcVt/VI0A7QBHGKQQPsCrhkkQ6K2YtT1AzIaZ+B3FQM/6FEFAlzrAwcykmi6Hj13R3XAd+tMQkZkJDklL+tRioIfUkRmKC++a4Q6rGU3NWzClmrdb3ytMADKATVes+WWW6r+dXVq8uS91WGHH67OOONMdcklK9UlKy9VL7/8inr5lVf1euXVP6tXsf78mvoz1muvq9ewXv+Leh3rL2+ov2C98aZ6A+vNv6o3sf76lvor1ltvqbfeelu99fbb6u2331Fvv/OOeuedd9Vjjz2urrvuOnXueeepZcuWqYaGBtV160IjXILnBucN52/5Wb3LNnuKkAIRIhBNO8PIEItoUMIPgCNMTjuE5JIfNYakPwIQpd2qQAA4vYkTO3nxbno+JGcjZUIGbXDcbK3DcrD7bVxa26YByY8T9ou7YwkFswZSfpsd1q8o4Lt23VoDCuuoo5bpdcqpp6qrr75GPfLIowagtBis+KvBSwvAZnD/+c+va8C/+uprFSfAO+++q9599z317nvvqffee1+99/776v33PyDSvaJ+/euL1dFHH60aGxvLPi8gQ9P4LdWyM3urqzIK34oAHtEj5GOwYKZiXYZF/gUcbJSsaD8ASTGKzumkGBxhmw84dEV9lh/QXBr6q6MBEI5LnGwkYWYc31sXufHUAU7IcEyaTR+2+91qxKggC/FpW4X4nYsHqbmLKwN6AHzatOlagl533fXqiSeeNGASS4PMLkherLexII1paels11/pr5batN58E8uQhMkBaQ+pL0lSrgYIEeD9Dz5QH3zwofrgww/Vhx9+pD786CN1ww03quXLl5dNiK+vR/uwTe2mYFYWAbzrCF9Cpg8kvgyJakeYzKAoHGoJgIhcRAASijkNMzB9Sr9VQQPU+EwJxGkRs82U/qL1TtaksHPGyZlDTuutttu1/AhNz5491YIFC9R5552v7rrr7hTQiwBfg98CX4LfB3wNfjZr6C9MHJg6hgR+IpRiApVCgI8++lh99PHH6uOPP9Hm18qVK9XBhxyiti7DZIK2hakJk7MUMlz6QNIRDhFAaoAxs7fP6haD01verQoEwBdp8ZFgEyp4m31Sn4Ttj4xkQvqTupOmDzdhMPj7DQvu6xVU8QA8S3YX3Fn/+yR+SOoHgS/A7wO+1gLWF4CJpE0l7SMY/wBEyfMByiXAx598oj755G96/e1vn6oHHniA/Jcz1G67BfdS9p5jmEgTptcomKFFiQBTCJogEQq1VaK41rouiDTAkecPUNvsnNkTUDzi46NIlQiAj4JKSp0wmEOored6FFmOy43XoXLcuccWuzCIjsCcgYT/059ezpXwWRIfJMg1d9hJDZg7DHwt9a3Ej8wfgF4AHw6y9hPIWYbT/Ip1nkEGmFA+J7hSBPjbp5+qTz/9TH362WfqueeeU2eceWbJZIDjXNQ8QmgVdj/nAmQy7Iiz+6veTbnCDv5ml/JEv31VFQmALwZ2eqXGiBnbRc0YbieSdnxtw7UsyupZF9zgWsFZhVkD+70UKV/E3CnXzk8A39r8IeBD6ieAb8GvI0gvv6r+RNEkrFde+bPWCiACR4GqQYDPiASf/f3v6u+0nn/+eXUmkaFbt2DNTeoa9+zzTXXqRXWFNAJqgxLZYAqDTjm0R57Tjmhj629VJAC+XCYJUJNyGHn1OuPLFYmBenQkSXxkgqT/1a9+1SrQgwRZDu4LL/yveuGFFync+IR66OFH9Lr/gQfV72693azbble33nZHtG67/Q512+130nGPRuuPzz2vsCJzJzJ1TFQokvgO8BFG1eD/E9bL6iWsl/6k/+J1IEK1CfD3f/xD/QPr88/Vww8/rPbbbz/VpUtuq6K+Xsi9FDGNEA5Fz4HMBB/6vf5q7XCS8iNrareOBKuAAF5TiMFsalLi8Rts/vhKcn0EaI20l8BHNOaFF/9X/f6hR9Rdd9+rbr7lVnXpZVeoSy+/Uq/LrrhKr8uvvFqvK7CuukZdSeHQK6++Vl2Fdc116mqsa6/X6xrSRtde9xuzrr9BXfcbrBv1e99x593qYQqjPvvscxrYkbljJX4EfA1+Bv7L6n8J/Hr9L9ZL6kVaIA+iTW4Y1BcFkk6w6wNIE0hqAEmAz4kEn3/xBZmF76if/OQnhbUCfIQ8ZxkhUUT4uEMMWDjkjH55o1JgZdSWzYIqEgBfComJoCrDJILZVFwmG7GzGjIqSYAXNdgfVjfd/Dt1OQH7kksv12slgR7LBT+OicBPwM8C/zUS/AR8Cf7riQDX3/Bb9RusG29SN2D99iZ1+x13qQd//7DWEmzuQOobiW+kvgt8/AaQVi/SUngdiMB5gGoS4AsiwRdffKm+/PJLdRtpwCFDhuSZLDopediptbqzDGbPygdG63yAdJyRDzjzWtsYY3sCFlEh4mb5o1IWlUWCKhGgJQv4kPoT5u+Uiv742vGimnSqFWkNAV588SV1730PaAn860su1evilZfplQJ/JPWN5HfBf6VP8l9rJL8Bfyz1Gfwa+Az+GyX4b1Y3/pbWTTer3950i/rtzbeoW353G5lYv1dPPfV0DHwt9Y3Ex5LAh3n2PNbzL6rnnn9BZ5/huK8qAnz5z3+qf9J69LHH1OzZs3OJUD9yC/W9K5uiSlBkgOEIo9oUkSGUTkMQ6nJoWweEXoyMqXH8mbA2SnOKK0wAfHgqEyyBi9mTiymVHYc/hf0vs752BIfsSCqFAHA2ASDY6L+6eKVeDHwG/yUlgD8yeST4ydzRZk8A/NdZs8cA30p+Ar+W+lryp8EPjXTTLb/TZtLNv7tVawZoKmgGDX4h8V3gA/zPPfeCPhYLDvR7lBGWibBKmUBSAzAB/vmvf6l/0UJpRp5G2LL7N9Syc+t0q6XbG5xVCr334T3zJkSUFhatIAFg8sAx8UoAFL9No5Y83zQCN/zp2v+QDogbl0IABr0L/kjqFwG/a+9r8F9rbP7I3vdLfgN+lvo3WpMnC/wEfAf80ARY7Gzfc+/96nHKUEfAJ6mvQW+B/5wF/h//+Lx69o/P6QUiQBhwJnhVEODf//63wrrjjjtVTY23fVRfy29usrY6beWQqBssmg7hSH+3Gebw8xtUzvZKML2L+QUVIkAm+DGL5tDzGqJ+VHcchyaA7fAC+2VZrmnINp1D5RIgZfI44M9zdm8iaYyozn33P0hq/oloRXZ5ZJ/HJgqAx8cianTX3fdoIMPeZ8mvTR5t9gTAf2sMfo4y4XvgvR4lKfssAR0S3wd8gP+ZZ/9o1jN/1CYSiuhWJQH+/e//qP/85z/qpJNOCppFo6Z1T0R+vNKfasRMPzCVsXM7JI3OmXBIZmM8hHE+CSpEAMRkvUmvfZbuHo/jsA3ZPgJEtT9R/D9uy9MEoFqRcggQAr/P2QVAIWUfefQxbXsj3u6LMqXqgZxaoFQNkC2D4LwAbPUnnnxKPfjgQ5pYSclvpP4tAfDj+NtIssI0uvOue3Qk6RmKJLHE13/pfwb+0888q/R6+ln1h6ef0XkEmEQohWhNFCjLBGINwAT4z3//S7VVT6ja2trUNdxq229oDZA5EYIqQN1WSMw4wqyj6cf1ztpeNZ8EFSJA6oeh/HnBioHJeTRiIoGbAebyh2gkh631575UdCYVIQCD07X3XWcXocm777mPTIqndHSlSDg1F/i2AM4tfkuWQNgCuCgD/Jr+fHyP+yi34AW/zSsA/AA+1h13Yt2t7qBaJoRtH37kMQ30FPDpMQBfrz88o56iBZKgfmlVEeDVV19V99xzr/rZz37uvYaI/MD84WG5cjxiYhqEkP6oLMY2rtg34oCzBuTtMdwcjBBVgABQM4kfho0kDjx7QKIEmuv/ecKbjwA4Ae5MGm7Ny9MAbiIrFOkBEFCEVgTwfEyoAtRf+Zms+kwVvbmlD07ZA0KeTz71Bx0F0mZPDvihBWASgQT33ne/Tta5Up+B/9QfntaBAbw/Fpzkj6hClGuBSskDhDTAU089pa6//jfqvHPPI9OnRU2bOl3NmD5TzZq5H0WI5ngJgDAo2i1h/uhx6TwKxZ0HZBvhWfpjjzfs3oOde7B11Q51m2ZFoPwkqAABQC7vB3ev/Zae8Lzw3IFRA0weAVwfICJAwAcIFayFIj3lAJ/rgdySiGQBnO0LYHPHNrckqj1TNT9xvY8peYizvoj/P0/O7SOPPq7BrSW/lvpG8gP4Evx3kYSFRsMCeeAsJ4BP4Gfg4+8TT2I9pbXBu5QJRzFcKQR47bXX1GNkKv7iF79QLS0nq7lz56k9J+ypJk2cpCbvNVnts/c+at8pU3VN1owZRIBZIEBzkAAgAfq4eSSidHyBGT0LSIxCQX8JdvxcSODH3m3YNhebF25P+0kH8Og3hypEgMzQJ74QOvjltLesIjiOAsmpZCEnOCSdtcnjifQUJUCuuePW+jt2fgr4GvxO2YPtFItqfUTiy016Aawov8gC/z333qd9mHtIEyDnAecbYJdSn4H/BJlcMLtAFCxkwkMEeJq05nUU6v3xRT9Whx16mJqwxwQ1fNhwNWrESDVm1Bg1buw4tcf4PQQB9iYCTFH77jtVTScCzJwxS+03a7aak0MAkABNTiABDyHT4LfT4FBKj54S2P6Q/tg37mAr/bF7J7avnXdOo9qu3ybFSVAhAqTMoKxEGDr7MV1t/ml9k3VAZeQBQpWaLvg50pNHgFzgl2nnc5WnW/KQqPMh8ycudXATXibZBRseEp7Nnrut5HfBDwLcd/8D+lhEjCLgE5Ek8B97/En12ONPaNMJn33vvbDVf6aOO/Y4Nf+A+aquf50aUD9ANQ5sUIMbB6mmwUPUsKZhasTwEWrUyFFqzGgmwAQ1cc+Jaq9Je6m9qTV0yj5T1NR9pxEBZqiZM4kA+xEB5mRrAM4Ioy7ohIuHRns18AwgmD7Y3ZOlvzZ9SPrz1rX7r2hUc89pUHPOalDb9s0kQU3kE1SIAHi/SVl5gBAhkOJGqjs1mJUTYTydLJAJDjWmhMoaQgQoauf7urtiO9/09qLgLVHiTHa+Bj4XulF1Z2zuuKUONpQaJbySWV5OdEGyP/Dg77XJ44IfwDfrQU0ALCTTHiews8SXwDfh2sf12n3X3VSv3WtV3959VP++/VQ9EWBgRIDBqmlIkxo2NCbA2NFj1fix47VWSBJgX0OA6YYAs/ebo5rnzM00gWRJBEiA0CeDn6fA8e6dWvrD9CHbH6bP/lr6N6jmsxvU7O81qFlnNqjufYIkWFENAnShN/WGQ33gx4hBzPuMSqFFI4wvEoRQqO993HZEtstDNT155c95dr5sa9QN7LKrixtbbKVnosozMneSdr6s8XEzvbK8QWZ4OeSJiA9MowconAoHmKU+gC/BD6LgGNQawafQEp+WBD4eR/i3drfdVe/aXkkCDBioGhsa1eBBg9VQIsBwIsBIMn9Gjxytxo4hAoxjAkxSe1n7f8qUfckBnpZwgJubixMAZEDyE4IR4J/3nf5qyL7bqkFTttWbJ7LjG5k+kP4Efkj//Qj8M88YqKZ/Z6DapreXBMgWm1uFNADAjzfN8sL1cxiFgrkuiUZ4z64kRatBE324ojFFFrRddkVc0+NGdhINLyXG81vj4CLaw3Z+or7Hll4D/G6GN4r12zi/jPYAzPARJPgN8Bn8hgDQBA9TmTZLfAN8A36EUhME6NdfDairVw1EgEFEgCGaAEO1/a8JMIoJsAdpAI8DjAhQ5ADPUXOb5xXWAFIbYF+CJtq3zMXXFttvoGp2/ZbqPWZr1Wv01qp21NZqd1q7jeyqdh3RVfUc3lXtQiuAy4oS4OdZ4EcXGG/GrEehkGMjk2FuP0C0OYPYkgfdQr7PAAF87YhxGXOyoE2WQEf+Qx7wbVtjXjy/UnY+F7WlMrxugssmt0y0x0R5kBiDycPAN5L/IQ18s0w/gwt8vA4LBOjTq7fq16evqmMCkP0/qGGQGkL2/9AmQ4AiDjBHgNgBDhHgfJoEwVup8m6dcHjZ7IHTi/mfRQRswWMQtKkoARBiSn1BNMIPJrWFbY/MJtbJ+fR6FpDYoAEx4FRCTMyo932Gm3XlBnRTw58EPwrafC2Objw/L5GVtPPNjB90c7l2flzWXKqdb4rZZE2Pm+CSiS0GP4c3Yd4A7AC+D/xo1IHEN1LfAJ+bd2D/Jwhg7f9BkQM8VI0Y5jrAiABNpBCoxwFGBMg6wAiV+q5htDGhDXW64EfEZz7llQqCu8hxiypJgBr3iyERNmy/HXSSAl8+sT2Ps0NJbk+w1QKhMCiD1R07EoHfKWjzNbW78XzXzk9Mb3DtfCeRlYznxx1cCXNHVHR67XxRzMb1PGzucFYX0SCZ2EqGNxHZeVIDm6U+S34A3YDegD/uWntEa4eIAAUcYESAijjAIAAc4Hlz9/eCU0v9CPxmKydkejncycmuHeszE11FgI9jYvu/gj5A6sM32mpdtfuwLdX4g3aOdniPtujx1ARJM8jVArABMWfeJwFc4LOZEureSjnNUTzfSWTx6BI5tqTERFbKweU6frLzNfBLtPMBfhf4Ruo/RbU2cUyfw5rwC2Lgw/SJwS+BD5MIx4EsKQcYGkA4wIgAjaQQqNcBnjSZQqD7qJQDbCNA8+b5CYAEF0t9xPk51IkyBwY/Ij4zWvoVBXnoOJjq8FfjW4Wc4Ffz1BN28sAeYBiLIrfp8e1S6NuoLaQBeN6O24Ae6t6KzJ28RJYcXCXqdlw7P9G0zn27wsHlJpa4gUUAX5cxO+ZOjp2fTGoR8EVc343uwM7nHmYJfpg+/DgD35hMDgHIAR6Y6wAjAhRwgFECoTPAFAKlCNC8eQd4gQnBKKV+lOXlMgcd7mzU8f7Nt/POQwX+muyCedNi1yTxeBL4FfYB8EGF2QmnuCdtNDf+gJ3UIWfXRzsVRuPQrS+QGI9CppDvM0CAKBwpQpK6b9fTusjmTruz8z0VnLGdTzU8opSBzR1OaHFMn8OaMqrDkh7mDtv9eN4A30h9AJ/9hZQDzAQQDjBHgMaNCWSARQmEdID3DxAAGgDmDsf4IfWjLK8oc0Cmd98T+oZw1pyQ7EX/qZAGwMetKIUE8li9DxjtDI7Rd4ntOnk2qC2R9r2/d8IaSWzds+vp3jKjCltXsIbShUQiy05qMHa+m8iy5o5tV4zi+a6dTzX7ITufa3h8dn5s7nA4k0Oaxr5nJ9eA3xyDEKgLfESLEDlyHeAGRIDIAUYEaBhFgPwOMDSAdIBRAkEJMC6BoAwwHOD995/vBS8GG0MD6NoeK/Vh8qDAjbO8uszBxvoDpQ4IxPilfBYZKkgAfAzUEOysXJPIBbPctic1Gt3u++UjQGLQlJiwZsAfd29x66IcU5hKZHEWt5KJLGHnc6tiVjzfZ+e7wEc2VwIfgJZSP3ZuH9HOrgt+lD2w1DfAN+BH+FQTIOUA2xIIkQEOl0DYDHCiBMI4wAcECICYP5rkUd6sgS9MngOiLG+c6Jp2Sp36n3W8ezpcW1TwR8dVmADy82von0W08KW8YVIGNPbdlYkxuTMMN8pgBxM/Adz6elN0Fmpd1CZTyMFtZcEaT2fglsW4XdHY+S7w0aklm1U4np+y80Xhms/O5ySWBD6bNwx+TnwB/HgPF/imZOLBdAmEdYBlCUTaAeYaoNgBRgmELoEWDvABVFvku4ac9AIJYP5IqY/6Hi5xQJaXyxz6TNimMqZQFQnAZGjJMo36jtwq6hOOHGKdGzDN8pwbgD/gex+37oZj8qE5PbJuR09mFg5uIp6PkYTOVDY9n8dTsBY3qrt1OzkOLjercEizTDs/DXy27R+KTB74Bwx++AycJWbgcwY5qgFKOcAogXAzwMYBnrhnXAKxry6BSPYAsAN8wAEHZhIARMA2StACurbHFrehvkeXONganxnfNWUOXTZf1/d+ELa1hTVBFQmAL4GYa9A5HjNvR73pMe9cHo1KpxY43sJTksD3XvEw2WSpsRxSJef0ROULOY0pKTs/MZunWMFauYmsZGQnae6wqcNJLDeOL217SHkj+WPwczEcF8kx8FE8h1qivjIDXJIDnO4BgAOMHgBkgOEAz5+fTwAmAao6GfiQ+lzfw+CfevpANf7I3upra3tNoeIkqBIBmrPMHmSIZ57Q2/QKi+xw1CyDDDFIQDuCRJtikzbwE4CBn8zEJkeV2AltNKnBHU24KgrWkMxyu7SKJLLCdr7M3qajOdKm1+C3xW8G/CZnENcNmcpRgB8FdakSCOEAmxIIKoFO9QDsRU0w1ANAJdC+HgDjAIMAC3I1AJtDCHvPFlIfxW0A/zSS/AD/vqcNUPt8e4DqO3m7kIAFCeCTZt+qQAA4wUGp32PApqZXmBweuWEG5wZSJCBzCHkBTBPzvW9qkrKtuvQNqcKoEtYYxYBf2YK1RFhTtCbGiSyTzJKJrCwHNxnDj51Zdmgh3Q34uQza5A2wuGTaAP8B3USDZho4wN4egEIOsK8HYC5FgPbXEaADAwSAqQNLAOFQ3u/5xzQcC/4AAx8mzzQN/IFqCgF/n1MHqL1PGaD2OnmA2ro2PDSZMANhHL5VkABdskwelEdMXLSbDnMhw8dbJiH8JXeNwdwgSQI0w1/1iBmf5yNAosFE2OzuhDYeUpVXsAZp7bPz3URWuQVryXi+m8gy4PfF87PsfMTwpdSX0t0HfoRVGfiQ+rqLTK/7ivcARCXQwgHehyJAVALt9gAgAwwH+MAD/RogMnWExJ8FiY+SZkfqA/x7E/gnW/BPbKlXe55Ur7ruXiYJKkSATHsfzcpzzxygnRvUccsaIblvmNw4D9EfNEXIslgvAURboeypleMJ5ZCqUGNKNEOHCCDj+XLcCNft4LHC8Xw7iaGcRFbSzjdVnG7yKgR8Nmkis0dLftMMbwhgWicZ+NxPrJtgrAPs7QGISqDTPQDGAU73ACADDAf4wAMP8goxbeNbBxfAl1LfmDtW6gvwTyLJr8F/Yr3a44R6Nf74erXVbpkkQDAmfasAAQB+b5gTsdrBM3bQHTsIbSGxARJACyDpwYVyIRKgUI5VYmgsStJZjScpRxOZnQltOrKTaEA3BWuSALifmLNjp6yFHmtNwVpWIssX1kzG703sXkp816SBvW/Mnhj8IKMLfLRWovm+f4EeAGSAx4+TPcDCAfb0ALADvGCBnwDo3opAbyM8MHekrS+l/iQC/kSS+hMi8NepscfVqTHH1qlu/TbLqkiAeZ68tZIAQfCv98211MSltTqUhSweSIDOfZAAWoBJAFMIaXCXBK5PgBCpTwOEJimHJjK7kxdQsOaCvxQC8LEynm8SV+4KF6xxz66M50OyQ+LjrxvZkSFME8WJHVlXqkvwI7+gK0hJK7HE18C34EefcaIHwDrApfQAuE3wOgJkHeAFCw72XkOO7LCDO5UkPpzchK1PJk8k9QX4xx1P4CfgjzmmTo1aXqdGHl2ndh7XPYsEyEvBXDe3VhAAzoVX8m+4xbpq2ql1OoyFcBaSGREJqKgJmT4mAfsDIRIgRMp+gZcAogBNVl9iFn9iIrMdRx5tNOEUrPlIUAoR2MH1gz9JBtfO56QUXhsnqAB8Q4DkCkl915wxEp1NHgl+fFcX+DxmRRMg1QRPJRCeJnjdA5DTBM8lEHCADzrITwAp7ac4wGdbH1Iftn4s9evVOJL6AP/oCPz91fBl/dWwo/qrHmMzSYDwvCFBmQQA+L0sQyPyvifXaZsOyQuQAJk8TQJrCqGyL4sEkWOMEKndUDukAXjHFLlxBFoMQ+PIk7P243h+a0wgOX+nCAFwjIznp0Hugj7+H3OBcLwMXbITa6S6AT4WQM1jUVjyA/wYkyiPYfBjylxeE3zRHoAoA2xLIOAAH3TQIV7MRNLe2viI7kjgw9yBrT+BbH3Y+1rqW5MH4B9Jkn/E0TH4QQCs3tN6qK+u9ZWQNrirXAIEwY8GZISroNJg16VIQKZQiASuT4AQKfIEGKN+0a0jg9OhfTumIDMbGkceakyRBCjF/sexABf+xgOnaBYPPZZFBnZwXanvkoEBz4/L/9ncYXOGTRkJaJb8ICmDH+YazB15nB6zSOSKCOA2wYd6AKgJ3tsDEJVAIwJkHOAQAWDfJ0BPDi7b+Rr4wtFNS30Cv5X6DHz5t/+cnlkkqC1VA0wKSf6a3htrbx3qDKErODUgATx8aAJ07GNoEVLceSTQIVLyC9AIkxcFklsFyR1TzA4s6XHk3skLVLDWGgIA/JDIEvR8P0QEdnBBAAAPhHDBDtBnEQDPA/zShgeoIckZ0Ph8F/wgQPK4u/XUOUyfQwQovwm+WA8A7H9EgOYTARYQAQ4+2K8BEMvH0qC3po6U+IjwMPDh6GZJfR8JBh64u1pvk6/7NEFLKQQIOrzbDdhcJybgtMBzhzMDLVAWCUSe4EcFCBDaMSUCvzOOPFSw1hoTiLWAzrJa59eYHGb5NAEcXGMKGeDzX0hmqQUkAcxYRGMC8TKmjJDmVpIzoF3wowAPv9UQxEh9HriLqdPxFIhAE3yoB4CmwPma4I0DTAQgB/jggxd6zRGAXps5wsbn0KYE/iY7bKi+ufX6akO5utL/BVZrCRAE/65jajR7ocKQmoY9BxKwKQQSoI4jVxPYEKmMECFMKkng0z6hHVN47y29/RAt3n4otauK7chiAvBcfdjoRU0hCXYp+V0C8HMu+EMEcAHv0xCuGcPAB5gxTVqbPXZEOoMf49M18C34+VgcDweYewDMFLiiPQB2CpynBwAOMAhwSIAAMHHYvoe0H082vivxEeHp3rhlVnSnnOcmFdUAcBhSH4DsG5gL1QWnBbacjwRIbmSRQIZIOVkW5QooX4C9o0KZYN7CNNFjS62G2IjC3XsLG1HEGVy7lZBtTGECxONC8gnAr3EJ4JP+UhMgrBmS/lIDuNLfjEO8h7ZOui3SAGzu+MCM6dI+8IPYkPoS+AA/jo+nwKEHIDkFjh3gPcZnT4EzUyDiHgDjABMBDjnUC9IE6K1zi7BmHN2Jndy1N1irHKD7XoMIZpciBKjxgR9ZN6gpsBcqDDFaJgFMIVcTMAmGNvfQw0uHz+0RR4dsngDJMoy6Q4QIQ0+lNgAJfN+DgS+BjT5bF/x6EwpaoQlrrglURAPgNXngzzKFWMJL84cJIKU/3/cRgB+TYObdZLDhh94zwJo90bZJRHq90YZdGMGO12C/Y02Awj0A+U3wpgTCOMAhAug4vo3lM+hNTL+/dnA5tFkgvFkKOeDPFgqDNrnAW3/Tr6uRS/vq9DNIANsNJIApNOHYfmrIvF1U0/67qKEH7KKnc+3YsLnatHuymRlTvBIh0gQJ4qwxSMBE8BJAtBpGDeYggNh1Ue7A4m1MsVsJFZX+ruSHA8xhTUh21xkO+QIMbP4LyS4JgP9d8LsaICIAJDgD2W7gjV1mpGmn9wwj8OMcaIkvgM/7kCWb4DN6ABJj0EUPgNMEjwgQO8ALFx7mBWgS9LG0l8CXzi1s/lAwpsDjsGaAaXMrkAdIEaDAh+R+wVEH9YzyBEiWIWPMESIundD5AuEb+D7XjA+0jSdimFRo7y3fFkIAiQR/lvSXmgLA5iwsWg8Z/EUI4IJfSvfQc3yMNJNw3wUygI+dZkAg2PtS8gP80IJSSzD48booAlSoCR4lEFQCndEEbxxgRIAWqhABtKT3SHtfRIfj+wEMtlhwA7O+FeG+FALgWG/Gt1wirLvhWqk8gQmTxlljhEpdIvg+j/tsZfMJLnpo4znfhDUX/D4ChDLFLN1BBFf6+wjBYU8X5PgfYJbagB8DkFk7uH/ZdIlAbI/V26zSkrtFMvghNGDuSOAzYbxN8OgBiMagcw2QaYJHD8BUdx+AqAne9ACwA3wo7S3gu4YhSR8iAB7fvOdGvvdChre0WwENgDdcVC7Yfa/D4FIOkUrnmEsndL5AlE/MJ98A/oGXAGK6QrQ5HEn00MZzvsaUkPQPgd5n+zOwfVEgNxTq2v74n0HOoGdTxwd+1gTwcyTwDYgN8Nnn4a1SoSX1jpIEfvhNeB1rCvm6xD4AhXoAspvguQTikEMWqkMPPTxoGXAos2ufzdQ2DVvqUgZkcpHICsX2A5jsUhIDChIA77miEiRAC9veJ/bXyTKdMXYiRM02aRaZRZYI0Ai+z5ejwqV0ZwkIAMmN53i3RNmR5SNAKeAvGgblfECIAK7EZ/Cz1JcmEB6TII6AT5tsA/zYcR5moJH6tOx+whw04D2IzWdY0tBrNQFoCnSqCR77APh6AKgEOq8HgB3gLAIUwZZLkkBECKZP8VsJBMCb1tBqoYWKOjgToYXncVwKtLsM62qSZU6uQJdOiHyB1ga2mE77B7S8BAhsCaovqgN+qH3f5AWXAFngr1TkR5pA0tmVoA8RAJJb/zbY+rgPiR8Bn8BPwEcQABrCBT/yIAgdu8BnjVFeD0C4CV47wBQBWrjwUHXYYWENUIQABY+pmgYozipzZLP7hSH9Jx7XT2eMUTbBCTMunYjMIiqf4MSZJILvBACQkVkjtgRl8LOJAPDDXg41pkgS4D1h04fi/Fz2wJIfYJaRHl/UB8eE7P8Q6H2PIwPsEsBI/FjqA/jYjBu5EG3yUKQMkl+D3w7mZQ3JwOfXm30A4jHo4Slw4Y3wZBO8dIAPO+yI3OBIQZCH3gcCubRbiRqg6JuDhSnHucfQriZjbMsmOFeA0gmZOYZZxMV0TATUE/lOTmhLUKh4F/yIlsgdEnmgLNoGQQAGPkd2pIPLhGDwy2OYANLECdn9rvlTCvil1Gfpj79s7nDWW+9Gf+NNVAt1kxf8KB9JaAxrLkFr8BS4VvUAiCZ4doARATr88CABKhFkwXvUFgVodFyVCJAyfyD9xy/vp3MFMmuM+m/WBnlE8BKAN4mQk5MpPOmCn5M+vknKLP1dwMswpyv1XZJk1QD5Ij7S8S1KAgl6eZ/NHQl8FANeT0tKfpSNAPwY3yg1hjaZbMlIJTbCk03wJgNsHODDD18UktyMxxq600RrEi1gCIvN7CySvFoW+PGpVSAAfkTqh/YcXROVTSRIILRBiAgwjdAe6Xtfd4AsT1UDATjWHWU9qT4mHigb75MFAqCt0JfVjTec443nkn/xGjZvZBiUX+cze9jmLwr8kORnEmhzx0p8FAEC+NwPoUtFAHwBfpSE6zyJ8BXYZBrc2PqN8PQYRNsELx3gAgQoIsBhXYAkvEqX+vJTqkAAMDYB1nW6rBWVTXDWGKUTKW0gSii4qhSm0bG/bArWAvnn5f8huMt61iRlSQAAOG5ANw0oRZas/MTxvmxvJaU/SGDAb4F/w40a/OiIwzCAJPhpeC+BH51zsdYwvoIuHqRViY3wzBSIuAdgIdUAwQE+4ojFeRqgCAEqe0yFCQDVlfqRdbN66Ao/XTuE0gnUD9kiOq4hSphFlgjQCMt/YcAfKoaTczSjzSKoCRz2Pkt+LvcF8DAeMJ61k5ykbKasZU9e4O1HEx1ZdrqCjyD4zBARKqUBjLnDwCfwE/DRE43BAFwurvsmLPjRRWcc5Rj48BfwPpXYCE83waMEQmeAEQE6jAhwRIcnAFQTbLEEAVDDjUIntLChxJXrh1BEF2kDW0cEEkREsKYR+oGxYyS6wnzk8o8OfyoJfltHj/r3IoOm/JMXfm93YAw3oPsbU0wNfzlSXxIkZP/jcSPxk8DHWBjMRjI2fxL86Itmia+BL7RHJTbCk03wXAIBAixa1LE1AByWBEjRjzno4FrdrY/yVlT9GRIYbcDVpHlEQIk1Qqc+AiRHh8fbBKE6Ukt+DT7T/IHa+axJyryxHM/akRPWePqCnKKGQVLJPtxwY4qsvOQkFvyUGOQmbyGjM0UJAHOHJT6k/jXXXa8wGQ/jIWPwm/EveijAy6/oCBGAL7UHiJTdA1BsIzyeAqcdYKoBQgkE7P9Fi5Z0WBMIjkjqxyGljXJWjKoACVD159UGtqxaEiHhI9heAz8BAHq5P5aZrpYAP7UIcuNIuRPWeNBUcp5OsgFdtxlasrn1+VkFa5zIAuB1dIYdVI7nW/uctQDMHb6vgW/NHQAfUl+D/5rrFAYEG7MnCX6MhuEoETvLWoMQkdyd4Is2wcuN8LAPADfBowSaI0AdmQApxxctaFzDgWInVPyhex8kKEQE4SNwz6iPADztmJ1bY+M/Yc0OkvwC/GgfLGLnpwdNxVPUIolvpy/kdWRxo0mi+IwL1kTdjpvIkja6K6lD5g5LfQAf4+GxRwLAj7HuLPn1IDEaDJbwGazDDCJhJ/jWboQnewBiB3iRWrx4aYfVAKkfhkImWcQEEqDkNaENrFmU8g+kRrC9Bug68xEgAr6YqQk7X0tiB/yw0bNHC8Z2vjthjc2drAZ0t8vKLTmO62/i2htZtxOO5/sdXLbzfcC/8upr9DZRGvwk8bEAfkzGw2KJLx1mmE/+neCLNcE32yZ4tweAHeCOSoBU3B/SHwRAN75byRcRgbRBwixyHOXIWRZk8BPAzL7nHVA4qcXgNwVkZvoZZuZk2/nFHdzY3BFN5W6HlWhMSVRqOgVriZAkx/NtIitycIWdr4Ev7Hw2d8yuOGZvNIAfGwUa4CfBj/moEfAj88m8J2eAW7MRntsDoAlADvDiJWuQBpBgBSFQyQefAAvkqGvuaTSCJELKR4ijRnCYfQRITlLmsOZj2uZPgt84rOmtgTBa0IwXzLbzXQc3HiXiay1MVmpmF6xxIisRzyebnOP5rp1vJH5s57O5w8C/wm4OfvkVVyXBT8AH+DFSPvYbDPDZdyjeBB/eCM/tAWAHeMmSIzusCZTyAXxglY+hoUFrAzaNBBEiHyGhFeq8Jy8uYjObwfGuiC74YcLAgeXIjtfOt2PCS7Xzfa2F3GAii85CBWsM/GQ83ySyEkANAd+aOxHwiQDYKPyyK67U9r42ezTwDfixFZSJFplQqSQU7H/fGMSJe/IY9L3VFIxB39dOgZg5S2U1wUsHeMnSjksARIEKFzRBIww+vE/CSY6IYCNGkXnEWoHI4CMV732LlsQ4wvOoNntg8gDMDH5MUsuapOxOWON5O3LQlM/Odx1cX2NKVLBmy5TTdTvl2/ls7sDkMcC/Sl16+ZV6+cCPTUJiE8qES7XjTIsJ0JqN8GQTPAhwxBHGAV669KgOqwGQngYJUokwF7Qu+IM+gjCPmAw+ArjA5x3QfeCHiZM1Sdl1cKtj58eVmjIU6Y3sCDufAeqz8wF8mDsS+JdedoVaSSuS/CT1IfkBfmwTxY4z+w9sRmVthDeZxiDus/c+1AOcvRFe3ASPEgiTAV4TCMA1Gk10x2sS5YHfjRrBRGo8aHfVd3oPtePwbl7pIeP6soxBSn5sBsHgL83OF8Ojch3cYnZ+IvPq2vlkkiQTWbGdz9u++ux8Nne01LfAB/gvufRyY/Y44MfumBHwSepH702mFPYBK6UHwLcRntsDoAlADvCRRy7r0BqACYC/3ryANHsk2BEtgmO8/bCttZMMhzkwyi51ApNxfd4e9OFo2x8Jfji7WZOU5bzMUhNZ3IfrTWRF9fn+grWsRFbQwRV2Pps7AD0DH+C/eOVlMfjtJuIA/+u0ZK5ARo4qsRGebIJHDwASYHCA1yQCpEoidp20fdkgz3KoTVw/Bj72y8KCve+CH/Z/1iRlOSvTHTSVl8hKxPNtbX1F7XyO7HjsfBf4lxDwAf5fX3KpMXsc8GOrWNeUYj8i3wHO3wjP7QGICHDUmqMBCjvEedGivOcR10/voPKQF/zYTigvkaWdXDZ3qIVSjx0pOZ5fGTsfoJQObsjOh7TXSwAf4NcEcMH/lzcUNguPTCl8hiAXE2BsqAm+wEZ4sgdAOsBHHXX0GmMCXZsH3Eo9n6zcxNRks4NK7PA+qCM/eAzPZU1STsXzc4GfbEAPNaZw1jVUsJZMZFEyKwB8hDV9dj4Dn6U+gP+ri1fqBYcXJo9eFvx/eeNNTSwJfCYX2/9jx8gpEO5O8Nkb4ekmeNEDwA7wmkQAb3FcGaBHVAn+xApaLb7Xyy1CkzF+RHwM8Bn8PE+/NQVrUQN6oGDN15iSV7CWlchKOLjk5PrsfB/wmQA+8L9BBNCRIxE94s+RDnC5G+G5PQDsAB+1bPkaowHgCDcXBLwLckSRQCDfLXUC5YZxALrJ6prlgt/4B7HJhNfiOPgKZkuhuxODphKjQzyTFypVsMZ1O75EVpaDK4EvpT6DH39h77PkB/D1evOvGvycM4g0CxFs1IiRnp3gJ5md4DEG0Z0CN7tZuRvhuT0A7AAvW8MIAADXWOkNKS4leRbIA9jXD6cIwCCXCS7E+mOpD9PHOMYMfjjNJl+ADrBHdQKNE2o85BbH4j3gTENjwClO9tC6dn4Jiawo9Ghs/Nba+RLw7n3Y+1gS/G8SAVzNwuHTUSPlGMQJqpyN8EwTfNwDoAlADvCyo49ZozRAFpDLfc5DgLiWJ67neUDb+1z3EwI/l01I8JuiOtMw79tlHeXXZvtSIgeVTsBvgJPs2vmlFKxlJbKisKZ1cLPMHR8RYO+74P/rX9+KMsXQMGxW4S8TYPxY3gjbUwIxfYaaSSUQoY3wEj0AiykESiUQsP+P7iRAWbjvQq+CxvCaVMlCNhS0me1CJfg5UiQlvwG/qR/ieiKAH5WlIfC7W4662w+hqR7vp8Ow9B0QOkV+IBFztxJfFqxlJbI4nl8q8JkMDH5IfSyAPyKAkzTDZ6VLIIwDXMpGeCEHuJMA2fgHyCfRaqGFKFKhAjuu29fAt+BH7Q/nAwz4Ta6AzR4X/FxKHQZ/cpd1AN238ZzeV1iOI7dj2zGUFs+BWDCt8P1QLwSTStrfpTq4WaaPJIABvwG+Xm+9nXKmmWijR41WcQRoTzUpsQ8A7QOGneCnz1Sz7D4Avo3wZBO8jgAdeZQ6atnRavnyY9d4EwjOLYAOkCOyA5C3KmfgAl/ugH63rQA1DvGD6gGSzCCClPyRyeNIfkyNk7us6/127aZ3oY3nQuBPjidMz+nB6EK0deK74Tsj0oSSCY7lhxzcIgRwwf8WgR8ryh2I/AG0zJhRY9S4Vm6ExwRAE7x0gNcUAsDxBcgXWaAD5LlFcj4Ht8hjydIGu1F0tFm0by9cU8fPTTIgxwPk7EI7wBSCjR8GP+21y/vtejaek7P43XHkZkKbf0gV5vRErYuiewulzOjpffKpp7Wzjt+KUgsU0RUBP46Rkp/B//bb7yQSZ9K8Cu0DMEXvA1BsI7yUA0w1QIgALT/muA6nAWCfA+iFTZYioC5yzFZdu6oBAwZoc8Kt35fJLtmojtEkcktQN/HFWV+eIKG1BkWQYNdDQuspdIFdF+X2Q75x5Gnwu6NK/K2L3MDiK2hDqTNmo4K4CADA30BvgSQHmzwS/CAAQO+GUaFpKrERntsDwA7wMWECQGBirfpbKwZjTWqt+ZIH9PXXX1+DfAqV3y5eskRdQZnQW6id8C9vUGiPohtYKHuOyxsQy/fvgO7dRdHukZXaZUVsMcSz87nYDaTBe4Ec8DNg18M04r23QuPI9YQ2mtHjn9NjwJ9oXRTdWxH4PTU9oTAnit6wNwDsfRf877zzbgr8TJpkBhgRoNI3wnN7AAoQwNUMnBuSoXMIWiYKBG9lbmUSoKaS4K+nnQlHkfO1ePFidfbZ51Bt+xWKqxZf/4tJ4fPSF1wQwGwU7WwWLXZKZ+DLGh+e1BACvmxoSc3eF5OU3WnMCIciX4D8wYN6K9SntPPL4MdQWt+Qqgj8onuLJb+p4fcXtJlzEYc53UhPCvwEfIAfi/0L15SSDvDEMjfCc3sA2AE+5tjjQyZQuY/Df3RzTCBKbWF2lEmAn+dJb/f5nXfeWdXX1+vpYCeceJK67LLLtfpGsRYvgF4uU7+STQDYyAAYTBPE7eFIghAJ4NtNo0M7Iya3CjJ1/SHgy0nKyV7e9HxOOaMTmgSEu5/yB/iO0Bpwjn3gl62LaGDhgrZQWQNCnb5IDyQ/zB29BPjfffe9oA+RdoBL3wgvIoDtAdD2P0WAjq08AbKIA2JAUGffyiSA16ndaqutVB2BfO68eTQFYJG69NLLdFweKtxdEvitIUAkAd80KX5eAMRLfzLkwABdRHtgz4MY0eh07JNld5EJ7ZjCrYy+ScpyIrM7YS3R4eVMXoj7cK/TjSlwbPE9kFyDMw7BAFOJu7dCBW1c1hCK9ITAn0mAsePUHuNbtxGebIJHD4BxgIkAx51QrqQv93XAaba5VCYBvCUJiFQgXPhHK9mgxrUqbyMCvPlXin9T3BsrjoGbODjGBIIciLA8TE4uokG3UuIqsWNKYIR4PFeTRwvG48gTGWELfO7ychvQuc0xKoYTI004UQYzC9oI5EX+As42tEap4Afoeb333vthDaAJENgJfprJAKea4GknyKweAJRAwAE+jgjwz3/+Uz366KPq9ttvp+FdV6sTTzxRr9mzZ6shQ4boVap1kXN8S6YKqBQBbkMdvbPuooZ0qHxEUHDhXnjxpYgMq0IDZBFA2sdvvU2OIpkJvJgcTxCZIZERfrzJRlgiqc9ze+RUZjFhDaD3Tl4QDehZwOdqTV/BGtftQOtAe8AZf4Sy2jCpYD6x5Gd73wV/FgEqsRGe2wOADLAmwPGGAGb9S/3rX87697/Vv8V6+eWXqQ7rTnUnrZNOOkmvOXPmaJI0Nfn3i/CQ4ck2I4CPFHjsfi3NHtOmCeLj0BLazi3DB8gygcolgLGZjd0sbed33n1XvUQXBZrjcXJwkdWFvwEp7U5YS9YCmckLbgO67sri0ohAfb7MFMt+X9n66OsHwJxPfC+Q41EKk+I7w4cA+IsRwO0BKL4RnmyC1xGg5UQAsv+PO/7EkgigyfCf/6j/OOu///2vkuuVV15Rl19+uTrttNNLzzNUUwOECOB7HBlQqHlI3T9S6QCc2yJO8KomwDtkSmBpqfoeLwMqzN/U5KBkGux55BMwg9MLfJ7lUwT4TsGa2wHmi+dnJcpA1tDzsf2PEujyNsKTTfDSAT6+wgR466231K0Usr7ghxeq757xPXXGmWetvgQIkQXlC48RoP5Ae4G9QI6hGwZtTwTQ0vV9Xh/Q/Q/U+1gffKDtdpADeQPkEBCRgk8QakzhPgB3yoNsffQls4pmiIsRIKMHIGMjPLcE4sKLfqyB+tJLL7VaA8Dhv5lC0T/4wXnq1G+fTlL/O+r075zRcQng1xb369KAJymUCBMKdu8bnihQNUygLA2QRQCQ4P0PPlQfyPUh/f/hRzoBBnIgUoXiPkSpYB6lmt3tpIdqAJ8JkXaAfU3w1ARD+4Al9gEQG+Gde+756iYaAPbCCy+oL7/8p16x7V/cB2AT6FnKpVx11dWUI1qhTjzpZNXScoo6+ZRvq1NPPU192xLgO989s2NqgFLMqAfIJodt/jSdMNTXrC4E+JBIEK2P6D6tjz76WK+Xyb4FOVCOgbIPRITgGIcSWa3VABP2CESAfD0AdiO8s846W11//W8oG/6c+uKLL9UXX35JoOdVHgGefvppyhVdocGu/QeKIB1/wklEgJY0AU7/ruokgCcKBfLcTRGch+BwU6LsRYpCvfb66zoMmhUFynKCq6EBsgjw0cdEBLs+/vgTpdcnZklyoB4Ku8vAdGoNCQwBYgcYZSjTpiab4E8nqXs1+S5PP/OM+vyLLwj0vAj8rSAAQuiXXLJSR4t0B5lNoCGChByCJsCJLeokqwFOYQ1gCQA/IBASDQeC2osTXIqkb+2xd1LkxpQq/EFvJA37XIZBVxcCfEIk+OSTv5n1N7P+ptenOrKGZNojZFbpEmvSHEXIMWGPdA9AC0ldZO6fIoB+/vnndn2hwd8aAuD7PkD+0EXkIxx99HJdJcATJJgAOoLEBCAnOiLAyacqJsBpnQRI5yDKIcl9VMOD8CwysShFfp1qjtwwaHvSAFkEAAn+9qlZn+r1mVmffaZzMYiyofUTOQ6YVUyOPSfsSYA7Vl188cXqcXLY//GPf9D63KwI/CBBeQTAd76XCHnBBT+iHSQX0g6S8RZKMnyKDDKmSMQEOF4hinQCNAD5ASdbAmhHuJMAlSGAjzTQFqjdQcYYtjgkaygMWq4TXK4JVC4BQILP9Pq7WX//u/p7tP5B92lp4PNqHQFgwt19zz3q3HPPM/sHU+YY4xMxPiXuH46H6HITjSaATaIde1ySAC0uAWwkqNMECvgC5WiErNeg4hN1+Kj2fIUkKsJznQSIfYA3KSp3I+1CeRwBd86cuRQ1mqfm0f7Bev+wFAHifYQXoYnezhHlMmo00qCQzmgAOMIUCQIBEAmyGoBDoZ0EWEUECGoLKp14hqIhL9LevCjh5jxAVhi0o2iAN8hk/A1loI8myT1jBvUNz9xPT46YM8fMDmIC8A4ymCBnNAATgLZStQTQfcR2koQupLOZ5BN0JMiEQiMCiFxAJwHakABZpR8Iz6IeCiUfyCLrfIDNA6zOBPgLlatfR2UeS6n0GfsGTKWI0XQqmmMCmMI5JsD+CluoGgIcRAV0hgBxE73ZSxgagAmAQjqUUnMphSQA5wI4GYZQaJsRYDb9yJNPOVVdTG11lTY3OuL7wbdAMu9Z6tpC8R3KuDURnDxAVhi0rXyA559/Xl34ows1mPeatFc0NQ4hU+4bThCApsc1N88lDWCSZ7yJniaAdoSNBuAyaoxSxG4y0ABRKDSRCwgnw1YVAXJHluy+e62aTLuJHEwZwrPOWdFJioKaSdZDaROKMsihPMCqJACSXBecf4FqJkHH9UK8b5gZm7iPbl0FAaZNiwvntAZgAtjsMQgQbaMUEeDwFAHcXECUDMvIBawqAjSXU7O96WabqYENjapTW5QWtUJ5xEPUC6DLncnhRhIPibBqE+DZZ59V5/7gXDVrxiyl5wXRyPRxtmGGM8aTtAYwRXNm8zyaHWQJwL0Ds0EAcoTnaQIcoOYjEnQgTCBEgowGkI305eQCTqdQ6GGHL1plJhAya7laoChJOrVFaYRgkxAZbtRDweFGLRTMJ06EZeUBssKgt1NT0KlkykLK84Z5emL0yJgAmBodEWCiIYCeHMcEsMOzNAFmzaZmlzmaAKZ+iAlgmmjycgEwgdxkmM4FIBtMkSD4EAMHNqgNN9wwBP6q9ANwahndNq0abBUiidQWMKE6fYtiJLmXxqMgmYciQfRXoK/BTYS5BPjdrbcqZHsh5Qc1DlJDBg2mHeObNAGiPcOIADwzKEkAUzZtCEDTo6eY6XHTUTtEmiNFAB0KhQaIcwFxMqxYLgDao44GKXTp0qVI91hVOsLc2opaegBmET4MmqEqpFhvvfUUawtMGuj0LYqRAhoDbZ9oQILDjRbRW6ik+ASquRlOIK+vq1cDBwxUjSRJBzUYAjSBAE1DIwJEU6Npahx3jenJ0XZyxN6TsX8wE4AiQZYAPELRaIB5an8mQOFkmBmquzeZWP3691cbbFAI9EyMqvUEZ3aZ2Se70N8mSwpMkYAqKsLYko/ZdtvtIt+iU1sUI0Xf3n1Uvz59VV2//oYAJFGZAIMLEABl0yibAAHM7CByhCUBOBSKGaKcC/Alw1K5gMVRLmAi+Rc9e+6q1lpr7ZIxYQVxTS5QyyyGy33fjANACmiLFZ3aohhYqxEG7tOrd0yA/nWaAA1aAzQqTYDBTWooa4DhI6Kx6Tw3iAmgK0eZANhAg0wgNxcQToYdpNxk2B5UjbrzzrsQ6NcqB/SQ+MAVLJJitzYggO+LgamsLa6ttrYYNXqMjkRBW2D7omoArL2/JxOgPzQAEWBAigBDDAGGDle8cZ6cHB2HQkGAvYwGIAJk5QJMNphzASYZhv+H0d7EO+3UY9WBXiKwnRAgxNZVqi1ACvgWF/74Jx2eFBEB+vaLCQA/INIADgFGjDKhUNo8j0OhMIEycwG2HCKRCyDA4/8h5GPU1NSUI+XxGpjTi0qS9CGEtXMCdGqLggm0UjUOCNCXfID+TADyAxqYAIgEDTYE4FDoKA8B0DsAAphcgE2G6VBonAzjXMA08gka6X233rpba0Gfb9cXM37MUashAbK0BaQC+xblnujM13EkanXXFpIAdTCBmADkBwxmAthQKEygaPvUjGSYmwvYk8jRh0jWlSZ5A2plLJb0lQX9amQClcLlkLaYRE+00IJvASepnAuR+xpEouBbcOlHe/ctNAEoEgQNwASIQqEuAYZZAhTIBYyjvcV61faiGH0wMZV3LnGdmmlVD/RrEAHaVFsgmYe8BZd+tCffojeBVIdCQQByhKEBEgTgUKgvGaZzASYbjFwAcgS77bqb6lJajF4SgUHfpbUSr+TXdyATqOTf7rwAEmeVaAuQoq21RUSAQC4gLxmGjPE223RXG6y/QZ5EDz3fdqDv1ACFuQKJ1ERrES0k8+6qlgm1qrVFiAAmFzAoygVE2WDyAxAq7datm1pnnXXKAf1H9hxCyKx6SR+65J0aoDAZ5IG1QluAFFXzLapVKAgCuMmwdC6gSZtIcGLXWbvVoC/rRFf9RZ0EqNgpXqXaorVl5ZIAUSgUyTAKhe5MSalNN91Urb12WSUIUtJX7ORW7Y06CVC1U8tv7GoLAKQcEyL3NaVoCyYA5wJ22H4HtfHGG6uvfvWruZ/j+f7QgAg/47euXrdOArTJ9WJt0WLtYsS7ywFe7mtCTUi9yBHftnt3tdG3vqW+8pWv5L5PhwK9vOSdBGgTAoQ+FBK0mRaIAd+iatqiTMKtvpI+dMY7CdCuCOD7MqtMWwRIUf1sbFtegk4CtOXZb9Vns7aA7V1pbdGxQd9pArUKeO35xTX05ZqsCYVEUym+xZoD+k4CtGcMV+W7gRTwLaS2gH/RPrKxVfnJBd80zwTqfF7lVsx2nqPV9xz9f5KfM2SvOlcgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 288895.277144, "name": "Default", "priority": 19, "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": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0020204681461163E7, "ymin": 5640502.224998006, "xmax": -9958233.23969773, "ymax": 5709294.995153321, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Emergency Providers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Critical Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Emergency Operations Center", "description": "Emergency Operations Center", "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Emergency Operations Center" ] ] }, { "label": "Fire Station", "description": "Fire Station", "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Station" ] ] }, { "label": "Police Department", "description": "Police Department", "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Police Department" ] ] }, { "label": "Ranger Station", "description": "Ranger Station", "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ranger Station" ] ] }, { "label": "Sheriff Department", "description": "Sheriff Department", "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Sheriff Department" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Emergency Operations Center", "label": "Emergency Operations Center" }, { "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Station", "label": "Fire Station" }, { "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Police Department", "label": "Police Department" }, { "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ranger Station", "label": "Ranger Station" }, { "symbol": { "type": "esriPMS", "url": "4a174483ff540467cbc5f093c04408eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADR0lEQVRIie3WbYhUVRzH8c+5O45m5gYlGJoRJUGG9kCIKBiCab2RzMrtiYKIlMx1ZwyK0IGiiH0iX2j5JnthSkIRRa1YREkWKGQmghVYovSwBbmjWWtzb9y9MyGLuzuDSm/8wWHOOffM/Z775/f/n5PzPyl3AVyPnmZyzE0J4/FtJ3uQOF+hXsGEPK9UuA9Rbb7AdwnLuvj4nIJXMD7P/XgBl51hydTARwU2ob2TA2cFLjHmOO8kzEfTaY/+wlGcxERcXp1/JG0FfotZ0s2nDYML3IqvKjwW8SUmY0dM1yg+P8WEiDH9HGliUlMGXY5xWJtCi8zq4IuGwIGlZdY2c+8x7gzMGMVnp1hTYWtEc7ouTxzYGXgx4dWYhV1saGNZwjOY0hA4YTZm9tHTzdxVTPqH/YFLBi2NEuZW27ouWlNoYH36sMjVHRyqC7ya2TEzq1/+QRs3Bt7GRUNttLr2qSLHKmwKnMDFMW2ZP0cAl8iX2VgdHu2nO5+ZZFhoTQnPRrwZ2JBQDCxvY3NX5pOhwcdZieurX7Alz/Q05OpXU5rTeC2LtChk/RnDghMeOG24K3BbQyUp2/C8TlYW+L2a99OL3NDB/iHBuLbWifklYo7GdUX196dawYm5zgjgAVOknTRPk4HoN6zaf/7zRRPlkUK9N3B7dXhNwr7QOPjrtOqVs6KTqoJ9I4G7TwMvyPFohT9wab3U1JR9zAuMro3b+XlYcDc9BbagJWFRWhoDzwc66+TuHsdbZXZUob2jaK2rgARaYxYFxkZsPMyCK7klZCfUcPoxx5I+HkydXcvrlzJ3jwzu4NcCPVgc2LWN+B4evoq9Cc/JLgCDN7sNT75Mb5GD6E1oPsnWMzGGOyS+wfsdvF6klDCnwuN5Nla4I2FayFx/OObDZo6UKRaYX2Fhjlkx69cPkRW5YcLW3sGJAg8lrE0nIg5WeBfbA58E/o6ZGLG8TEv1bE7Xbf2BxdO4a6iX54Z6kEJLjD3O1IT3ZE4fnXC3rA1csganWmBPwqEp3Fxid8PgVCX+xJq0v5qJ8YDpLXVmHYh4op2dzuVlrz3Lw5ZVvBFYFWW3zLQyfZ+weTzrSvSftwt9d+b2tJ2Vcmf7ggtgdepf2dbw7f7yQfMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sheriff Department", "label": "Sheriff Department" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0020204681461163E7, "ymin": 5640502.224998006, "xmax": -9958233.23969773, "ymax": 5709294.995153321, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Municipal Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Critical Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7a5ace56148d9ff2d94a0a49b44c258c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVUlEQVQ4jWNhoBFgGZ4Gh2Y18Dy5c+YoIwPDf2kVE5vV0xq+UGxwZG6p/bFdq7fpWdhy/fv7l+Hs/rXPw3PLXFdO7jpBtsG+sWk9O1cuLkyv62ZyDYkBi21dMptnXmftUb+ErKZNC6Y1kmRwKNTrF44d1OtZvYdBQV0bLucdk8qgqKnL1JgS2mDrHewmYarruLqh4RdBgyOhXldQ0+KavvM0AxcPL4bFWsYWDDN2nWFoSAm1erl+88vI/Cr75RPbLuE02Dc2rWfrknlFMQXVjCHphXgCiYFBUFScoXfNXoZp9UUC25fOOR+UlFu8bt7kCVgN3rNuWXHXip0M2qZWeA2Fa2ZlZchrm8ygomPAtLC7oZuBgQG7wYKi4kQbigysPfwZFnTXo1rKQCPAMmowDIwGBfagePP8KUOenw0DqeDvnz/4Df718wfjlVNHSTYYGxh6kQcA3ip1aTWhZ7EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 21, "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": [ 190, 232, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0020204681461163E7, "ymin": 5640502.224998006, "xmax": -9958233.23969773, "ymax": 5709294.995153321, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Medical", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Critical Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8fb6580db739da90c65c2c68d54dacc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTElEQVRIiWNhoDFgoasF////j2JgYGCigrnHGBkZ72GxgGHR+Ye/mf/9J89UJkYGBkVRZgZBbqZEBgYGTAvuvvrD0LrxC8O6Mz8YxPiYQAoZQODZ+78Mn3+g2srOwsigIMoMZoPkQGp4ORgZ9lcJMxgrMuGOg7df/oHpSl8ehgIPbjA7YuoHhpUnvqOo05BiYbjQKgJmrzn1gyF08nuwRb//DmQk0wKwjAwLOsN5GSp8IBEOA5xsjNSzQF6EGYzJAURZsOfqT4Y7L1HTnwgPE0OIGQd1LJhz4DtGPtCXY6WeBZSAUQvID6IXH/8xXHnyB8z++A1SACKDH7//w+Ufv/tLnAWgzGOtxsbAwcrIcOHhbzCGAXdddgZ0ULLsE4o8HycjAwszHgukBZkZ0hy5GD5bklfjMDIyMGhJoQYKCo+RkZHqqYqF2gbS3QIACS1iAOybHbgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0020204681461163E7, "ymin": 5640502.224998006, "xmax": -9958233.23969773, "ymax": 5709294.995153321, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Outside Event Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Critical Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0ad118b280b2d7dfa121865da1664b47", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfUlEQVQokWNhoACwUEdzI8MOBgMGe4I6LjAcZKhn8EDVLMLwn8GPgYOg5icM/zFtJgOw0EbzFgYGhm4GBoZyBgYGL1I19zAwMBxiYGBgJkdzKQMDAyPUZpKd7Q3FeAALfmm6aF7AsIfhFDiI8INrDL8wNZ9m6GU4Ta7NZAAAMeoTgvI9vo0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 25, "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": [ 76, 230, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0020204681461163E7, "ymin": 5640502.224998006, "xmax": -9958233.23969773, "ymax": 5709294.995153321, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Campgrounds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "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": "esriPMS", "url": "a9f3c0c6016cf8b223a6157f73e08b0b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9ElEQVRIiWNhoCFgGR6Gz9t8demTV19N/zP8ZyTVICZGpr+8XKxTCiIMpmA1/PDF51Hzt1wn26VFkYZJDAwM2A3/9fsfAyXg9++/zGSHeaiTCsPqfXeIVk+04e7mcgxLG90YLtx+w3D78QfqGc7ExMjQlWPNwMrCxNCeackQUrWdeobHeqgz6KkIg9nBjsoMVrqSDMcuP6fccA42ZobmNAsUse5cKwbrtLWUG54frs8gK84DZv/5+4+BhZkJ7HKQD9buv0u+4cL8HAyVcSZg9pfvvxkia3cybOr2YWBkZGDoyLJi2HT4PsPvP//IM7w20ZSBn4cNzO5eco5hy9EHDCv33GaIcFVlUJHhZ8gI1GGYvPoS6YYrSfMxZAbpgNkv3n5j6F1+AcyunnmcIchBiYGNlZmhLsmMYeG2Gwyfvv4iznCQl5kYGRnaMizBBoBA8/zTDD9+/mFgZmJkePj8M8PMDVcZckP1GEQEOBiq4k0YqmccZ/j77z9hw52MZRj2TA5AEZtaYg/G2EB5rBEYi3jMIWz44YvPGSS85zGQCt59+oHfcFCQ/Pr9l+Hlu28kGw7Wz8SI23BDNdF7oLj8jxl8BAETEwODlAj3GZyGF0cZKjN4TmJn+M5LcmXB8PrhP4arDSjJBjMpbs/7SbLBOABN61AAlhqTgMKZcnMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 288895.277144, "name": "Default", "priority": 17, "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": [ 0, 112, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9995619.315034794, "ymin": 5650770.532682934, "xmax": -9967837.052244024, "ymax": 5707677.774839903, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": 100, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "Units", "type": "esriFieldTypeSmallInteger", "alias": "Units", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Structures In DFIRM", "type": "Feature Layer", "description": "General building outlines screen digitized from 2010 aerial imagery. Selected out the footprints inside the DFirm floodplain in 2016. Then selected parcels with an improvement value and checked each one for a house in the Floodplain.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "NCWRPC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE_STRUC", "uniqueValueGroups": [ { "heading": "TYPE_STRUC", "classes": [ { "label": " ", "description": " ", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 40, 146, 199, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ " " ] ] }, { "label": "Primary", "description": "Primary", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 232, 16, 20, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Primary" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 40, 146, 199, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": " ", "label": " " }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 232, 16, 20, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Primary", "label": "Primary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0017723438750817E7, "ymin": 5640906.516506945, "xmax": -9954496.532609126, "ymax": 5709514.14760508, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE_STRUC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "STRUCT_DFI", "type": "esriFieldTypeDouble", "alias": "STRUCT_DFI", "domain": null }, { "name": "STRUCT_D_1", "type": "esriFieldTypeDouble", "alias": "STRUCT_D_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "TYPE_STRUC", "type": "esriFieldTypeString", "alias": "TYPE_STRUC", "length": 50, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 50, "domain": null }, { "name": "IMAGERY", "type": "esriFieldTypeString", "alias": "IMAGERY", "length": 10, "domain": null }, { "name": "SOURCE_YEA", "type": "esriFieldTypeDouble", "alias": "SOURCE_YEA", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Dams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DAM_SIZE_T", "uniqueValueGroups": [ { "heading": "DAM_SIZE_T", "classes": [ { "label": " ", "description": " ", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 235, 175, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ " " ] ] }, { "label": "SMALL", "description": "SMALL", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "SMALL" ] ] }, { "label": "LARGE", "description": "LARGE", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "LARGE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 235, 175, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": " ", "label": " " }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "SMALL", "label": "SMALL" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "LARGE", "label": "LARGE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0019286976197349E7, "ymin": 5647099.239864507, "xmax": -9953946.101471087, "ymax": 5708880.341603085, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DAM_POPULA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "DAM_KEY_SE", "type": "esriFieldTypeDouble", "alias": "DAM_KEY_SE", "domain": null }, { "name": "DAM_POPULA", "type": "esriFieldTypeString", "alias": "DAM_POPULA", "length": 29, "domain": null }, { "name": "DAM_OFFICI", "type": "esriFieldTypeString", "alias": "DAM_OFFICI", "length": 29, "domain": null }, { "name": "FIELD_FILE", "type": "esriFieldTypeString", "alias": "FIELD_FILE", "length": 5, "domain": null }, { "name": "DAM_SIZE_T", "type": "esriFieldTypeString", "alias": "DAM_SIZE_T", "length": 5, "domain": null }, { "name": "NID_DAM_ID", "type": "esriFieldTypeString", "alias": "NID_DAM_ID", "length": 42, "domain": null }, { "name": "COUNTY_NAM", "type": "esriFieldTypeString", "alias": "COUNTY_NAM", "length": 11, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Dam Failure", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 18, "name": "PCA_GRANDMOTHER_IDF" }, { "id": 19, "name": "WPS_ALEXANDER_FWF" }, { "id": 20, "name": "WPS_ALEXANDER_IDF" }, { "id": 21, "name": "WPS_GRANDFATHERFALLS_FWF" }, { "id": 22, "name": "WPS_GRANDFATHERFALLS_IDF" }, { "id": 23, "name": "WPS_JERSEY_FWF" }, { "id": 24, "name": "WPS_JERSEY_IDF" }, { "id": 25, "name": "WPS_TOMAHAWK_FWF" }, { "id": 26, "name": "WPS_TOMAHAWK_IDF" }, { "id": 27, "name": "WVIC_RICE_IDF" }, { "id": 28, "name": "WVIC_RICE_FWF" }, { "id": 29, "name": "WVIC_SPIRIT_IDF" }, { "id": 30, "name": "WVIC_SPIRIT_FWF" }, { "id": 31, "name": "WVIC_WILLOW_IDF" }, { "id": 32, "name": "WVIC_WILLOW_FWF" }, { "id": 33, "name": "NWRPC_DAM_INUNDATION" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.0001878015247008E7, "ymin": 5599332.233379491, "xmax": -9974609.709473828, "ymax": 5735798.919380735, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "PCA_GRANDMOTHER_IDF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 250, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9996624.095197348, "ymin": 5661619.554411064, "xmax": -9988151.632247683, "ymax": 5679458.611521248, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeInteger", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 40, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 15, "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": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "WPS_ALEXANDER_FWF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 233, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9991570.270372512, "ymin": 5614572.372425444, "xmax": -9974745.26584968, "ymax": 5651223.578571089, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeDouble", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 25, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 10, "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": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "WPS_ALEXANDER_IDF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9991796.57429345, "ymin": 5642870.997338512, "xmax": -9978767.758031469, "ymax": 5651249.635211555, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeDouble", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 25, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 10, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "WPS_GRANDFATHERFALLS_FWF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9997751.128541246, "ymin": 5599332.7937198095, "xmax": -9975075.942476092, "ymax": 5670874.983169697, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeDouble", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 35, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 20, "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, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "WPS_GRANDFATHERFALLS_IDF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 250, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9997760.75263514, "ymin": 5648434.706630784, "xmax": -9983843.329613525, "ymax": 5670884.130443448, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "Project", "type": "esriFieldTypeDouble", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 35, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 20, "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, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "WPS_JERSEY_FWF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 228, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9991155.860480355, "ymin": 5688582.088568349, "xmax": -9984693.323007507, "ymax": 5699271.320820964, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeDouble", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 25, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 25, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "WPS_JERSEY_IDF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 242, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9991496.54669438, "ymin": 5688559.085898496, "xmax": -9984665.715716664, "ymax": 5699283.92673973, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeDouble", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 25, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 25, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "WPS_TOMAHAWK_FWF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9997822.868115967, "ymin": 5634268.610384744, "xmax": -9976359.206116132, "ymax": 5691484.7022665655, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeDouble", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 50, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 20, "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, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "WPS_TOMAHAWK_IDF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 250, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9997832.938946582, "ymin": 5634255.280372225, "xmax": -9976350.503120957, "ymax": 5691490.232612187, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeDouble", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 50, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 20, "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, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "WVIC_RICE_IDF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9992959.642835455, "ymin": 5693347.628595454, "xmax": -9986091.855040217, "ymax": 5707975.656369191, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeSmallInteger", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 50, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 50, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "WVIC_RICE_FWF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 232, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9991533.57360615, "ymin": 5697593.098441534, "xmax": -9988032.993429178, "ymax": 5707249.731800015, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeSmallInteger", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 50, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 50, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "WVIC_SPIRIT_IDF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 245, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9998865.152265208, "ymin": 5640389.00575899, "xmax": -9975352.321490465, "ymax": 5692192.328249069, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeSmallInteger", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 50, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 50, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "WVIC_SPIRIT_FWF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 237, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9997993.510834904, "ymin": 5640392.880579657, "xmax": -9976124.238639854, "ymax": 5691817.867568446, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeSmallInteger", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 50, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 50, "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": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "WVIC_WILLOW_IDF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 211, 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.0001878015247008E7, "ymin": 5640390.7242632555, "xmax": -9976656.573377844, "ymax": 5735798.919150283, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeString", "alias": "Project", "length": 50, "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 50, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 50, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "WVIC_WILLOW_FWF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 204, 188, 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.000179644391079E7, "ymin": 5640391.9885373665, "xmax": -9976670.479600297, "ymax": 5735084.698932544, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dam_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": "Project", "type": "esriFieldTypeInteger", "alias": "Project", "domain": null }, { "name": "Dam_Name", "type": "esriFieldTypeString", "alias": "Dam_Name", "length": 50, "domain": null }, { "name": "Scenario", "type": "esriFieldTypeString", "alias": "Scenario", "length": 50, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "NWRPC_DAM_INUNDATION", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103434, "latestWkid": 8152, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18068700, "falseY": -49116200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Dam Failure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9998591.37561624, "ymin": 5640413.310915983, "xmax": -9976303.901304275, "ymax": 5707993.564569982, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLOOD", "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": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "DAMBREAKC_", "type": "esriFieldTypeDouble", "alias": "DAMBREAKC_", "domain": null }, { "name": "DAMBREAKC1", "type": "esriFieldTypeDouble", "alias": "DAMBREAKC1", "domain": null }, { "name": "FLOOD", "type": "esriFieldTypeString", "alias": "FLOOD", "length": 16, "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": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "Substations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "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": "esriPMS", "url": "10ee4e41bc41db72d61865932c7865b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAbCAYAAABr/T8RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9UlEQVRIie2VzSsEcRjHP7t+Na2X5GVy8nKQAw4iBycHSpRyWC0Xb5sTqS0KRW1Osu0qBxxclELcXF2sUpS/QG6SiChRsqOfJxZZNMbLYb/1NDPP75nfZ56XmVH8kVQSrGVZlhcoxjlNulwuK2GpLTABH5GIH9OscAzb03MJzCYEA5nAAYHAEeAcuLvb89aVHK5fk3Jkl7s7uNTzA2RkgGF8A3x7C11dsLcHTU0wMwNTU1BZCXV1EhMOQ1mZgHt7obAQbm6gvBwWFyElxQZ4ZQWam2F5GQYGYGdHstIbP+nqSq6VAp8PpqfF7/XC9jbU1toAX19Derqcj4zA/T1f0sUFnJ5CQcGHYSrhSns7NDTA3Jxk3Nb2MXBhAdbWBKzbkZdnE5yVBbu7sLkJExOSvdutv6fxmFgs3ke/P17q4WEIhWB83AZ4dBSGhmSQcnJgdRVME05O4jG6pHrt/Pz1vaWlsL9vM+OSEujrE9MT2tgIRUWSWU0NHB9LNfRk62M0CoODMmwbG7C+bhPc0SH9ikSgvh5aWsSv+93fD6mp0lePB6qrYWxM1rU/GITcXJtgtxsCAbGX6uwUeyk9SE8P9kUp/kgqCQaqWFoyH18T55T/WakPgXkMYwvDyHYMm5a29fz3eg/sghhwRmtrlB+W+mnAvwM/AAj7imrL3fwAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9995585.467361039, "ymin": 5645166.388114167, "xmax": -9956867.389109656, "ymax": 5695838.242629857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITETYPE", "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": "SITETYPE", "type": "esriFieldTypeString", "alias": "SITETYPE", "length": 16, "domain": null }, { "name": "MAPLABEL", "type": "esriFieldTypeString", "alias": "MAPLABEL", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Waste_Water_TP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "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": "esriPMS", "url": "433c561557dd8befaca0119b60a3656a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQElEQVRIid3VXUhTcRjH8a9rc9lCzWlakA5h1TB1hBJBNzEW7Ea6CIXeCEF7o9hNFw6RKLC8tC6UqG4iCLoKhcBFGBFOp6nRyypzU1zubDKntLk5pzEs2tqZzoU3/e7OeZ7z+XPO8+d/pGxipP8tnkF2iYHs0tNk5ecjlW8lHPDjn55g5l0HYf9oeriyQkeOqo3KS+Xs0WUiiWkN++HL0zpsjwbwvD1P0OdIHS+sMqKubaLq2k7RukwBZedy2X/yGC8v9OB83YhvrHd9PL+sBs0ZE9qrBayXLZmgf6imp/4evik9BCfWwjPJK29NCY6NrlPNvL2TqV5DclypNXL4umZD8O830JytRrBWxg45Hs8t0bNjn0QUcA+BawBUBshWJdb31ioZ7WjEbb0sjit2F4nC413QdRxWlkGeA6dGEheIDnn7rmLcf27F41L5NlH827NVOJrQHDieQ8XFxD6ZQhHHxRUj4aAoXlQNHx78usiIblXRNiLBYHJ8weMVfehAA0QWV7+5+gQUVif2LC+B3+1Jjs/ZB1nwHCHrr52YIQHtFdbM5IsA3k+Pk+OC9SaWGzUcvVvKRjPSPkrIa06OgxdX330mzc0U68WHKxbrbScztiZgZS0chKFbWFrUQF1KCwy3u7A9aeOH41VqB9d3Sz1vTGOMdzdwqFmVMINoZj9H6Gv5iGfYxOzX7o0ducJgK8JgJ9P9LeQUHySrIA+JTM5SKIDf6WLebmbm/R1gMd2fhReh34jQv05bevg/ZVPxn7REurAg7FmzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9989347.02740921, "ymin": 5649534.573329213, "xmax": -9964180.234133886, "ymax": 5692401.843064946, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CITY83_", "type": "esriFieldTypeDouble", "alias": "CITY83_", "domain": null }, { "name": "CITY83_ID", "type": "esriFieldTypeDouble", "alias": "CITY83_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "LAT_LONG", "type": "esriFieldTypeString", "alias": "LAT_LONG", "length": 15, "domain": null }, { "name": "QUAD24_NAM", "type": "esriFieldTypeString", "alias": "QUAD24_NAM", "length": 50, "domain": null }, { "name": "WTM_X", "type": "esriFieldTypeInteger", "alias": "WTM_X", "domain": null }, { "name": "WTM_Y", "type": "esriFieldTypeInteger", "alias": "WTM_Y", "domain": null }, { "name": "MUN_WW_PLA", "type": "esriFieldTypeSmallInteger", "alias": "MUN_WW_PLA", "domain": null }, { "name": "DISCHARGE_", "type": "esriFieldTypeString", "alias": "DISCHARGE_", "length": 66, "domain": null }, { "name": "MUN_WATER", "type": "esriFieldTypeSmallInteger", "alias": "MUN_WATER", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "ATC Powerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9995610.546120515, "ymin": 5640253.699731116, "xmax": -9954396.426662648, "ymax": 5709589.501758026, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LINECONFIG", "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": "LINECONFIG", "type": "esriFieldTypeString", "alias": "LINECONFIG", "length": 12, "domain": null }, { "name": "OPVOLTAGE", "type": "esriFieldTypeSmallInteger", "alias": "OPVOLTAGE", "domain": null }, { "name": "LINESTATUS", "type": "esriFieldTypeString", "alias": "LINESTATUS", "length": 16, "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": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "Pipeline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9984736.922044829, "ymin": 5640264.609746789, "xmax": -9954393.857667092, "ymax": 5709579.028526563, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COINC_COV1", "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": "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": "MINLW91C_", "type": "esriFieldTypeDouble", "alias": "MINLW91C_", "domain": null }, { "name": "MINLW91C_I", "type": "esriFieldTypeDouble", "alias": "MINLW91C_I", "domain": null }, { "name": "PIPELINE", "type": "esriFieldTypeSmallInteger", "alias": "PIPELINE", "domain": null }, { "name": "POWERLINE", "type": "esriFieldTypeSmallInteger", "alias": "POWERLINE", "domain": null }, { "name": "AIRPORT", "type": "esriFieldTypeSmallInteger", "alias": "AIRPORT", "domain": null }, { "name": "ARB_LINE", "type": "esriFieldTypeSmallInteger", "alias": "ARB_LINE", "domain": null }, { "name": "COINC_COV1", "type": "esriFieldTypeString", "alias": "COINC_COV1", "length": 8, "domain": null }, { "name": "COINC_COV2", "type": "esriFieldTypeString", "alias": "COINC_COV2", "length": 8, "domain": null }, { "name": "DESCRIPTIV", "type": "esriFieldTypeInteger", "alias": "DESCRIPTIV", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 66, "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": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "Floodplain", "type": "Feature Layer", "description": "The Digital Flood Insurance Rate Map (DFIRM) Database depicts flood risk information and supporting data used to develop the risk data. The primary risk classifications used are the 1-percent-annual-chance flood event, the 0.2-percent-annual-chance flood event, and areas of minimal flood risk. The DFIRM Database is derived from Flood Insurance Studies (FISs), previously published Flood Insurance Rate Maps (FIRMs), flood hazard analyses performed in support of the FISs and FIRMs, and new mapping data, where available. The FISs and FIRMs are published by the Federal Emergency Management Agency (FEMA). The file is georeferenced to earth's surface using the UTM projection and coordinate system. The specifications for the horizontal control of DFIRM data files are consistent with those required for mapping at a scale of 1:12000.According to FEMA's website Latest LOMR Effective Date 02/12/2016, Latest Study Effective Date 02/03/2016", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLOODWAY", "uniqueValueGroups": [ { "heading": "FLOODWAY", "classes": [ { "label": " ", "description": " ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "values": [ [ " " ] ] }, { "label": "FLOODWAY", "description": "FLOODWAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 0.4 } }, "values": [ [ "FLOODWAY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "value": " ", "label": " " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 0.4 } }, "value": "FLOODWAY", "label": "FLOODWAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0024000548827864E7, "ymin": 5640209.195290778, "xmax": -9954360.83902482, "ymax": 5709612.988115029, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_AR_ID", "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": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 11, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 6, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 20, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 6, "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": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "Wetlands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "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": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0024004841964213E7, "ymin": 5640201.26449721, "xmax": -9954355.794704959, "ymax": 5709612.499594522, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WETCODE", "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": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "WETP_", "type": "esriFieldTypeDouble", "alias": "WETP_", "domain": null }, { "name": "WETP_ID", "type": "esriFieldTypeDouble", "alias": "WETP_ID", "domain": null }, { "name": "T43308UT_", "type": "esriFieldTypeDouble", "alias": "T43308UT_", "domain": null }, { "name": "T43308UT_I", "type": "esriFieldTypeDouble", "alias": "T43308UT_I", "domain": null }, { "name": "PLS", "type": "esriFieldTypeDouble", "alias": "PLS", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeDouble", "alias": "COUNTY", "domain": null }, { "name": "WETCODE", "type": "esriFieldTypeString", "alias": "WETCODE", "length": 8, "domain": null }, { "name": "DIGITIZED", "type": "esriFieldTypeString", "alias": "DIGITIZED", "length": 8, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "NEWCODE", "type": "esriFieldTypeString", "alias": "NEWCODE", "length": 8, "domain": null }, { "name": "DIGUP", "type": "esriFieldTypeString", "alias": "DIGUP", "length": 8, "domain": null }, { "name": "UPREASON", "type": "esriFieldTypeString", "alias": "UPREASON", "length": 2, "domain": null }, { "name": "MINUNIT", "type": "esriFieldTypeDouble", "alias": "MINUNIT", "domain": null }, { "name": "BASEDATE", "type": "esriFieldTypeString", "alias": "BASEDATE", "length": 14, "domain": null }, { "name": "PHOTODATE", "type": "esriFieldTypeString", "alias": "PHOTODATE", "length": 9, "domain": null }, { "name": "MAPTYPE", "type": "esriFieldTypeString", "alias": "MAPTYPE", "length": 1, "domain": null }, { "name": "WET_ID", "type": "esriFieldTypeDouble", "alias": "WET_ID", "domain": null }, { "name": "WET", "type": "esriFieldTypeDouble", "alias": "WET", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "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": "Shape_INDEX", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "Wildfire_Risk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3070, "latestWkid": 3070, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5100900, "falseY": -14478100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Wildfire_Risk", "uniqueValueGroups": [ { "heading": "Wildfire_Risk", "classes": [ { "label": "Low", "description": "Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Low" ] ] }, { "label": "Medium", "description": "Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Concern" ] ] }, { "label": "High", "description": "High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "High" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Low", "label": "Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Concern", "label": "Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "High", "label": "High" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 56, 143, 255 ], "toColor": [ 70, 56, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 32, 133, 32, 255 ], "toColor": [ 32, 133, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 39, 33, 255 ], "toColor": [ 150, 39, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 132, 140, 255 ], "toColor": [ 56, 132, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 62, 94, 255 ], "toColor": [ 133, 62, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 129, 33, 255 ], "toColor": [ 158, 129, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 176, 129, 255 ], "toColor": [ 79, 176, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 45, 173, 255 ], "toColor": [ 158, 45, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 84, 53, 255 ], "toColor": [ 130, 84, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 82, 135, 255 ], "toColor": [ 35, 82, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 176, 42, 255 ], "toColor": [ 138, 176, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 135, 68, 255 ], "toColor": [ 105, 135, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 30, 143, 255 ], "toColor": [ 41, 30, 143, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0023959910114944E7, "ymin": 5640210.53403965, "xmax": -9954357.919023283, "ymax": 5709607.652553614, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "LINCOLN_GI", "type": "esriFieldTypeDouble", "alias": "LINCOLN_GI", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "TWNS062801", "type": "esriFieldTypeDouble", "alias": "TWNS062801", "domain": null }, { "name": "TWNS062802", "type": "esriFieldTypeDouble", "alias": "TWNS062802", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LINC3_", "type": "esriFieldTypeDouble", "alias": "LINC3_", "domain": null }, { "name": "LINC3_ID", "type": "esriFieldTypeDouble", "alias": "LINC3_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 24, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeDouble", "alias": "CLASS", "domain": null }, { "name": "TOWNUTM27_", "type": "esriFieldTypeDouble", "alias": "TOWNUTM27_", "domain": null }, { "name": "POLY_", "type": "esriFieldTypeDouble", "alias": "POLY_", "domain": null }, { "name": "SUBCLASS", "type": "esriFieldTypeString", "alias": "SUBCLASS", "length": 13, "domain": null }, { "name": "SUBCLASS_", "type": "esriFieldTypeDouble", "alias": "SUBCLASS_", "domain": null }, { "name": "RINGS_OK", "type": "esriFieldTypeDouble", "alias": "RINGS_OK", "domain": null }, { "name": "RINGS_NOK", "type": "esriFieldTypeDouble", "alias": "RINGS_NOK", "domain": null }, { "name": "MILES2", "type": "esriFieldTypeInteger", "alias": "MILES2", "domain": null }, { "name": "Seasonal_Housing", "type": "esriFieldTypeDouble", "alias": "Seasonal_Housing", "domain": null }, { "name": "Year_Round_Housing", "type": "esriFieldTypeDouble", "alias": "Year_Round_Housing", "domain": null }, { "name": "Wildfire_Risk", "type": "esriFieldTypeString", "alias": "Wildfire_Risk", "length": 50, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }