{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Annotation layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "exodus.DBO.County_BoundaryAnno" }, { "id": 3, "name": "exodus.DBO.MFC_DistrictsAnno" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 336550.63017503545, "ymin": 1063037.9651585538, "xmax": 655093.0627277009, "ymax": 1567597.7688924614, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 1, "name": "exodus.DBO.County_BoundaryAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation layers" }, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 336550.63017503545, "ymin": 1063037.9651585538, "xmax": 655093.0627277009, "ymax": 1567597.7688924614, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "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": "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": "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": "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": "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": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R321_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_591", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S285_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "exodus.DBO.County_BoundaryAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 336550.63017503545, "ymin": 1063037.9651585538, "xmax": 655093.0627277009, "ymax": 1567597.7688924614, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 3, "name": "exodus.DBO.MFC_DistrictsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation layers" }, "subLayers": [ { "id": 4, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 393962.82934920676, "ymin": 1104770.4729441423, "xmax": 601644.2375408215, "ymax": 1509166.3463266268, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "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": "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": "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": "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": "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": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R340_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_610", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S304_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 4, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "exodus.DBO.MFC_DistrictsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 393962.82934920676, "ymin": 1104770.4729441423, "xmax": 601644.2375408215, "ymax": 1509166.3463266268, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 5, "name": "Special sites", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "exodus.DBO.NationalRegistrySites" }, { "id": 7, "name": "exodus.DBO.RecreationalFacilities" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 324328.39630228374, "ymin": 1045027.5664777271, "xmax": 650781.7787503172, "ymax": 1577120.3423972763, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 6, "name": "exodus.DBO.NationalRegistrySites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 5, "name": "Special sites" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cc150ebdc03a18c9a2253af935f29053", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAWCAYAAADXYyzPAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjlJREFUSInF1b9rFGEQxvHvbC53aBBNCEKw0kIt7ANpVLASJAoGrUQLLcRIDCpEj929JXCVBBIVbSUqkVRKxPsDRKyCnWCjKTxEPaKC5268fSxijNHL3u2COOU7+85n3p39keM/RS4pqTJb9I0bGBGikQUwYxewQSrMOaXQawlrjF7VmbI8o1akmgWVyxUZkYmiKTwml0MW8CgZznMNUSdiSm5K0eE+0EnMF8fn7M8mXmPsgQRYYMA2CziQklyt4fEE67skr9qD07ODuHYG4+JKvilsIEFOLqPAQAZ3HrEZp7of0UWjtsASJ63Mp0R4uWVmgLoFHM0AI4+ImMgCJpvl14cDbuNRkccMJUJcHqRw54m4Tp6HwK1UsEEscRdjyOAOGU4eu4Vncrv6Lag9bxsGIM+cvjMhmJbPvTSoQQUnvKkGw0A62Iq8l0evQYzP8TTwSsgPdzZbTz7xymZwUs54OTr6PBrVpkZr2HAM4iwzhiryWNIYG63M13Sw6JTHbsR4WlbwGdhEmfqfueSfRJHtggWnxEvI/D4/NVAqGIe9BpXMMzZeAO+apf6CdZ68TRIJHIxBjBGuspUG59qAlmycj79q+ZxGVFrCcrmM0R97hTci7EK8RYVhOlqSYGE3hgOcWi3IESJOJMKaoMAiA1bisAiXn2QAwjZUkMcQrLYon0HFhVdOOfyQCNsFQvlMxz7TEotxW9xvMOQMDsYe+4BuYh5bEI6sd/2aW20+s8BsSjNTtPXl+hfxAzFu1Rc8flgeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 328223.3120314162, "ymin": 1046705.3750371281, "xmax": 643009.7504685838, "ymax": 1575728.3750818186, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RESNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "REFNUM", "type": "esriFieldTypeString", "alias": "REFNUM", "length": 8, "domain": null }, { "name": "STATECD", "type": "esriFieldTypeString", "alias": "STATECD", "length": 2, "domain": null }, { "name": "RESNAME", "type": "esriFieldTypeString", "alias": "RESNAME", "length": 120, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 120, "domain": null }, { "name": "RESTRICT_", "type": "esriFieldTypeString", "alias": "RESTRICT_", "length": 2, "domain": null }, { "name": "RETYPECD", "type": "esriFieldTypeString", "alias": "RETYPECD", "length": 2, "domain": null }, { "name": "NUMCBLDG", "type": "esriFieldTypeString", "alias": "NUMCBLDG", "length": 6, "domain": null }, { "name": "NUMCSITE", "type": "esriFieldTypeString", "alias": "NUMCSITE", "length": 6, "domain": null }, { "name": "NUMCSTRC", "type": "esriFieldTypeString", "alias": "NUMCSTRC", "length": 6, "domain": null }, { "name": "NUMCOBJ", "type": "esriFieldTypeString", "alias": "NUMCOBJ", "length": 6, "domain": null }, { "name": "NUMNBLDG", "type": "esriFieldTypeString", "alias": "NUMNBLDG", "length": 6, "domain": null }, { "name": "NUMNSITE", "type": "esriFieldTypeString", "alias": "NUMNSITE", "length": 6, "domain": null }, { "name": "NUMNSTRC", "type": "esriFieldTypeString", "alias": "NUMNSTRC", "length": 6, "domain": null }, { "name": "NUMNOBJ", "type": "esriFieldTypeString", "alias": "NUMNOBJ", "length": 6, "domain": null }, { "name": "PARKNMCD", "type": "esriFieldTypeString", "alias": "PARKNMCD", "length": 4, "domain": null }, { "name": "CERTCD", "type": "esriFieldTypeString", "alias": "CERTCD", "length": 2, "domain": null }, { "name": "CERTDATE", "type": "esriFieldTypeString", "alias": "CERTDATE", "length": 10, "domain": null }, { "name": "DESCOTHR", "type": "esriFieldTypeString", "alias": "DESCOTHR", "length": 28, "domain": null }, { "name": "ACRE", "type": "esriFieldTypeString", "alias": "ACRE", "length": 12, "domain": null }, { "name": "MULTNAME", "type": "esriFieldTypeString", "alias": "MULTNAME", "length": 120, "domain": null }, { "name": "UTMZONE", "type": "esriFieldTypeString", "alias": "UTMZONE", "length": 2, "domain": null }, { "name": "UTMEAST", "type": "esriFieldTypeString", "alias": "UTMEAST", "length": 6, "domain": null }, { "name": "UTMNRTH", "type": "esriFieldTypeString", "alias": "UTMNRTH", "length": 8, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R362_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S326_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 7, "name": "exodus.DBO.RecreationalFacilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 5, "name": "Special sites" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4282ec1bc1f9ffd2b7019c2df72e1616", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWlJREFUOI210r8rxGEcB/DXnevqmzhdlkvqJimlQywmJbPcYJESZZPJwmKwsimDDCbFdP+AkfJjkTLdWVi+DDad7izIdV9X53g/y6c+z/Pq0/M8Cf+UxGdxXD0+TEq+tYKVlSv5WH6xBs7Kzo0YacV14eIVtfBfpyG8+7GiMmXKtu3fwfPmzZgxYEBBQVZWjx7nzvXrb27iqqpnz6BTp5ISGDIkEFizpqQkJ+fJE0hLi4k1hsvKduyAZcsuXVqxIhCACRMOHBg1at8+2LSpTVtjuKIiFIItW06dysh49AhCoRMnOnRISMjI1KGRcFLSunVQVLRnz5EjaemvPS9ejBs3aTISjYTj4nr1gitX8vIGDdbc4axZt24tWIhEI+HvKSiYNl33MMOGLVmyYUNKqjk4FDpzZtVqXa9Pn5ycO3fGjDUHd+t24yay167dteufjtbCRcWvL/Xb3LuP18FduoIHDy3BKanKZ/0Oe1JbcD2RObgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 324328.39630228374, "ymin": 1045027.5664777271, "xmax": 650781.7787503172, "ymax": 1577120.3423972763, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "ID_NUMBER", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "length": 60, "domain": null }, { "name": "SITE_ADDRE", "type": "esriFieldTypeString", "alias": "SITE_ADDRE", "length": 50, "domain": null }, { "name": "SITE_CITY", "type": "esriFieldTypeString", "alias": "SITE_CITY", "length": 30, "domain": null }, { "name": "SITE_ZIP", "type": "esriFieldTypeInteger", "alias": "SITE_ZIP", "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 60, "domain": null }, { "name": "HEAD_ADDRE", "type": "esriFieldTypeString", "alias": "HEAD_ADDRE", "length": 50, "domain": null }, { "name": "HEAD_CITY", "type": "esriFieldTypeString", "alias": "HEAD_CITY", "length": 30, "domain": null }, { "name": "HEAD_STATE", "type": "esriFieldTypeString", "alias": "HEAD_STATE", "length": 2, "domain": null }, { "name": "HEAD_ZIP", "type": "esriFieldTypeInteger", "alias": "HEAD_ZIP", "domain": null }, { "name": "SURVEYEE", "type": "esriFieldTypeString", "alias": "SURVEYEE", "length": 25, "domain": null }, { "name": "SURVEYEENU", "type": "esriFieldTypeString", "alias": "SURVEYEENU", "length": 12, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 25, "domain": null }, { "name": "DATE_EST", "type": "esriFieldTypeSmallInteger", "alias": "DATE_EST", "domain": null }, { "name": "PUBLIC_", "type": "esriFieldTypeString", "alias": "PUBLIC_", "length": 20, "domain": null }, { "name": "SEMIPUB", "type": "esriFieldTypeString", "alias": "SEMIPUB", "length": 38, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 23, "domain": null }, { "name": "OTHOWN", "type": "esriFieldTypeString", "alias": "OTHOWN", "length": 70, "domain": null }, { "name": "OPENPUB", "type": "esriFieldTypeString", "alias": "OPENPUB", "length": 4, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeSmallInteger", "alias": "TOWNSHIP", "domain": null }, { "name": "TSPACE", "type": "esriFieldTypeString", "alias": "TSPACE", "length": 1, "domain": null }, { "name": "TOWNDIR", "type": "esriFieldTypeString", "alias": "TOWNDIR", "length": 1, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeSmallInteger", "alias": "RANGE", "domain": null }, { "name": "RSPACE", "type": "esriFieldTypeString", "alias": "RSPACE", "length": 1, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "RANGEDIR", "length": 1, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeSmallInteger", "alias": "SECTION_", "domain": null }, { "name": "FACILCLASS", "type": "esriFieldTypeString", "alias": "FACILCLASS", "length": 63, "domain": null }, { "name": "OTHCLASS", "type": "esriFieldTypeString", "alias": "OTHCLASS", "length": 70, "domain": null }, { "name": "LAKE", "type": "esriFieldTypeSmallInteger", "alias": "LAKE", "domain": null }, { "name": "RIVER", "type": "esriFieldTypeSmallInteger", "alias": "RIVER", "domain": null }, { "name": "CREEK", "type": "esriFieldTypeSmallInteger", "alias": "CREEK", "domain": null }, { "name": "POND", "type": "esriFieldTypeSmallInteger", "alias": "POND", "domain": null }, { "name": "RESERVIOR", "type": "esriFieldTypeSmallInteger", "alias": "RESERVIOR", "domain": null }, { "name": "CANAL", "type": "esriFieldTypeSmallInteger", "alias": "CANAL", "domain": null }, { "name": "MARSH", "type": "esriFieldTypeSmallInteger", "alias": "MARSH", "domain": null }, { "name": "GULF", "type": "esriFieldTypeSmallInteger", "alias": "GULF", "domain": null }, { "name": "ENVIRONMEN", "type": "esriFieldTypeString", "alias": "ENVIRONMEN", "length": 5, "domain": null }, { "name": "WATERNAMES", "type": "esriFieldTypeString", "alias": "WATERNAMES", "length": 70, "domain": null }, { "name": "UNILAND", "type": "esriFieldTypeSmallInteger", "alias": "UNILAND", "domain": null }, { "name": "UNIMINERAL", "type": "esriFieldTypeSmallInteger", "alias": "UNIMINERAL", "domain": null }, { "name": "UNIWATER", "type": "esriFieldTypeSmallInteger", "alias": "UNIWATER", "domain": null }, { "name": "UNIGEO", "type": "esriFieldTypeSmallInteger", "alias": "UNIGEO", "domain": null }, { "name": "UNINATURAL", "type": "esriFieldTypeSmallInteger", "alias": "UNINATURAL", "domain": null }, { "name": "UNIOTHER", "type": "esriFieldTypeSmallInteger", "alias": "UNIOTHER", "domain": null }, { "name": "OTHUNIQUE", "type": "esriFieldTypeString", "alias": "OTHUNIQUE", "length": 70, "domain": null }, { "name": "WATACRES", "type": "esriFieldTypeInteger", "alias": "WATACRES", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R380_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S344_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 8, "name": "Transportation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 9, "name": "exodus.DBO.AbandonedRailroads" }, { "id": 10, "name": "exodus.DBO.ActiveRailroads" }, { "id": 11, "name": "exodus.DBO.City_Streets" }, { "id": 12, "name": "exodus.DBO.CountyRoads" }, { "id": 13, "name": "exodus.DBO.InterstateHighways" }, { "id": 14, "name": "exodus.DBO.NatchezTrace" }, { "id": 15, "name": "exodus.DBO.Runways" }, { "id": 16, "name": "exodus.DBO.Three_Digit_Highway" }, { "id": 17, "name": "exodus.DBO.US_State_Highways" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 322950.031890369, "ymin": 1044501.5054493248, "xmax": 650849.0995877488, "ymax": 1577835.4721979965, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 9, "name": "exodus.DBO.AbandonedRailroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 8, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 343705.61186267063, "ymin": 1062002.4293696247, "xmax": 640059.0467626713, "ymax": 1576716.9432569891, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R308_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S272_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 10, "name": "exodus.DBO.ActiveRailroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 8, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 339435.5164986942, "ymin": 1044501.5054493248, "xmax": 649920.1155718556, "ymax": 1577680.688025888, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNERNUM", "type": "esriFieldTypeSmallInteger", "alias": "OWNERNUM", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R309_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S273_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 11, "name": "exodus.DBO.City_Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 8, "name": "Transportation" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 339995.9947072156, "ymin": 1049235.5741897337, "xmax": 644391.6245587068, "ymax": 1576730.376089003, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "HWY__", "type": "esriFieldTypeSmallInteger", "alias": "HWY__", "domain": null }, { "name": "EXITS", "type": "esriFieldTypeSmallInteger", "alias": "EXITS", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S278_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 12, "name": "exodus.DBO.CountyRoads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 8, "name": "Transportation" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[RNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 125000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 322950.031890369, "ymin": 1045566.9031262826, "xmax": 650849.0995877488, "ymax": 1577835.4721979965, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "HWY__", "type": "esriFieldTypeSmallInteger", "alias": "HWY__", "domain": null }, { "name": "EXITS", "type": "esriFieldTypeSmallInteger", "alias": "EXITS", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null }, { "name": "RNAME", "type": "esriFieldTypeString", "alias": "RNAME", "length": 40, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R322_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 13, "name": "exodus.DBO.InterstateHighways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 8, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "HWY__ <> 0", "labelExpression": "[HWY__]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 391138.52680187486, "ymin": 1056475.9949764423, "xmax": 629569.2623839304, "ymax": 1576689.0652849283, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "HWY__", "type": "esriFieldTypeSmallInteger", "alias": "HWY__", "domain": null }, { "name": "EXITS", "type": "esriFieldTypeSmallInteger", "alias": "EXITS", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R335_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S299_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 14, "name": "exodus.DBO.NatchezTrace", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 8, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.7 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 356476.9510895936, "ymin": 1202215.5601681732, "xmax": 648433.4098574994, "ymax": 1539053.8836818784, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "HWY__", "type": "esriFieldTypeSmallInteger", "alias": "HWY__", "domain": null }, { "name": "EXITS", "type": "esriFieldTypeSmallInteger", "alias": "EXITS", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R360_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S324_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 15, "name": "exodus.DBO.Runways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 8, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 128, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 345848.45576866623, "ymin": 1057535.9564054646, "xmax": 644974.7003992498, "ymax": 1569905.0914746448, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R381_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S345_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 16, "name": "exodus.DBO.Three_Digit_Highway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 8, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[HWY__]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 345863.2596877087, "ymin": 1049439.3188738897, "xmax": 646432.0612476347, "ymax": 1577486.805317672, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "HWY__", "type": "esriFieldTypeSmallInteger", "alias": "HWY__", "domain": null }, { "name": "EXITS", "type": "esriFieldTypeSmallInteger", "alias": "EXITS", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R397_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S361_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 17, "name": "exodus.DBO.US_State_Highways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 8, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "HWY__ <> 0", "labelExpression": "[HWY__]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 328301.8982633529, "ymin": 1049352.4631938078, "xmax": 649769.669442744, "ymax": 1577772.0743099377, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "HWY__", "type": "esriFieldTypeSmallInteger", "alias": "HWY__", "domain": null }, { "name": "EXITS", "type": "esriFieldTypeSmallInteger", "alias": "EXITS", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R408_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S372_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 18, "name": "Utilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "Exodus.DBO.GasPipelines" }, { "id": 20, "name": "exodus.DBO.Transmission_Lines" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 336320.68359979335, "ymin": 1042020.7497937772, "xmax": 649851.2331397915, "ymax": 1577770.484633971, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 19, "name": "Exodus.DBO.GasPipelines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 18, "name": "Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 336320.68359979335, "ymin": 1042020.7497937772, "xmax": 649753.6991877006, "ymax": 1577646.406612618, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 1, "domain": null }, { "name": "COLOR_CODE", "type": "esriFieldTypeInteger", "alias": "COLOR_CODE", "domain": null }, { "name": "COMPANY", "type": "esriFieldTypeString", "alias": "COMPANY", "length": 2, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 2, "domain": null }, { "name": "SIZE1", "type": "esriFieldTypeString", "alias": "SIZE1", "length": 2, "domain": null }, { "name": "SIZE2", "type": "esriFieldTypeString", "alias": "SIZE2", "length": 2, "domain": null }, { "name": "SIZE3", "type": "esriFieldTypeString", "alias": "SIZE3", "length": 2, "domain": null }, { "name": "SIZE4", "type": "esriFieldTypeString", "alias": "SIZE4", "length": 2, "domain": null }, { "name": "SIZE5", "type": "esriFieldTypeString", "alias": "SIZE5", "length": 2, "domain": null }, { "name": "NO_LINES", "type": "esriFieldTypeString", "alias": "NO_LINES", "length": 1, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R332_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S296_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 20, "name": "exodus.DBO.Transmission_Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 18, "name": "Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 341869.2921169605, "ymin": 1056329.7089803405, "xmax": 649851.2331397915, "ymax": 1577770.484633971, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R400_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S364_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 21, "name": "Hydrology", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 22, "name": "exodus.DBO.Intermittent_Streams" }, { "id": 23, "name": "exodus.DBO.MajorRiver" }, { "id": 24, "name": "exodus.DBO.Perenial_Streams" }, { "id": 25, "name": "exodus.DBO.MississippiRiver" }, { "id": 26, "name": "exodus.DBO.WaterBasins" }, { "id": 27, "name": "exodus.DBO.WaterBasins_Dissolve" }, { "id": 28, "name": "exodus.DBO.Waterbodies" }, { "id": 29, "name": "exodus.DBO.Dams" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 318284.24676125497, "ymin": 1039767.6820034795, "xmax": 650997.953757992, "ymax": 1577862.0674529634, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 22, "name": "exodus.DBO.Intermittent_Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 21, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 242, 242, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 323394.0168357538, "ymin": 1050603.7856470086, "xmax": 650649.0417805342, "ymax": 1577757.5064579584, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAJOR1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAJOR1", "type": "esriFieldTypeInteger", "alias": "MAJOR1", "domain": null }, { "name": "MINOR1", "type": "esriFieldTypeInteger", "alias": "MINOR1", "domain": null }, { "name": "MAJOR2", "type": "esriFieldTypeInteger", "alias": "MAJOR2", "domain": null }, { "name": "MINOR2", "type": "esriFieldTypeInteger", "alias": "MINOR2", "domain": null }, { "name": "MAJOR3", "type": "esriFieldTypeInteger", "alias": "MAJOR3", "domain": null }, { "name": "MINOR3", "type": "esriFieldTypeInteger", "alias": "MINOR3", "domain": null }, { "name": "MAJOR4", "type": "esriFieldTypeInteger", "alias": "MAJOR4", "domain": null }, { "name": "MINOR4", "type": "esriFieldTypeInteger", "alias": "MINOR4", "domain": null }, { "name": "MAJOR5", "type": "esriFieldTypeInteger", "alias": "MAJOR5", "domain": null }, { "name": "MINOR5", "type": "esriFieldTypeInteger", "alias": "MINOR5", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R334_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S298_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 23, "name": "exodus.DBO.MajorRiver", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 21, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318920.5859618485, "ymin": 1043030.0829839557, "xmax": 640670.8818135019, "ymax": 1577201.1641854402, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "RNUM", "type": "esriFieldTypeSmallInteger", "alias": "RNUM", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R339_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S303_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 24, "name": "exodus.DBO.Perenial_Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 21, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 242, 242, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318920.5859618485, "ymin": 1043030.0829839557, "xmax": 649922.9819181189, "ymax": 1577751.3880579527, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAJOR1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAJOR1", "type": "esriFieldTypeInteger", "alias": "MAJOR1", "domain": null }, { "name": "MINOR1", "type": "esriFieldTypeInteger", "alias": "MINOR1", "domain": null }, { "name": "MAJOR2", "type": "esriFieldTypeInteger", "alias": "MAJOR2", "domain": null }, { "name": "MINOR2", "type": "esriFieldTypeInteger", "alias": "MINOR2", "domain": null }, { "name": "MAJOR3", "type": "esriFieldTypeInteger", "alias": "MAJOR3", "domain": null }, { "name": "MINOR3", "type": "esriFieldTypeInteger", "alias": "MINOR3", "domain": null }, { "name": "MAJOR4", "type": "esriFieldTypeInteger", "alias": "MAJOR4", "domain": null }, { "name": "MINOR4", "type": "esriFieldTypeInteger", "alias": "MINOR4", "domain": null }, { "name": "MAJOR5", "type": "esriFieldTypeInteger", "alias": "MAJOR5", "domain": null }, { "name": "MINOR5", "type": "esriFieldTypeInteger", "alias": "MINOR5", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R366_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S330_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 25, "name": "exodus.DBO.MississippiRiver", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 21, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318284.24676125497, "ymin": 1134917.1297255307, "xmax": 455385.51997694094, "ymax": 1576889.2077051494, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 32, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S316_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 26, "name": "exodus.DBO.WaterBasins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 21, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02564038243, "ymin": 1040446.0172884557, "xmax": 650997.953757992, "ymax": 1577862.0674529634, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HYDRONAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HUC", "type": "esriFieldTypeString", "alias": "HUC", "length": 8, "domain": null }, { "name": "HYDRONAME", "type": "esriFieldTypeString", "alias": "HYDRONAME", "length": 50, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R410_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S374_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 27, "name": "exodus.DBO.WaterBasins_Dissolve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 21, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02574281953, "ymin": 1040446.0172947086, "xmax": 650997.9537536558, "ymax": 1577862.067446705, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HYDRONAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDRONAME", "type": "esriFieldTypeString", "alias": "HYDRONAME", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R411_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S375_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 28, "name": "exodus.DBO.Waterbodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 21, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 322674.2441141121, "ymin": 1039767.6820034795, "xmax": 650942.5416358355, "ymax": 1577857.325512614, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAJOR1", "type": "esriFieldTypeInteger", "alias": "MAJOR1", "domain": null }, { "name": "MINOR1", "type": "esriFieldTypeInteger", "alias": "MINOR1", "domain": null }, { "name": "MAJOR2", "type": "esriFieldTypeInteger", "alias": "MAJOR2", "domain": null }, { "name": "MINOR2", "type": "esriFieldTypeInteger", "alias": "MINOR2", "domain": null }, { "name": "MAJOR3", "type": "esriFieldTypeInteger", "alias": "MAJOR3", "domain": null }, { "name": "MINOR3", "type": "esriFieldTypeInteger", "alias": "MINOR3", "domain": null }, { "name": "MAJOR4", "type": "esriFieldTypeInteger", "alias": "MAJOR4", "domain": null }, { "name": "MINOR4", "type": "esriFieldTypeInteger", "alias": "MINOR4", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "BIG10", "type": "esriFieldTypeSmallInteger", "alias": "BIG10", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R412_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S376_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 29, "name": "exodus.DBO.Dams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 21, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7df19d5366c9cbda373f56f5f161c3e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA31JREFUSInV1FtMHGUYxvH/HHZnZ4Vd2EILbhA5K4ZaIaENQSmJ1CI1aj3EGhOvbKy90JsmemdM9M6qMdHonYfeaHojwUgWNU2tJjZYa4EEabuLrbAssAfY3ZnZnZn1orKcalJwwfgkk3wzyfv+vu+dychsc+T/DEwGzrv1YCRgBC7vtb6MSoVoLj3itZWH6kelpooHS3vaI6tAPRgZTB/9uaMQ0FKs/oSY7h9uUd++90egfhVonAnuKyS2MpnvQjVL6zxo/5rYsvdpDSTEdeB25f8Blo08TyYUZuHQ4L8AHQLqu/ehdjSRGvoNR0050s4S9LPjuDobscJxsqE5BElAaahCqfOzWD1EbtLaHCi4RbxHHkAbCeF7sRcztoA5m8D3yiGM36+jNPqRH/UQ++gbAESXE+VYM/qrlzYH5hIWsy9/jvvx3cwc/hC5vQJHfTnx41+hHt2NeWUO84dppD1l+WJXRyM6mwQFr0TlqeMYk2FKnu7C1nTMeArfC71kZ2JIxSqiqhD9dChfrN5TTXxD3MoTpm2mHj6J3FZBdHweANFfjD2XRixVsa8vggi5pEnJke4bxT4PjpeqyH5wbRMndItUfHEMRBHbyCCpCjnLxtYMRLcLQRSwtQyps6tHqB5s3hyYM3LMvz+AeX4K5/4azD9i5OI6zlY/mZEwgtuB7PeivXWJ4um9+QZKy523jK0CkaH4qX0oJyrRx68h7/AgFakYV6fxPteNrRmYs3Hk2vJVDZQ7diH2FGEHkhsEgczEFPGTg9z2ZBv6hatkL0dQu+8m2T+Mo7YcqbKU9KlhPH3L/3lBFFGfaSEV+GmDoAmC4mTH64fRhidQmqtwdzZjjITwPNuJFV3ADMdRDjSsa+Jqqyd7YgZ7wcBR50Ou24n29RjqgSas+RTaexdhfA0oKAJyRSnJwV9QO+7Cmk2gX7iCa08txugkUpkHZ6Mf7ftx9LEgyMt7tXUDye+l/M0+7GSabDiG97FOjOAUUpEbO6HBa2vAXMJivuUTAFKcyzdb5Nt1J5p/J3TTcf35xkWI2jdufOLyWhFuMtJCZAlYuzZyWwTeQvKg1FpimqORLdmA9ESpzek1oLOr9pz5WaRrK0Blf+3YOtBRveug++P2gDE40WGdjon/VLyRSH1e29nbMOJsur176Vke9Pa06sD9hYDyGfj7WpFt/2j+AmEFSJ35XjpnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 335490.6563670542, "ymin": 1061683.5000279061, "xmax": 645026.0002713315, "ymax": 1577280.8749720939, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DAMNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NATIONALID", "type": "esriFieldTypeString", "alias": "NATIONALID", "length": 7, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "DWNSTRHAZ", "type": "esriFieldTypeString", "alias": "DWNSTRHAZ", "length": 1, "domain": null }, { "name": "DAMNAME", "type": "esriFieldTypeString", "alias": "DAMNAME", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R323_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S287_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 30, "name": "Census", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 31, "name": "exodus.DBO.Block2000" }, { "id": 32, "name": "exodus.DBO.Blockgroup2000" }, { "id": 33, "name": "exodus.DBO.Track2000" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 318558.02527925, "ymin": 1039767.6384369172, "xmax": 650997.9533968596, "ymax": 1577862.067098057, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 31, "name": "exodus.DBO.Block2000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 30, "name": "Census" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02527925, "ymin": 1039767.6384369172, "xmax": 650997.9533968596, "ymax": 1577862.067098057, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 6, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 4, "domain": null }, { "name": "LOGRECNO", "type": "esriFieldTypeInteger", "alias": "LOGRECNO", "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeInteger", "alias": "TOTAL", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeInteger", "alias": "AMERIND", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULTIRACE", "type": "esriFieldTypeInteger", "alias": "MULTIRACE", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "MALE", "type": "esriFieldTypeInteger", "alias": "MALE", "domain": null }, { "name": "FEMALE", "type": "esriFieldTypeInteger", "alias": "FEMALE", "domain": null }, { "name": "WHT_M", "type": "esriFieldTypeInteger", "alias": "WHT_M", "domain": null }, { "name": "WHT_F", "type": "esriFieldTypeInteger", "alias": "WHT_F", "domain": null }, { "name": "BLK_M", "type": "esriFieldTypeInteger", "alias": "BLK_M", "domain": null }, { "name": "BLK_F", "type": "esriFieldTypeInteger", "alias": "BLK_F", "domain": null }, { "name": "AMI_M", "type": "esriFieldTypeInteger", "alias": "AMI_M", "domain": null }, { "name": "AMI_F", "type": "esriFieldTypeInteger", "alias": "AMI_F", "domain": null }, { "name": "ASI_M", "type": "esriFieldTypeInteger", "alias": "ASI_M", "domain": null }, { "name": "ASI_F", "type": "esriFieldTypeInteger", "alias": "ASI_F", "domain": null }, { "name": "HAW_M", "type": "esriFieldTypeInteger", "alias": "HAW_M", "domain": null }, { "name": "HAW_F", "type": "esriFieldTypeInteger", "alias": "HAW_F", "domain": null }, { "name": "ORA_M", "type": "esriFieldTypeInteger", "alias": "ORA_M", "domain": null }, { "name": "ORA_F", "type": "esriFieldTypeInteger", "alias": "ORA_F", "domain": null }, { "name": "OMR_M", "type": "esriFieldTypeInteger", "alias": "OMR_M", "domain": null }, { "name": "OMR_F", "type": "esriFieldTypeInteger", "alias": "OMR_F", "domain": null }, { "name": "HSP_M", "type": "esriFieldTypeInteger", "alias": "HSP_M", "domain": null }, { "name": "HSP_F", "type": "esriFieldTypeInteger", "alias": "HSP_F", "domain": null }, { "name": "MEDAGE", "type": "esriFieldTypeDouble", "alias": "MEDAGE", "domain": null }, { "name": "WHTMAGE", "type": "esriFieldTypeDouble", "alias": "WHTMAGE", "domain": null }, { "name": "BLKMAGE", "type": "esriFieldTypeDouble", "alias": "BLKMAGE", "domain": null }, { "name": "AMIMAGE", "type": "esriFieldTypeDouble", "alias": "AMIMAGE", "domain": null }, { "name": "ASIMAGE", "type": "esriFieldTypeDouble", "alias": "ASIMAGE", "domain": null }, { "name": "HAWMAGE", "type": "esriFieldTypeDouble", "alias": "HAWMAGE", "domain": null }, { "name": "ORAMAGE", "type": "esriFieldTypeDouble", "alias": "ORAMAGE", "domain": null }, { "name": "OMRMAGE", "type": "esriFieldTypeDouble", "alias": "OMRMAGE", "domain": null }, { "name": "HSPMAGE", "type": "esriFieldTypeDouble", "alias": "HSPMAGE", "domain": null }, { "name": "TOTGQ", "type": "esriFieldTypeInteger", "alias": "TOTGQ", "domain": null }, { "name": "TOTINST", "type": "esriFieldTypeInteger", "alias": "TOTINST", "domain": null }, { "name": "TOTNINST", "type": "esriFieldTypeInteger", "alias": "TOTNINST", "domain": null }, { "name": "TOTFAM", "type": "esriFieldTypeInteger", "alias": "TOTFAM", "domain": null }, { "name": "TFAMPOP", "type": "esriFieldTypeInteger", "alias": "TFAMPOP", "domain": null }, { "name": "AVFAMSI", "type": "esriFieldTypeDouble", "alias": "AVFAMSI", "domain": null }, { "name": "TOTHH", "type": "esriFieldTypeInteger", "alias": "TOTHH", "domain": null }, { "name": "POPHH", "type": "esriFieldTypeInteger", "alias": "POPHH", "domain": null }, { "name": "AVHHSI", "type": "esriFieldTypeDouble", "alias": "AVHHSI", "domain": null }, { "name": "HUNITS", "type": "esriFieldTypeInteger", "alias": "HUNITS", "domain": null }, { "name": "TENOWN", "type": "esriFieldTypeInteger", "alias": "TENOWN", "domain": null }, { "name": "TENRENT", "type": "esriFieldTypeInteger", "alias": "TENRENT", "domain": null }, { "name": "TENOWNPOP", "type": "esriFieldTypeInteger", "alias": "TENOWNPOP", "domain": null }, { "name": "TENRENTPOP", "type": "esriFieldTypeInteger", "alias": "TENRENTPOP", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R310_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S274_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 32, "name": "exodus.DBO.Blockgroup2000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 30, "name": "Census" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02527925, "ymin": 1039767.6384369172, "xmax": 650997.9533968596, "ymax": 1577862.067098057, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOGRECNO", "type": "esriFieldTypeInteger", "alias": "LOGRECNO", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 6, "domain": null }, { "name": "BLKGRP", "type": "esriFieldTypeString", "alias": "BLKGRP", "length": 1, "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeInteger", "alias": "TOTAL", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeInteger", "alias": "AMERIND", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULTIRACE", "type": "esriFieldTypeInteger", "alias": "MULTIRACE", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "MALE", "type": "esriFieldTypeInteger", "alias": "MALE", "domain": null }, { "name": "FEMALE", "type": "esriFieldTypeInteger", "alias": "FEMALE", "domain": null }, { "name": "WHT_M", "type": "esriFieldTypeInteger", "alias": "WHT_M", "domain": null }, { "name": "WHT_F", "type": "esriFieldTypeInteger", "alias": "WHT_F", "domain": null }, { "name": "BLK_M", "type": "esriFieldTypeInteger", "alias": "BLK_M", "domain": null }, { "name": "BLK_F", "type": "esriFieldTypeInteger", "alias": "BLK_F", "domain": null }, { "name": "AMI_M", "type": "esriFieldTypeInteger", "alias": "AMI_M", "domain": null }, { "name": "AMI_F", "type": "esriFieldTypeInteger", "alias": "AMI_F", "domain": null }, { "name": "ASI_M", "type": "esriFieldTypeInteger", "alias": "ASI_M", "domain": null }, { "name": "ASI_F", "type": "esriFieldTypeInteger", "alias": "ASI_F", "domain": null }, { "name": "HAW_M", "type": "esriFieldTypeInteger", "alias": "HAW_M", "domain": null }, { "name": "HAW_F", "type": "esriFieldTypeInteger", "alias": "HAW_F", "domain": null }, { "name": "ORA_M", "type": "esriFieldTypeInteger", "alias": "ORA_M", "domain": null }, { "name": "ORA_F", "type": "esriFieldTypeInteger", "alias": "ORA_F", "domain": null }, { "name": "OMR_M", "type": "esriFieldTypeInteger", "alias": "OMR_M", "domain": null }, { "name": "OMR_F", "type": "esriFieldTypeInteger", "alias": "OMR_F", "domain": null }, { "name": "HSP_M", "type": "esriFieldTypeInteger", "alias": "HSP_M", "domain": null }, { "name": "HSP_F", "type": "esriFieldTypeInteger", "alias": "HSP_F", "domain": null }, { "name": "MEDAGE", "type": "esriFieldTypeDouble", "alias": "MEDAGE", "domain": null }, { "name": "WHTMAGE", "type": "esriFieldTypeDouble", "alias": "WHTMAGE", "domain": null }, { "name": "BLKMAGE", "type": "esriFieldTypeDouble", "alias": "BLKMAGE", "domain": null }, { "name": "AMIMAGE", "type": "esriFieldTypeDouble", "alias": "AMIMAGE", "domain": null }, { "name": "ASIMAGE", "type": "esriFieldTypeDouble", "alias": "ASIMAGE", "domain": null }, { "name": "HAWMAGE", "type": "esriFieldTypeDouble", "alias": "HAWMAGE", "domain": null }, { "name": "ORAMAGE", "type": "esriFieldTypeDouble", "alias": "ORAMAGE", "domain": null }, { "name": "OMRMAGE", "type": "esriFieldTypeDouble", "alias": "OMRMAGE", "domain": null }, { "name": "HSPMAGE", "type": "esriFieldTypeDouble", "alias": "HSPMAGE", "domain": null }, { "name": "TOTGQ", "type": "esriFieldTypeInteger", "alias": "TOTGQ", "domain": null }, { "name": "TOTINST", "type": "esriFieldTypeInteger", "alias": "TOTINST", "domain": null }, { "name": "TOTNINST", "type": "esriFieldTypeInteger", "alias": "TOTNINST", "domain": null }, { "name": "TOTFAM", "type": "esriFieldTypeInteger", "alias": "TOTFAM", "domain": null }, { "name": "TFAMPOP", "type": "esriFieldTypeInteger", "alias": "TFAMPOP", "domain": null }, { "name": "AVFAMSI", "type": "esriFieldTypeDouble", "alias": "AVFAMSI", "domain": null }, { "name": "TOTHH", "type": "esriFieldTypeInteger", "alias": "TOTHH", "domain": null }, { "name": "POPHH", "type": "esriFieldTypeInteger", "alias": "POPHH", "domain": null }, { "name": "AVHHSI", "type": "esriFieldTypeDouble", "alias": "AVHHSI", "domain": null }, { "name": "HUNITS", "type": "esriFieldTypeInteger", "alias": "HUNITS", "domain": null }, { "name": "TENOWN", "type": "esriFieldTypeInteger", "alias": "TENOWN", "domain": null }, { "name": "TENRENT", "type": "esriFieldTypeInteger", "alias": "TENRENT", "domain": null }, { "name": "TENOWNPOP", "type": "esriFieldTypeInteger", "alias": "TENOWNPOP", "domain": null }, { "name": "TENRENTPOP", "type": "esriFieldTypeInteger", "alias": "TENRENTPOP", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeInteger", "alias": "URBAN", "domain": null }, { "name": "RURAL", "type": "esriFieldTypeInteger", "alias": "RURAL", "domain": null }, { "name": "BORNMS", "type": "esriFieldTypeInteger", "alias": "BORNMS", "domain": null }, { "name": "BORNUSA", "type": "esriFieldTypeInteger", "alias": "BORNUSA", "domain": null }, { "name": "FBORN", "type": "esriFieldTypeInteger", "alias": "FBORN", "domain": null }, { "name": "WKINCO", "type": "esriFieldTypeInteger", "alias": "WKINCO", "domain": null }, { "name": "WKOSCO", "type": "esriFieldTypeInteger", "alias": "WKOSCO", "domain": null }, { "name": "WKOSMS", "type": "esriFieldTypeInteger", "alias": "WKOSMS", "domain": null }, { "name": "MILF", "type": "esriFieldTypeInteger", "alias": "MILF", "domain": null }, { "name": "MNILF", "type": "esriFieldTypeInteger", "alias": "MNILF", "domain": null }, { "name": "FILF", "type": "esriFieldTypeInteger", "alias": "FILF", "domain": null }, { "name": "FNILF", "type": "esriFieldTypeInteger", "alias": "FNILF", "domain": null }, { "name": "MHHINC", "type": "esriFieldTypeInteger", "alias": "MHHINC", "domain": null }, { "name": "WHTMHHI", "type": "esriFieldTypeInteger", "alias": "WHTMHHI", "domain": null }, { "name": "BLKMHHI", "type": "esriFieldTypeInteger", "alias": "BLKMHHI", "domain": null }, { "name": "AMIMHHI", "type": "esriFieldTypeInteger", "alias": "AMIMHHI", "domain": null }, { "name": "ASIMHHI", "type": "esriFieldTypeInteger", "alias": "ASIMHHI", "domain": null }, { "name": "HAWMHHI", "type": "esriFieldTypeInteger", "alias": "HAWMHHI", "domain": null }, { "name": "ORAMHHI", "type": "esriFieldTypeInteger", "alias": "ORAMHHI", "domain": null }, { "name": "OMRMHHI", "type": "esriFieldTypeInteger", "alias": "OMRMHHI", "domain": null }, { "name": "HSPMHHI", "type": "esriFieldTypeInteger", "alias": "HSPMHHI", "domain": null }, { "name": "MFAMINC", "type": "esriFieldTypeInteger", "alias": "MFAMINC", "domain": null }, { "name": "PERCAP", "type": "esriFieldTypeInteger", "alias": "PERCAP", "domain": null }, { "name": "WHTPCI", "type": "esriFieldTypeInteger", "alias": "WHTPCI", "domain": null }, { "name": "BLKPCI", "type": "esriFieldTypeInteger", "alias": "BLKPCI", "domain": null }, { "name": "AMIPCI", "type": "esriFieldTypeInteger", "alias": "AMIPCI", "domain": null }, { "name": "ASIPCI", "type": "esriFieldTypeInteger", "alias": "ASIPCI", "domain": null }, { "name": "HAWPCI", "type": "esriFieldTypeInteger", "alias": "HAWPCI", "domain": null }, { "name": "ORAPCI", "type": "esriFieldTypeInteger", "alias": "ORAPCI", "domain": null }, { "name": "OMRPCI", "type": "esriFieldTypeInteger", "alias": "OMRPCI", "domain": null }, { "name": "HSPPCI", "type": "esriFieldTypeInteger", "alias": "HSPPCI", "domain": null }, { "name": "MMEARN", "type": "esriFieldTypeInteger", "alias": "MMEARN", "domain": null }, { "name": "FMEARN", "type": "esriFieldTypeInteger", "alias": "FMEARN", "domain": null }, { "name": "TOTBPL", "type": "esriFieldTypeInteger", "alias": "TOTBPL", "domain": null }, { "name": "WHTTOTBPL", "type": "esriFieldTypeInteger", "alias": "WHTTOTBPL", "domain": null }, { "name": "BLKTOTBPL", "type": "esriFieldTypeInteger", "alias": "BLKTOTBPL", "domain": null }, { "name": "AMITOTBPL", "type": "esriFieldTypeInteger", "alias": "AMITOTBPL", "domain": null }, { "name": "ASITOTBPL", "type": "esriFieldTypeInteger", "alias": "ASITOTBPL", "domain": null }, { "name": "HAWTOTBPL", "type": "esriFieldTypeInteger", "alias": "HAWTOTBPL", "domain": null }, { "name": "ORATOTBPL", "type": "esriFieldTypeInteger", "alias": "ORATOTBPL", "domain": null }, { "name": "OMRTOTBPL", "type": "esriFieldTypeInteger", "alias": "OMRTOTBPL", "domain": null }, { "name": "HSPTOTBPL", "type": "esriFieldTypeInteger", "alias": "HSPTOTBPL", "domain": null }, { "name": "MEDYSB", "type": "esriFieldTypeInteger", "alias": "MEDYSB", "domain": null }, { "name": "MEDRENT", "type": "esriFieldTypeInteger", "alias": "MEDRENT", "domain": null }, { "name": "MEDOWN", "type": "esriFieldTypeInteger", "alias": "MEDOWN", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R311_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S275_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 33, "name": "exodus.DBO.Track2000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 30, "name": "Census" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02527925, "ymin": 1039767.6384369172, "xmax": 650997.9533968596, "ymax": 1577862.067098057, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOGRECNO", "type": "esriFieldTypeInteger", "alias": "LOGRECNO", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 6, "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeInteger", "alias": "TOTAL", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeInteger", "alias": "AMERIND", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULTIRACE", "type": "esriFieldTypeInteger", "alias": "MULTIRACE", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "MALE", "type": "esriFieldTypeInteger", "alias": "MALE", "domain": null }, { "name": "FEMALE", "type": "esriFieldTypeInteger", "alias": "FEMALE", "domain": null }, { "name": "WHT_M", "type": "esriFieldTypeInteger", "alias": "WHT_M", "domain": null }, { "name": "WHT_F", "type": "esriFieldTypeInteger", "alias": "WHT_F", "domain": null }, { "name": "BLK_M", "type": "esriFieldTypeInteger", "alias": "BLK_M", "domain": null }, { "name": "BLK_F", "type": "esriFieldTypeInteger", "alias": "BLK_F", "domain": null }, { "name": "AMI_M", "type": "esriFieldTypeInteger", "alias": "AMI_M", "domain": null }, { "name": "AMI_F", "type": "esriFieldTypeInteger", "alias": "AMI_F", "domain": null }, { "name": "ASI_M", "type": "esriFieldTypeInteger", "alias": "ASI_M", "domain": null }, { "name": "ASI_F", "type": "esriFieldTypeInteger", "alias": "ASI_F", "domain": null }, { "name": "HAW_M", "type": "esriFieldTypeInteger", "alias": "HAW_M", "domain": null }, { "name": "HAW_F", "type": "esriFieldTypeInteger", "alias": "HAW_F", "domain": null }, { "name": "ORA_M", "type": "esriFieldTypeInteger", "alias": "ORA_M", "domain": null }, { "name": "ORA_F", "type": "esriFieldTypeInteger", "alias": "ORA_F", "domain": null }, { "name": "OMR_M", "type": "esriFieldTypeInteger", "alias": "OMR_M", "domain": null }, { "name": "OMR_F", "type": "esriFieldTypeInteger", "alias": "OMR_F", "domain": null }, { "name": "HSP_M", "type": "esriFieldTypeInteger", "alias": "HSP_M", "domain": null }, { "name": "HSP_F", "type": "esriFieldTypeInteger", "alias": "HSP_F", "domain": null }, { "name": "MEDAGE", "type": "esriFieldTypeDouble", "alias": "MEDAGE", "domain": null }, { "name": "WHTMAGE", "type": "esriFieldTypeDouble", "alias": "WHTMAGE", "domain": null }, { "name": "BLKMAGE", "type": "esriFieldTypeDouble", "alias": "BLKMAGE", "domain": null }, { "name": "AMIMAGE", "type": "esriFieldTypeDouble", "alias": "AMIMAGE", "domain": null }, { "name": "ASIMAGE", "type": "esriFieldTypeDouble", "alias": "ASIMAGE", "domain": null }, { "name": "HAWMAGE", "type": "esriFieldTypeDouble", "alias": "HAWMAGE", "domain": null }, { "name": "ORAMAGE", "type": "esriFieldTypeDouble", "alias": "ORAMAGE", "domain": null }, { "name": "OMRMAGE", "type": "esriFieldTypeDouble", "alias": "OMRMAGE", "domain": null }, { "name": "HSPMAGE", "type": "esriFieldTypeDouble", "alias": "HSPMAGE", "domain": null }, { "name": "TOTGQ", "type": "esriFieldTypeInteger", "alias": "TOTGQ", "domain": null }, { "name": "TOTINST", "type": "esriFieldTypeInteger", "alias": "TOTINST", "domain": null }, { "name": "TOTNINST", "type": "esriFieldTypeInteger", "alias": "TOTNINST", "domain": null }, { "name": "TOTFAM", "type": "esriFieldTypeInteger", "alias": "TOTFAM", "domain": null }, { "name": "TFAMPOP", "type": "esriFieldTypeInteger", "alias": "TFAMPOP", "domain": null }, { "name": "AVFAMSI", "type": "esriFieldTypeDouble", "alias": "AVFAMSI", "domain": null }, { "name": "TOTHH", "type": "esriFieldTypeInteger", "alias": "TOTHH", "domain": null }, { "name": "POPHH", "type": "esriFieldTypeInteger", "alias": "POPHH", "domain": null }, { "name": "AVHHSI", "type": "esriFieldTypeDouble", "alias": "AVHHSI", "domain": null }, { "name": "HUNITS", "type": "esriFieldTypeInteger", "alias": "HUNITS", "domain": null }, { "name": "TENOWN", "type": "esriFieldTypeInteger", "alias": "TENOWN", "domain": null }, { "name": "TENRENT", "type": "esriFieldTypeInteger", "alias": "TENRENT", "domain": null }, { "name": "TENOWNPOP", "type": "esriFieldTypeInteger", "alias": "TENOWNPOP", "domain": null }, { "name": "TENRENTPOP", "type": "esriFieldTypeInteger", "alias": "TENRENTPOP", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeInteger", "alias": "URBAN", "domain": null }, { "name": "RURAL", "type": "esriFieldTypeInteger", "alias": "RURAL", "domain": null }, { "name": "BORNMS", "type": "esriFieldTypeInteger", "alias": "BORNMS", "domain": null }, { "name": "BORNUSA", "type": "esriFieldTypeInteger", "alias": "BORNUSA", "domain": null }, { "name": "FBORN", "type": "esriFieldTypeInteger", "alias": "FBORN", "domain": null }, { "name": "WKINCO", "type": "esriFieldTypeInteger", "alias": "WKINCO", "domain": null }, { "name": "WKOSCO", "type": "esriFieldTypeInteger", "alias": "WKOSCO", "domain": null }, { "name": "WKOSMS", "type": "esriFieldTypeInteger", "alias": "WKOSMS", "domain": null }, { "name": "MILF", "type": "esriFieldTypeInteger", "alias": "MILF", "domain": null }, { "name": "MNILF", "type": "esriFieldTypeInteger", "alias": "MNILF", "domain": null }, { "name": "FILF", "type": "esriFieldTypeInteger", "alias": "FILF", "domain": null }, { "name": "FNILF", "type": "esriFieldTypeInteger", "alias": "FNILF", "domain": null }, { "name": "MHHINC", "type": "esriFieldTypeInteger", "alias": "MHHINC", "domain": null }, { "name": "WHTMHHI", "type": "esriFieldTypeInteger", "alias": "WHTMHHI", "domain": null }, { "name": "BLKMHHI", "type": "esriFieldTypeInteger", "alias": "BLKMHHI", "domain": null }, { "name": "AMIMHHI", "type": "esriFieldTypeInteger", "alias": "AMIMHHI", "domain": null }, { "name": "ASIMHHI", "type": "esriFieldTypeInteger", "alias": "ASIMHHI", "domain": null }, { "name": "HAWMHHI", "type": "esriFieldTypeInteger", "alias": "HAWMHHI", "domain": null }, { "name": "ORAMHHI", "type": "esriFieldTypeInteger", "alias": "ORAMHHI", "domain": null }, { "name": "OMRMHHI", "type": "esriFieldTypeInteger", "alias": "OMRMHHI", "domain": null }, { "name": "HSPMHHI", "type": "esriFieldTypeInteger", "alias": "HSPMHHI", "domain": null }, { "name": "MFAMINC", "type": "esriFieldTypeInteger", "alias": "MFAMINC", "domain": null }, { "name": "PERCAP", "type": "esriFieldTypeInteger", "alias": "PERCAP", "domain": null }, { "name": "WHTPCI", "type": "esriFieldTypeInteger", "alias": "WHTPCI", "domain": null }, { "name": "BLKPCI", "type": "esriFieldTypeInteger", "alias": "BLKPCI", "domain": null }, { "name": "AMIPCI", "type": "esriFieldTypeInteger", "alias": "AMIPCI", "domain": null }, { "name": "ASIPCI", "type": "esriFieldTypeInteger", "alias": "ASIPCI", "domain": null }, { "name": "HAWPCI", "type": "esriFieldTypeInteger", "alias": "HAWPCI", "domain": null }, { "name": "ORAPCI", "type": "esriFieldTypeInteger", "alias": "ORAPCI", "domain": null }, { "name": "OMRPCI", "type": "esriFieldTypeInteger", "alias": "OMRPCI", "domain": null }, { "name": "HSPPCI", "type": "esriFieldTypeInteger", "alias": "HSPPCI", "domain": null }, { "name": "MMEARN", "type": "esriFieldTypeInteger", "alias": "MMEARN", "domain": null }, { "name": "FMEARN", "type": "esriFieldTypeInteger", "alias": "FMEARN", "domain": null }, { "name": "TOTBPL", "type": "esriFieldTypeInteger", "alias": "TOTBPL", "domain": null }, { "name": "WHTTOTBPL", "type": "esriFieldTypeInteger", "alias": "WHTTOTBPL", "domain": null }, { "name": "BLKTOTBPL", "type": "esriFieldTypeInteger", "alias": "BLKTOTBPL", "domain": null }, { "name": "AMITOTBPL", "type": "esriFieldTypeInteger", "alias": "AMITOTBPL", "domain": null }, { "name": "ASITOTBPL", "type": "esriFieldTypeInteger", "alias": "ASITOTBPL", "domain": null }, { "name": "HAWTOTBPL", "type": "esriFieldTypeInteger", "alias": "HAWTOTBPL", "domain": null }, { "name": "ORATOTBPL", "type": "esriFieldTypeInteger", "alias": "ORATOTBPL", "domain": null }, { "name": "OMRTOTBPL", "type": "esriFieldTypeInteger", "alias": "OMRTOTBPL", "domain": null }, { "name": "HSPTOTBPL", "type": "esriFieldTypeInteger", "alias": "HSPTOTBPL", "domain": null }, { "name": "MEDYSB", "type": "esriFieldTypeInteger", "alias": "MEDYSB", "domain": null }, { "name": "MEDRENT", "type": "esriFieldTypeInteger", "alias": "MEDRENT", "domain": null }, { "name": "MEDOWN", "type": "esriFieldTypeInteger", "alias": "MEDOWN", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R399_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S363_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 34, "name": "Cadastral", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 35, "name": "exodus.DBO.MSOutline" }, { "id": 36, "name": "exodus.DBO.City_Incorporated" }, { "id": 37, "name": "exodus.DBO.City_UnIncorporated" }, { "id": 38, "name": "exodus.DBO.County_Boundaries" }, { "id": 39, "name": "exodus.DBO.County_Boundaries_20072008" }, { "id": 40, "name": "exodus.DBO.County_Boundaries_2009" }, { "id": 41, "name": "exodus.DBO.County_Boundaries_Base" }, { "id": 42, "name": "exodus.DBO.County_Boundaries_Base_20081005" }, { "id": 43, "name": "exodus.DBO.PublicSchoolDistrict" }, { "id": 44, "name": "exodus.DBO.Townships" }, { "id": 45, "name": "exodus.DBO.Sections" }, { "id": 46, "name": "exodus.DBO.SchoolSections" }, { "id": 47, "name": "exodus.DBO.TribalLands" }, { "id": 48, "name": "exodus.DBO.Quad_Grid" }, { "id": 49, "name": "exodus.DBO.SurveyDistrict" }, { "id": 50, "name": "exodus.DBO.MSHouse" }, { "id": 51, "name": "exodus.DBO.USCongDist" }, { "id": 52, "name": "exodus.DBO.MSSenate" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 318558.01294227876, "ymin": 1039767.637242496, "xmax": 650997.9533968596, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 35, "name": "exodus.DBO.MSOutline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 318558.01294227876, "ymin": 1039767.681872882, "xmax": 650997.8857638873, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R358_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S322_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 36, "name": "exodus.DBO.City_Incorporated", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 340534.4753477173, "ymin": 1049506.5594059862, "xmax": 644846.4198231306, "ymax": 1577553.7622017693, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOGRECNO", "type": "esriFieldTypeInteger", "alias": "LOGRECNO", "domain": null }, { "name": "PLACE", "type": "esriFieldTypeString", "alias": "PLACE", "length": 5, "domain": null }, { "name": "PLACECC", "type": "esriFieldTypeString", "alias": "PLACECC", "length": 2, "domain": null }, { "name": "PLACEDC", "type": "esriFieldTypeString", "alias": "PLACEDC", "length": 1, "domain": null }, { "name": "PLACESC", "type": "esriFieldTypeString", "alias": "PLACESC", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeInteger", "alias": "TOTAL", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeInteger", "alias": "AMERIND", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULTIRACE", "type": "esriFieldTypeInteger", "alias": "MULTIRACE", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "MALE", "type": "esriFieldTypeInteger", "alias": "MALE", "domain": null }, { "name": "FEMALE", "type": "esriFieldTypeInteger", "alias": "FEMALE", "domain": null }, { "name": "WHT_M", "type": "esriFieldTypeInteger", "alias": "WHT_M", "domain": null }, { "name": "WHT_F", "type": "esriFieldTypeInteger", "alias": "WHT_F", "domain": null }, { "name": "BLK_M", "type": "esriFieldTypeInteger", "alias": "BLK_M", "domain": null }, { "name": "BLK_F", "type": "esriFieldTypeInteger", "alias": "BLK_F", "domain": null }, { "name": "AMI_M", "type": "esriFieldTypeInteger", "alias": "AMI_M", "domain": null }, { "name": "AMI_F", "type": "esriFieldTypeInteger", "alias": "AMI_F", "domain": null }, { "name": "ASI_M", "type": "esriFieldTypeInteger", "alias": "ASI_M", "domain": null }, { "name": "ASI_F", "type": "esriFieldTypeInteger", "alias": "ASI_F", "domain": null }, { "name": "HAW_M", "type": "esriFieldTypeInteger", "alias": "HAW_M", "domain": null }, { "name": "HAW_F", "type": "esriFieldTypeInteger", "alias": "HAW_F", "domain": null }, { "name": "ORA_M", "type": "esriFieldTypeInteger", "alias": "ORA_M", "domain": null }, { "name": "ORA_F", "type": "esriFieldTypeInteger", "alias": "ORA_F", "domain": null }, { "name": "OMR_M", "type": "esriFieldTypeInteger", "alias": "OMR_M", "domain": null }, { "name": "OMR_F", "type": "esriFieldTypeInteger", "alias": "OMR_F", "domain": null }, { "name": "HSP_M", "type": "esriFieldTypeInteger", "alias": "HSP_M", "domain": null }, { "name": "HSP_F", "type": "esriFieldTypeInteger", "alias": "HSP_F", "domain": null }, { "name": "MEDAGE", "type": "esriFieldTypeDouble", "alias": "MEDAGE", "domain": null }, { "name": "WHTMAGE", "type": "esriFieldTypeDouble", "alias": "WHTMAGE", "domain": null }, { "name": "BLKMAGE", "type": "esriFieldTypeDouble", "alias": "BLKMAGE", "domain": null }, { "name": "AMIMAGE", "type": "esriFieldTypeDouble", "alias": "AMIMAGE", "domain": null }, { "name": "ASIMAGE", "type": "esriFieldTypeDouble", "alias": "ASIMAGE", "domain": null }, { "name": "HAWMAGE", "type": "esriFieldTypeDouble", "alias": "HAWMAGE", "domain": null }, { "name": "ORAMAGE", "type": "esriFieldTypeDouble", "alias": "ORAMAGE", "domain": null }, { "name": "OMRMAGE", "type": "esriFieldTypeDouble", "alias": "OMRMAGE", "domain": null }, { "name": "HSPMAGE", "type": "esriFieldTypeDouble", "alias": "HSPMAGE", "domain": null }, { "name": "TOTGQ", "type": "esriFieldTypeInteger", "alias": "TOTGQ", "domain": null }, { "name": "TOTINST", "type": "esriFieldTypeInteger", "alias": "TOTINST", "domain": null }, { "name": "TOTNINST", "type": "esriFieldTypeInteger", "alias": "TOTNINST", "domain": null }, { "name": "TOTFAM", "type": "esriFieldTypeInteger", "alias": "TOTFAM", "domain": null }, { "name": "TFAMPOP", "type": "esriFieldTypeInteger", "alias": "TFAMPOP", "domain": null }, { "name": "AVFAMSI", "type": "esriFieldTypeDouble", "alias": "AVFAMSI", "domain": null }, { "name": "TOTHH", "type": "esriFieldTypeInteger", "alias": "TOTHH", "domain": null }, { "name": "POPHH", "type": "esriFieldTypeInteger", "alias": "POPHH", "domain": null }, { "name": "AVHHSI", "type": "esriFieldTypeDouble", "alias": "AVHHSI", "domain": null }, { "name": "HUNITS", "type": "esriFieldTypeInteger", "alias": "HUNITS", "domain": null }, { "name": "TENOWN", "type": "esriFieldTypeInteger", "alias": "TENOWN", "domain": null }, { "name": "TENRENT", "type": "esriFieldTypeInteger", "alias": "TENRENT", "domain": null }, { "name": "TENOWNPOP", "type": "esriFieldTypeInteger", "alias": "TENOWNPOP", "domain": null }, { "name": "TENRENTPOP", "type": "esriFieldTypeInteger", "alias": "TENRENTPOP", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeInteger", "alias": "URBAN", "domain": null }, { "name": "RURAL", "type": "esriFieldTypeInteger", "alias": "RURAL", "domain": null }, { "name": "BORNMS", "type": "esriFieldTypeInteger", "alias": "BORNMS", "domain": null }, { "name": "BORNUSA", "type": "esriFieldTypeInteger", "alias": "BORNUSA", "domain": null }, { "name": "FBORN", "type": "esriFieldTypeInteger", "alias": "FBORN", "domain": null }, { "name": "WKINCO", "type": "esriFieldTypeInteger", "alias": "WKINCO", "domain": null }, { "name": "WKOSCO", "type": "esriFieldTypeInteger", "alias": "WKOSCO", "domain": null }, { "name": "WKOSMS", "type": "esriFieldTypeInteger", "alias": "WKOSMS", "domain": null }, { "name": "MILF", "type": "esriFieldTypeInteger", "alias": "MILF", "domain": null }, { "name": "MNILF", "type": "esriFieldTypeInteger", "alias": "MNILF", "domain": null }, { "name": "FILF", "type": "esriFieldTypeInteger", "alias": "FILF", "domain": null }, { "name": "FNILF", "type": "esriFieldTypeInteger", "alias": "FNILF", "domain": null }, { "name": "MHHINC", "type": "esriFieldTypeInteger", "alias": "MHHINC", "domain": null }, { "name": "WHTMHHI", "type": "esriFieldTypeInteger", "alias": "WHTMHHI", "domain": null }, { "name": "BLKMHHI", "type": "esriFieldTypeInteger", "alias": "BLKMHHI", "domain": null }, { "name": "AMIMHHI", "type": "esriFieldTypeInteger", "alias": "AMIMHHI", "domain": null }, { "name": "ASIMHHI", "type": "esriFieldTypeInteger", "alias": "ASIMHHI", "domain": null }, { "name": "HAWMHHI", "type": "esriFieldTypeInteger", "alias": "HAWMHHI", "domain": null }, { "name": "ORAMHHI", "type": "esriFieldTypeInteger", "alias": "ORAMHHI", "domain": null }, { "name": "OMRMHHI", "type": "esriFieldTypeInteger", "alias": "OMRMHHI", "domain": null }, { "name": "HSPMHHI", "type": "esriFieldTypeInteger", "alias": "HSPMHHI", "domain": null }, { "name": "MFAMINC", "type": "esriFieldTypeInteger", "alias": "MFAMINC", "domain": null }, { "name": "PERCAP", "type": "esriFieldTypeInteger", "alias": "PERCAP", "domain": null }, { "name": "WHTPCI", "type": "esriFieldTypeInteger", "alias": "WHTPCI", "domain": null }, { "name": "BLKPCI", "type": "esriFieldTypeInteger", "alias": "BLKPCI", "domain": null }, { "name": "AMIPCI", "type": "esriFieldTypeInteger", "alias": "AMIPCI", "domain": null }, { "name": "ASIPCI", "type": "esriFieldTypeInteger", "alias": "ASIPCI", "domain": null }, { "name": "HAWPCI", "type": "esriFieldTypeInteger", "alias": "HAWPCI", "domain": null }, { "name": "ORAPCI", "type": "esriFieldTypeInteger", "alias": "ORAPCI", "domain": null }, { "name": "OMRPCI", "type": "esriFieldTypeInteger", "alias": "OMRPCI", "domain": null }, { "name": "HSPPCI", "type": "esriFieldTypeInteger", "alias": "HSPPCI", "domain": null }, { "name": "MMEARN", "type": "esriFieldTypeInteger", "alias": "MMEARN", "domain": null }, { "name": "FMEARN", "type": "esriFieldTypeInteger", "alias": "FMEARN", "domain": null }, { "name": "TOTBPL", "type": "esriFieldTypeInteger", "alias": "TOTBPL", "domain": null }, { "name": "WHTTOTBPL", "type": "esriFieldTypeInteger", "alias": "WHTTOTBPL", "domain": null }, { "name": "BLKTOTBPL", "type": "esriFieldTypeInteger", "alias": "BLKTOTBPL", "domain": null }, { "name": "AMITOTBPL", "type": "esriFieldTypeInteger", "alias": "AMITOTBPL", "domain": null }, { "name": "ASITOTBPL", "type": "esriFieldTypeInteger", "alias": "ASITOTBPL", "domain": null }, { "name": "HAWTOTBPL", "type": "esriFieldTypeInteger", "alias": "HAWTOTBPL", "domain": null }, { "name": "ORATOTBPL", "type": "esriFieldTypeInteger", "alias": "ORATOTBPL", "domain": null }, { "name": "OMRTOTBPL", "type": "esriFieldTypeInteger", "alias": "OMRTOTBPL", "domain": null }, { "name": "HSPTOTBPL", "type": "esriFieldTypeInteger", "alias": "HSPTOTBPL", "domain": null }, { "name": "MEDYSB", "type": "esriFieldTypeInteger", "alias": "MEDYSB", "domain": null }, { "name": "MEDRENT", "type": "esriFieldTypeInteger", "alias": "MEDRENT", "domain": null }, { "name": "MEDOWN", "type": "esriFieldTypeInteger", "alias": "MEDOWN", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R313_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S277_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 37, "name": "exodus.DBO.City_UnIncorporated", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 441774.3274740046, "ymin": 1046017.1411627363, "xmax": 634487.1729654828, "ymax": 1574746.2501351535, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOGRECNO", "type": "esriFieldTypeInteger", "alias": "LOGRECNO", "domain": null }, { "name": "PLACE", "type": "esriFieldTypeString", "alias": "PLACE", "length": 5, "domain": null }, { "name": "PLACECC", "type": "esriFieldTypeString", "alias": "PLACECC", "length": 2, "domain": null }, { "name": "PLACEDC", "type": "esriFieldTypeString", "alias": "PLACEDC", "length": 1, "domain": null }, { "name": "PLACESC", "type": "esriFieldTypeString", "alias": "PLACESC", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeInteger", "alias": "TOTAL", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeInteger", "alias": "AMERIND", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULTIRACE", "type": "esriFieldTypeInteger", "alias": "MULTIRACE", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "MALE", "type": "esriFieldTypeInteger", "alias": "MALE", "domain": null }, { "name": "FEMALE", "type": "esriFieldTypeInteger", "alias": "FEMALE", "domain": null }, { "name": "WHT_M", "type": "esriFieldTypeInteger", "alias": "WHT_M", "domain": null }, { "name": "WHT_F", "type": "esriFieldTypeInteger", "alias": "WHT_F", "domain": null }, { "name": "BLK_M", "type": "esriFieldTypeInteger", "alias": "BLK_M", "domain": null }, { "name": "BLK_F", "type": "esriFieldTypeInteger", "alias": "BLK_F", "domain": null }, { "name": "AMI_M", "type": "esriFieldTypeInteger", "alias": "AMI_M", "domain": null }, { "name": "AMI_F", "type": "esriFieldTypeInteger", "alias": "AMI_F", "domain": null }, { "name": "ASI_M", "type": "esriFieldTypeInteger", "alias": "ASI_M", "domain": null }, { "name": "ASI_F", "type": "esriFieldTypeInteger", "alias": "ASI_F", "domain": null }, { "name": "HAW_M", "type": "esriFieldTypeInteger", "alias": "HAW_M", "domain": null }, { "name": "HAW_F", "type": "esriFieldTypeInteger", "alias": "HAW_F", "domain": null }, { "name": "ORA_M", "type": "esriFieldTypeInteger", "alias": "ORA_M", "domain": null }, { "name": "ORA_F", "type": "esriFieldTypeInteger", "alias": "ORA_F", "domain": null }, { "name": "OMR_M", "type": "esriFieldTypeInteger", "alias": "OMR_M", "domain": null }, { "name": "OMR_F", "type": "esriFieldTypeInteger", "alias": "OMR_F", "domain": null }, { "name": "HSP_M", "type": "esriFieldTypeInteger", "alias": "HSP_M", "domain": null }, { "name": "HSP_F", "type": "esriFieldTypeInteger", "alias": "HSP_F", "domain": null }, { "name": "MEDAGE", "type": "esriFieldTypeDouble", "alias": "MEDAGE", "domain": null }, { "name": "WHTMAGE", "type": "esriFieldTypeDouble", "alias": "WHTMAGE", "domain": null }, { "name": "BLKMAGE", "type": "esriFieldTypeDouble", "alias": "BLKMAGE", "domain": null }, { "name": "AMIMAGE", "type": "esriFieldTypeDouble", "alias": "AMIMAGE", "domain": null }, { "name": "ASIMAGE", "type": "esriFieldTypeDouble", "alias": "ASIMAGE", "domain": null }, { "name": "HAWMAGE", "type": "esriFieldTypeDouble", "alias": "HAWMAGE", "domain": null }, { "name": "ORAMAGE", "type": "esriFieldTypeDouble", "alias": "ORAMAGE", "domain": null }, { "name": "OMRMAGE", "type": "esriFieldTypeDouble", "alias": "OMRMAGE", "domain": null }, { "name": "HSPMAGE", "type": "esriFieldTypeDouble", "alias": "HSPMAGE", "domain": null }, { "name": "TOTGQ", "type": "esriFieldTypeInteger", "alias": "TOTGQ", "domain": null }, { "name": "TOTINST", "type": "esriFieldTypeInteger", "alias": "TOTINST", "domain": null }, { "name": "TOTNINST", "type": "esriFieldTypeInteger", "alias": "TOTNINST", "domain": null }, { "name": "TOTFAM", "type": "esriFieldTypeInteger", "alias": "TOTFAM", "domain": null }, { "name": "TFAMPOP", "type": "esriFieldTypeInteger", "alias": "TFAMPOP", "domain": null }, { "name": "AVFAMSI", "type": "esriFieldTypeDouble", "alias": "AVFAMSI", "domain": null }, { "name": "TOTHH", "type": "esriFieldTypeInteger", "alias": "TOTHH", "domain": null }, { "name": "POPHH", "type": "esriFieldTypeInteger", "alias": "POPHH", "domain": null }, { "name": "AVHHSI", "type": "esriFieldTypeDouble", "alias": "AVHHSI", "domain": null }, { "name": "HUNITS", "type": "esriFieldTypeInteger", "alias": "HUNITS", "domain": null }, { "name": "TENOWN", "type": "esriFieldTypeInteger", "alias": "TENOWN", "domain": null }, { "name": "TENRENT", "type": "esriFieldTypeInteger", "alias": "TENRENT", "domain": null }, { "name": "TENOWNPOP", "type": "esriFieldTypeInteger", "alias": "TENOWNPOP", "domain": null }, { "name": "TENRENTPOP", "type": "esriFieldTypeInteger", "alias": "TENRENTPOP", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeInteger", "alias": "URBAN", "domain": null }, { "name": "RURAL", "type": "esriFieldTypeInteger", "alias": "RURAL", "domain": null }, { "name": "BORNMS", "type": "esriFieldTypeInteger", "alias": "BORNMS", "domain": null }, { "name": "BORNUSA", "type": "esriFieldTypeInteger", "alias": "BORNUSA", "domain": null }, { "name": "FBORN", "type": "esriFieldTypeInteger", "alias": "FBORN", "domain": null }, { "name": "WKINCO", "type": "esriFieldTypeInteger", "alias": "WKINCO", "domain": null }, { "name": "WKOSCO", "type": "esriFieldTypeInteger", "alias": "WKOSCO", "domain": null }, { "name": "WKOSMS", "type": "esriFieldTypeInteger", "alias": "WKOSMS", "domain": null }, { "name": "MILF", "type": "esriFieldTypeInteger", "alias": "MILF", "domain": null }, { "name": "MNILF", "type": "esriFieldTypeInteger", "alias": "MNILF", "domain": null }, { "name": "FILF", "type": "esriFieldTypeInteger", "alias": "FILF", "domain": null }, { "name": "FNILF", "type": "esriFieldTypeInteger", "alias": "FNILF", "domain": null }, { "name": "MHHINC", "type": "esriFieldTypeInteger", "alias": "MHHINC", "domain": null }, { "name": "WHTMHHI", "type": "esriFieldTypeInteger", "alias": "WHTMHHI", "domain": null }, { "name": "BLKMHHI", "type": "esriFieldTypeInteger", "alias": "BLKMHHI", "domain": null }, { "name": "AMIMHHI", "type": "esriFieldTypeInteger", "alias": "AMIMHHI", "domain": null }, { "name": "ASIMHHI", "type": "esriFieldTypeInteger", "alias": "ASIMHHI", "domain": null }, { "name": "HAWMHHI", "type": "esriFieldTypeInteger", "alias": "HAWMHHI", "domain": null }, { "name": "ORAMHHI", "type": "esriFieldTypeInteger", "alias": "ORAMHHI", "domain": null }, { "name": "OMRMHHI", "type": "esriFieldTypeInteger", "alias": "OMRMHHI", "domain": null }, { "name": "HSPMHHI", "type": "esriFieldTypeInteger", "alias": "HSPMHHI", "domain": null }, { "name": "MFAMINC", "type": "esriFieldTypeInteger", "alias": "MFAMINC", "domain": null }, { "name": "PERCAP", "type": "esriFieldTypeInteger", "alias": "PERCAP", "domain": null }, { "name": "WHTPCI", "type": "esriFieldTypeInteger", "alias": "WHTPCI", "domain": null }, { "name": "BLKPCI", "type": "esriFieldTypeInteger", "alias": "BLKPCI", "domain": null }, { "name": "AMIPCI", "type": "esriFieldTypeInteger", "alias": "AMIPCI", "domain": null }, { "name": "ASIPCI", "type": "esriFieldTypeInteger", "alias": "ASIPCI", "domain": null }, { "name": "HAWPCI", "type": "esriFieldTypeInteger", "alias": "HAWPCI", "domain": null }, { "name": "ORAPCI", "type": "esriFieldTypeInteger", "alias": "ORAPCI", "domain": null }, { "name": "OMRPCI", "type": "esriFieldTypeInteger", "alias": "OMRPCI", "domain": null }, { "name": "HSPPCI", "type": "esriFieldTypeInteger", "alias": "HSPPCI", "domain": null }, { "name": "MMEARN", "type": "esriFieldTypeInteger", "alias": "MMEARN", "domain": null }, { "name": "FMEARN", "type": "esriFieldTypeInteger", "alias": "FMEARN", "domain": null }, { "name": "TOTBPL", "type": "esriFieldTypeInteger", "alias": "TOTBPL", "domain": null }, { "name": "WHTTOTBPL", "type": "esriFieldTypeInteger", "alias": "WHTTOTBPL", "domain": null }, { "name": "BLKTOTBPL", "type": "esriFieldTypeInteger", "alias": "BLKTOTBPL", "domain": null }, { "name": "AMITOTBPL", "type": "esriFieldTypeInteger", "alias": "AMITOTBPL", "domain": null }, { "name": "ASITOTBPL", "type": "esriFieldTypeInteger", "alias": "ASITOTBPL", "domain": null }, { "name": "HAWTOTBPL", "type": "esriFieldTypeInteger", "alias": "HAWTOTBPL", "domain": null }, { "name": "ORATOTBPL", "type": "esriFieldTypeInteger", "alias": "ORATOTBPL", "domain": null }, { "name": "OMRTOTBPL", "type": "esriFieldTypeInteger", "alias": "OMRTOTBPL", "domain": null }, { "name": "HSPTOTBPL", "type": "esriFieldTypeInteger", "alias": "HSPTOTBPL", "domain": null }, { "name": "MEDYSB", "type": "esriFieldTypeInteger", "alias": "MEDYSB", "domain": null }, { "name": "MEDRENT", "type": "esriFieldTypeInteger", "alias": "MEDRENT", "domain": null }, { "name": "MEDOWN", "type": "esriFieldTypeInteger", "alias": "MEDOWN", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R315_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S279_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 38, "name": "exodus.DBO.County_Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CONAME]", "useCodedValues": true, "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": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 100000 } ] }, "defaultVisibility": true, "extent": { "xmin": 318558.01294227876, "ymin": 1039767.681872882, "xmax": 650997.8857638873, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY", "domain": null }, { "name": "CONAME", "type": "esriFieldTypeString", "alias": "CONAME", "length": 15, "domain": null }, { "name": "CO_SEAT", "type": "esriFieldTypeString", "alias": "CO_SEAT", "length": 40, "domain": null }, { "name": "TOTAL90", "type": "esriFieldTypeInteger", "alias": "TOTAL90", "domain": null }, { "name": "WHITE90", "type": "esriFieldTypeInteger", "alias": "WHITE90", "domain": null }, { "name": "BLACK90", "type": "esriFieldTypeInteger", "alias": "BLACK90", "domain": null }, { "name": "OTHER90", "type": "esriFieldTypeInteger", "alias": "OTHER90", "domain": null }, { "name": "T18_90", "type": "esriFieldTypeInteger", "alias": "T18_90", "domain": null }, { "name": "W18_90", "type": "esriFieldTypeInteger", "alias": "W18_90", "domain": null }, { "name": "B18_90", "type": "esriFieldTypeInteger", "alias": "B18_90", "domain": null }, { "name": "O18_90", "type": "esriFieldTypeInteger", "alias": "O18_90", "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeInteger", "alias": "TOTAL", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeInteger", "alias": "AMERIND", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULTIRACE", "type": "esriFieldTypeInteger", "alias": "MULTIRACE", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "MALE", "type": "esriFieldTypeInteger", "alias": "MALE", "domain": null }, { "name": "FEMALE", "type": "esriFieldTypeInteger", "alias": "FEMALE", "domain": null }, { "name": "WHT_M", "type": "esriFieldTypeInteger", "alias": "WHT_M", "domain": null }, { "name": "WHT_F", "type": "esriFieldTypeInteger", "alias": "WHT_F", "domain": null }, { "name": "BLK_M", "type": "esriFieldTypeInteger", "alias": "BLK_M", "domain": null }, { "name": "BLK_F", "type": "esriFieldTypeInteger", "alias": "BLK_F", "domain": null }, { "name": "AMI_M", "type": "esriFieldTypeInteger", "alias": "AMI_M", "domain": null }, { "name": "AMI_F", "type": "esriFieldTypeInteger", "alias": "AMI_F", "domain": null }, { "name": "ASI_M", "type": "esriFieldTypeInteger", "alias": "ASI_M", "domain": null }, { "name": "ASI_F", "type": "esriFieldTypeInteger", "alias": "ASI_F", "domain": null }, { "name": "HAW_M", "type": "esriFieldTypeInteger", "alias": "HAW_M", "domain": null }, { "name": "HAW_F", "type": "esriFieldTypeInteger", "alias": "HAW_F", "domain": null }, { "name": "ORA_M", "type": "esriFieldTypeInteger", "alias": "ORA_M", "domain": null }, { "name": "ORA_F", "type": "esriFieldTypeInteger", "alias": "ORA_F", "domain": null }, { "name": "OMR_M", "type": "esriFieldTypeInteger", "alias": "OMR_M", "domain": null }, { "name": "OMR_F", "type": "esriFieldTypeInteger", "alias": "OMR_F", "domain": null }, { "name": "HSP_M", "type": "esriFieldTypeInteger", "alias": "HSP_M", "domain": null }, { "name": "HSP_F", "type": "esriFieldTypeInteger", "alias": "HSP_F", "domain": null }, { "name": "MEDAGE", "type": "esriFieldTypeDouble", "alias": "MEDAGE", "domain": null }, { "name": "WHTMAGE", "type": "esriFieldTypeDouble", "alias": "WHTMAGE", "domain": null }, { "name": "BLKMAGE", "type": "esriFieldTypeDouble", "alias": "BLKMAGE", "domain": null }, { "name": "AMIMAGE", "type": "esriFieldTypeDouble", "alias": "AMIMAGE", "domain": null }, { "name": "ASIMAGE", "type": "esriFieldTypeDouble", "alias": "ASIMAGE", "domain": null }, { "name": "HAWMAGE", "type": "esriFieldTypeDouble", "alias": "HAWMAGE", "domain": null }, { "name": "ORAMAGE", "type": "esriFieldTypeDouble", "alias": "ORAMAGE", "domain": null }, { "name": "OMRMAGE", "type": "esriFieldTypeDouble", "alias": "OMRMAGE", "domain": null }, { "name": "HSPMAGE", "type": "esriFieldTypeDouble", "alias": "HSPMAGE", "domain": null }, { "name": "TOTGQ", "type": "esriFieldTypeInteger", "alias": "TOTGQ", "domain": null }, { "name": "TOTINST", "type": "esriFieldTypeInteger", "alias": "TOTINST", "domain": null }, { "name": "TOTNINST", "type": "esriFieldTypeInteger", "alias": "TOTNINST", "domain": null }, { "name": "TOTFAM", "type": "esriFieldTypeInteger", "alias": "TOTFAM", "domain": null }, { "name": "TFAMPOP", "type": "esriFieldTypeInteger", "alias": "TFAMPOP", "domain": null }, { "name": "AVFAMSI", "type": "esriFieldTypeDouble", "alias": "AVFAMSI", "domain": null }, { "name": "TOTHH", "type": "esriFieldTypeInteger", "alias": "TOTHH", "domain": null }, { "name": "POPHH", "type": "esriFieldTypeInteger", "alias": "POPHH", "domain": null }, { "name": "AVHHSI", "type": "esriFieldTypeDouble", "alias": "AVHHSI", "domain": null }, { "name": "HUNITS", "type": "esriFieldTypeInteger", "alias": "HUNITS", "domain": null }, { "name": "TENOWN", "type": "esriFieldTypeInteger", "alias": "TENOWN", "domain": null }, { "name": "TENRENT", "type": "esriFieldTypeInteger", "alias": "TENRENT", "domain": null }, { "name": "TENOWNPOP", "type": "esriFieldTypeInteger", "alias": "TENOWNPOP", "domain": null }, { "name": "TENRENTPOP", "type": "esriFieldTypeInteger", "alias": "TENRENTPOP", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeInteger", "alias": "URBAN", "domain": null }, { "name": "RURAL", "type": "esriFieldTypeInteger", "alias": "RURAL", "domain": null }, { "name": "BORNMS", "type": "esriFieldTypeInteger", "alias": "BORNMS", "domain": null }, { "name": "BORNUSA", "type": "esriFieldTypeInteger", "alias": "BORNUSA", "domain": null }, { "name": "FBORN", "type": "esriFieldTypeInteger", "alias": "FBORN", "domain": null }, { "name": "WKINCO", "type": "esriFieldTypeInteger", "alias": "WKINCO", "domain": null }, { "name": "WKOSCO", "type": "esriFieldTypeInteger", "alias": "WKOSCO", "domain": null }, { "name": "WKOSMS", "type": "esriFieldTypeInteger", "alias": "WKOSMS", "domain": null }, { "name": "MILF", "type": "esriFieldTypeInteger", "alias": "MILF", "domain": null }, { "name": "MNILF", "type": "esriFieldTypeInteger", "alias": "MNILF", "domain": null }, { "name": "FILF", "type": "esriFieldTypeInteger", "alias": "FILF", "domain": null }, { "name": "FNILF", "type": "esriFieldTypeInteger", "alias": "FNILF", "domain": null }, { "name": "MHHINC", "type": "esriFieldTypeInteger", "alias": "MHHINC", "domain": null }, { "name": "WHTMHHI", "type": "esriFieldTypeInteger", "alias": "WHTMHHI", "domain": null }, { "name": "BLKMHHI", "type": "esriFieldTypeInteger", "alias": "BLKMHHI", "domain": null }, { "name": "AMIMHHI", "type": "esriFieldTypeInteger", "alias": "AMIMHHI", "domain": null }, { "name": "ASIMHHI", "type": "esriFieldTypeInteger", "alias": "ASIMHHI", "domain": null }, { "name": "HAWMHHI", "type": "esriFieldTypeInteger", "alias": "HAWMHHI", "domain": null }, { "name": "ORAMHHI", "type": "esriFieldTypeInteger", "alias": "ORAMHHI", "domain": null }, { "name": "OMRMHHI", "type": "esriFieldTypeInteger", "alias": "OMRMHHI", "domain": null }, { "name": "HSPMHHI", "type": "esriFieldTypeInteger", "alias": "HSPMHHI", "domain": null }, { "name": "MFAMINC", "type": "esriFieldTypeInteger", "alias": "MFAMINC", "domain": null }, { "name": "PERCAP", "type": "esriFieldTypeInteger", "alias": "PERCAP", "domain": null }, { "name": "WHTPCI", "type": "esriFieldTypeInteger", "alias": "WHTPCI", "domain": null }, { "name": "BLKPCI", "type": "esriFieldTypeInteger", "alias": "BLKPCI", "domain": null }, { "name": "AMIPCI", "type": "esriFieldTypeInteger", "alias": "AMIPCI", "domain": null }, { "name": "ASIPCI", "type": "esriFieldTypeInteger", "alias": "ASIPCI", "domain": null }, { "name": "HAWPCI", "type": "esriFieldTypeInteger", "alias": "HAWPCI", "domain": null }, { "name": "ORAPCI", "type": "esriFieldTypeInteger", "alias": "ORAPCI", "domain": null }, { "name": "OMRPCI", "type": "esriFieldTypeInteger", "alias": "OMRPCI", "domain": null }, { "name": "HSPPCI", "type": "esriFieldTypeInteger", "alias": "HSPPCI", "domain": null }, { "name": "MMEARN", "type": "esriFieldTypeInteger", "alias": "MMEARN", "domain": null }, { "name": "FMEARN", "type": "esriFieldTypeInteger", "alias": "FMEARN", "domain": null }, { "name": "TOTBPL", "type": "esriFieldTypeInteger", "alias": "TOTBPL", "domain": null }, { "name": "WHTTOTBPL", "type": "esriFieldTypeInteger", "alias": "WHTTOTBPL", "domain": null }, { "name": "BLKTOTBPL", "type": "esriFieldTypeInteger", "alias": "BLKTOTBPL", "domain": null }, { "name": "AMITOTBPL", "type": "esriFieldTypeInteger", "alias": "AMITOTBPL", "domain": null }, { "name": "ASITOTBPL", "type": "esriFieldTypeInteger", "alias": "ASITOTBPL", "domain": null }, { "name": "HAWTOTBPL", "type": "esriFieldTypeInteger", "alias": "HAWTOTBPL", "domain": null }, { "name": "ORATOTBPL", "type": "esriFieldTypeInteger", "alias": "ORATOTBPL", "domain": null }, { "name": "OMRTOTBPL", "type": "esriFieldTypeInteger", "alias": "OMRTOTBPL", "domain": null }, { "name": "HSPTOTBPL", "type": "esriFieldTypeInteger", "alias": "HSPTOTBPL", "domain": null }, { "name": "MEDYSB", "type": "esriFieldTypeInteger", "alias": "MEDYSB", "domain": null }, { "name": "MEDRENT", "type": "esriFieldTypeInteger", "alias": "MEDRENT", "domain": null }, { "name": "MEDOWN", "type": "esriFieldTypeInteger", "alias": "MEDOWN", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "CNTYLOC", "type": "esriFieldTypeString", "alias": "CNTYLOC", "length": 3, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 64, "domain": null }, { "name": "CNTYABBR", "type": "esriFieldTypeString", "alias": "CNTYABBR", "length": 16, "domain": null }, { "name": "MFCDistrict", "type": "esriFieldTypeString", "alias": "MFCDistrict", "length": 50, "domain": null }, { "name": "MFCArea", "type": "esriFieldTypeString", "alias": "MFCArea", "length": 50, "domain": null }, { "name": "MFCDispatchUnit", "type": "esriFieldTypeString", "alias": "MFCDispatchUnit", "length": 50, "domain": null }, { "name": "MFCDispatchUnit_OLD", "type": "esriFieldTypeString", "alias": "MFCDispatchUnit_OLD", "length": 50, "domain": null }, { "name": "MFCDistrict_OLD", "type": "esriFieldTypeString", "alias": "MFCDistrict_OLD", "length": 50, "domain": null }, { "name": "District_OLD", "type": "esriFieldTypeString", "alias": "District_OLD", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R316_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S280_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 39, "name": "exodus.DBO.County_Boundaries_20072008", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01294227876, "ymin": 1039767.681872882, "xmax": 650997.8857638873, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY", "domain": null }, { "name": "CONAME", "type": "esriFieldTypeString", "alias": "CONAME", "length": 15, "domain": null }, { "name": "CO_SEAT", "type": "esriFieldTypeString", "alias": "CO_SEAT", "length": 40, "domain": null }, { "name": "TOTAL90", "type": "esriFieldTypeInteger", "alias": "TOTAL90", "domain": null }, { "name": "WHITE90", "type": "esriFieldTypeInteger", "alias": "WHITE90", "domain": null }, { "name": "BLACK90", "type": "esriFieldTypeInteger", "alias": "BLACK90", "domain": null }, { "name": "OTHER90", "type": "esriFieldTypeInteger", "alias": "OTHER90", "domain": null }, { "name": "T18_90", "type": "esriFieldTypeInteger", "alias": "T18_90", "domain": null }, { "name": "W18_90", "type": "esriFieldTypeInteger", "alias": "W18_90", "domain": null }, { "name": "B18_90", "type": "esriFieldTypeInteger", "alias": "B18_90", "domain": null }, { "name": "O18_90", "type": "esriFieldTypeInteger", "alias": "O18_90", "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeInteger", "alias": "TOTAL", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeInteger", "alias": "AMERIND", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULTIRACE", "type": "esriFieldTypeInteger", "alias": "MULTIRACE", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "MALE", "type": "esriFieldTypeInteger", "alias": "MALE", "domain": null }, { "name": "FEMALE", "type": "esriFieldTypeInteger", "alias": "FEMALE", "domain": null }, { "name": "WHT_M", "type": "esriFieldTypeInteger", "alias": "WHT_M", "domain": null }, { "name": "WHT_F", "type": "esriFieldTypeInteger", "alias": "WHT_F", "domain": null }, { "name": "BLK_M", "type": "esriFieldTypeInteger", "alias": "BLK_M", "domain": null }, { "name": "BLK_F", "type": "esriFieldTypeInteger", "alias": "BLK_F", "domain": null }, { "name": "AMI_M", "type": "esriFieldTypeInteger", "alias": "AMI_M", "domain": null }, { "name": "AMI_F", "type": "esriFieldTypeInteger", "alias": "AMI_F", "domain": null }, { "name": "ASI_M", "type": "esriFieldTypeInteger", "alias": "ASI_M", "domain": null }, { "name": "ASI_F", "type": "esriFieldTypeInteger", "alias": "ASI_F", "domain": null }, { "name": "HAW_M", "type": "esriFieldTypeInteger", "alias": "HAW_M", "domain": null }, { "name": "HAW_F", "type": "esriFieldTypeInteger", "alias": "HAW_F", "domain": null }, { "name": "ORA_M", "type": "esriFieldTypeInteger", "alias": "ORA_M", "domain": null }, { "name": "ORA_F", "type": "esriFieldTypeInteger", "alias": "ORA_F", "domain": null }, { "name": "OMR_M", "type": "esriFieldTypeInteger", "alias": "OMR_M", "domain": null }, { "name": "OMR_F", "type": "esriFieldTypeInteger", "alias": "OMR_F", "domain": null }, { "name": "HSP_M", "type": "esriFieldTypeInteger", "alias": "HSP_M", "domain": null }, { "name": "HSP_F", "type": "esriFieldTypeInteger", "alias": "HSP_F", "domain": null }, { "name": "MEDAGE", "type": "esriFieldTypeDouble", "alias": "MEDAGE", "domain": null }, { "name": "WHTMAGE", "type": "esriFieldTypeDouble", "alias": "WHTMAGE", "domain": null }, { "name": "BLKMAGE", "type": "esriFieldTypeDouble", "alias": "BLKMAGE", "domain": null }, { "name": "AMIMAGE", "type": "esriFieldTypeDouble", "alias": "AMIMAGE", "domain": null }, { "name": "ASIMAGE", "type": "esriFieldTypeDouble", "alias": "ASIMAGE", "domain": null }, { "name": "HAWMAGE", "type": "esriFieldTypeDouble", "alias": "HAWMAGE", "domain": null }, { "name": "ORAMAGE", "type": "esriFieldTypeDouble", "alias": "ORAMAGE", "domain": null }, { "name": "OMRMAGE", "type": "esriFieldTypeDouble", "alias": "OMRMAGE", "domain": null }, { "name": "HSPMAGE", "type": "esriFieldTypeDouble", "alias": "HSPMAGE", "domain": null }, { "name": "TOTGQ", "type": "esriFieldTypeInteger", "alias": "TOTGQ", "domain": null }, { "name": "TOTINST", "type": "esriFieldTypeInteger", "alias": "TOTINST", "domain": null }, { "name": "TOTNINST", "type": "esriFieldTypeInteger", "alias": "TOTNINST", "domain": null }, { "name": "TOTFAM", "type": "esriFieldTypeInteger", "alias": "TOTFAM", "domain": null }, { "name": "TFAMPOP", "type": "esriFieldTypeInteger", "alias": "TFAMPOP", "domain": null }, { "name": "AVFAMSI", "type": "esriFieldTypeDouble", "alias": "AVFAMSI", "domain": null }, { "name": "TOTHH", "type": "esriFieldTypeInteger", "alias": "TOTHH", "domain": null }, { "name": "POPHH", "type": "esriFieldTypeInteger", "alias": "POPHH", "domain": null }, { "name": "AVHHSI", "type": "esriFieldTypeDouble", "alias": "AVHHSI", "domain": null }, { "name": "HUNITS", "type": "esriFieldTypeInteger", "alias": "HUNITS", "domain": null }, { "name": "TENOWN", "type": "esriFieldTypeInteger", "alias": "TENOWN", "domain": null }, { "name": "TENRENT", "type": "esriFieldTypeInteger", "alias": "TENRENT", "domain": null }, { "name": "TENOWNPOP", "type": "esriFieldTypeInteger", "alias": "TENOWNPOP", "domain": null }, { "name": "TENRENTPOP", "type": "esriFieldTypeInteger", "alias": "TENRENTPOP", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeInteger", "alias": "URBAN", "domain": null }, { "name": "RURAL", "type": "esriFieldTypeInteger", "alias": "RURAL", "domain": null }, { "name": "BORNMS", "type": "esriFieldTypeInteger", "alias": "BORNMS", "domain": null }, { "name": "BORNUSA", "type": "esriFieldTypeInteger", "alias": "BORNUSA", "domain": null }, { "name": "FBORN", "type": "esriFieldTypeInteger", "alias": "FBORN", "domain": null }, { "name": "WKINCO", "type": "esriFieldTypeInteger", "alias": "WKINCO", "domain": null }, { "name": "WKOSCO", "type": "esriFieldTypeInteger", "alias": "WKOSCO", "domain": null }, { "name": "WKOSMS", "type": "esriFieldTypeInteger", "alias": "WKOSMS", "domain": null }, { "name": "MILF", "type": "esriFieldTypeInteger", "alias": "MILF", "domain": null }, { "name": "MNILF", "type": "esriFieldTypeInteger", "alias": "MNILF", "domain": null }, { "name": "FILF", "type": "esriFieldTypeInteger", "alias": "FILF", "domain": null }, { "name": "FNILF", "type": "esriFieldTypeInteger", "alias": "FNILF", "domain": null }, { "name": "MHHINC", "type": "esriFieldTypeInteger", "alias": "MHHINC", "domain": null }, { "name": "WHTMHHI", "type": "esriFieldTypeInteger", "alias": "WHTMHHI", "domain": null }, { "name": "BLKMHHI", "type": "esriFieldTypeInteger", "alias": "BLKMHHI", "domain": null }, { "name": "AMIMHHI", "type": "esriFieldTypeInteger", "alias": "AMIMHHI", "domain": null }, { "name": "ASIMHHI", "type": "esriFieldTypeInteger", "alias": "ASIMHHI", "domain": null }, { "name": "HAWMHHI", "type": "esriFieldTypeInteger", "alias": "HAWMHHI", "domain": null }, { "name": "ORAMHHI", "type": "esriFieldTypeInteger", "alias": "ORAMHHI", "domain": null }, { "name": "OMRMHHI", "type": "esriFieldTypeInteger", "alias": "OMRMHHI", "domain": null }, { "name": "HSPMHHI", "type": "esriFieldTypeInteger", "alias": "HSPMHHI", "domain": null }, { "name": "MFAMINC", "type": "esriFieldTypeInteger", "alias": "MFAMINC", "domain": null }, { "name": "PERCAP", "type": "esriFieldTypeInteger", "alias": "PERCAP", "domain": null }, { "name": "WHTPCI", "type": "esriFieldTypeInteger", "alias": "WHTPCI", "domain": null }, { "name": "BLKPCI", "type": "esriFieldTypeInteger", "alias": "BLKPCI", "domain": null }, { "name": "AMIPCI", "type": "esriFieldTypeInteger", "alias": "AMIPCI", "domain": null }, { "name": "ASIPCI", "type": "esriFieldTypeInteger", "alias": "ASIPCI", "domain": null }, { "name": "HAWPCI", "type": "esriFieldTypeInteger", "alias": "HAWPCI", "domain": null }, { "name": "ORAPCI", "type": "esriFieldTypeInteger", "alias": "ORAPCI", "domain": null }, { "name": "OMRPCI", "type": "esriFieldTypeInteger", "alias": "OMRPCI", "domain": null }, { "name": "HSPPCI", "type": "esriFieldTypeInteger", "alias": "HSPPCI", "domain": null }, { "name": "MMEARN", "type": "esriFieldTypeInteger", "alias": "MMEARN", "domain": null }, { "name": "FMEARN", "type": "esriFieldTypeInteger", "alias": "FMEARN", "domain": null }, { "name": "TOTBPL", "type": "esriFieldTypeInteger", "alias": "TOTBPL", "domain": null }, { "name": "WHTTOTBPL", "type": "esriFieldTypeInteger", "alias": "WHTTOTBPL", "domain": null }, { "name": "BLKTOTBPL", "type": "esriFieldTypeInteger", "alias": "BLKTOTBPL", "domain": null }, { "name": "AMITOTBPL", "type": "esriFieldTypeInteger", "alias": "AMITOTBPL", "domain": null }, { "name": "ASITOTBPL", "type": "esriFieldTypeInteger", "alias": "ASITOTBPL", "domain": null }, { "name": "HAWTOTBPL", "type": "esriFieldTypeInteger", "alias": "HAWTOTBPL", "domain": null }, { "name": "ORATOTBPL", "type": "esriFieldTypeInteger", "alias": "ORATOTBPL", "domain": null }, { "name": "OMRTOTBPL", "type": "esriFieldTypeInteger", "alias": "OMRTOTBPL", "domain": null }, { "name": "HSPTOTBPL", "type": "esriFieldTypeInteger", "alias": "HSPTOTBPL", "domain": null }, { "name": "MEDYSB", "type": "esriFieldTypeInteger", "alias": "MEDYSB", "domain": null }, { "name": "MEDRENT", "type": "esriFieldTypeInteger", "alias": "MEDRENT", "domain": null }, { "name": "MEDOWN", "type": "esriFieldTypeInteger", "alias": "MEDOWN", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "CNTYLOC", "type": "esriFieldTypeString", "alias": "CNTYLOC", "length": 3, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 64, "domain": null }, { "name": "CNTYABBR", "type": "esriFieldTypeString", "alias": "CNTYABBR", "length": 16, "domain": null }, { "name": "MFCDistrict", "type": "esriFieldTypeString", "alias": "MFCDistrict", "length": 50, "domain": null }, { "name": "MFCArea", "type": "esriFieldTypeString", "alias": "MFCArea", "length": 50, "domain": null }, { "name": "MFCDispatchUnit", "type": "esriFieldTypeString", "alias": "MFCDispatchUnit", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R317_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S281_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 40, "name": "exodus.DBO.County_Boundaries_2009", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01294227876, "ymin": 1039767.681872882, "xmax": 650997.8857638873, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY", "domain": null }, { "name": "CONAME", "type": "esriFieldTypeString", "alias": "CONAME", "length": 15, "domain": null }, { "name": "CO_SEAT", "type": "esriFieldTypeString", "alias": "CO_SEAT", "length": 40, "domain": null }, { "name": "TOTAL90", "type": "esriFieldTypeInteger", "alias": "TOTAL90", "domain": null }, { "name": "WHITE90", "type": "esriFieldTypeInteger", "alias": "WHITE90", "domain": null }, { "name": "BLACK90", "type": "esriFieldTypeInteger", "alias": "BLACK90", "domain": null }, { "name": "OTHER90", "type": "esriFieldTypeInteger", "alias": "OTHER90", "domain": null }, { "name": "T18_90", "type": "esriFieldTypeInteger", "alias": "T18_90", "domain": null }, { "name": "W18_90", "type": "esriFieldTypeInteger", "alias": "W18_90", "domain": null }, { "name": "B18_90", "type": "esriFieldTypeInteger", "alias": "B18_90", "domain": null }, { "name": "O18_90", "type": "esriFieldTypeInteger", "alias": "O18_90", "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeInteger", "alias": "TOTAL", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERIND", "type": "esriFieldTypeInteger", "alias": "AMERIND", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULTIRACE", "type": "esriFieldTypeInteger", "alias": "MULTIRACE", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "MALE", "type": "esriFieldTypeInteger", "alias": "MALE", "domain": null }, { "name": "FEMALE", "type": "esriFieldTypeInteger", "alias": "FEMALE", "domain": null }, { "name": "WHT_M", "type": "esriFieldTypeInteger", "alias": "WHT_M", "domain": null }, { "name": "WHT_F", "type": "esriFieldTypeInteger", "alias": "WHT_F", "domain": null }, { "name": "BLK_M", "type": "esriFieldTypeInteger", "alias": "BLK_M", "domain": null }, { "name": "BLK_F", "type": "esriFieldTypeInteger", "alias": "BLK_F", "domain": null }, { "name": "AMI_M", "type": "esriFieldTypeInteger", "alias": "AMI_M", "domain": null }, { "name": "AMI_F", "type": "esriFieldTypeInteger", "alias": "AMI_F", "domain": null }, { "name": "ASI_M", "type": "esriFieldTypeInteger", "alias": "ASI_M", "domain": null }, { "name": "ASI_F", "type": "esriFieldTypeInteger", "alias": "ASI_F", "domain": null }, { "name": "HAW_M", "type": "esriFieldTypeInteger", "alias": "HAW_M", "domain": null }, { "name": "HAW_F", "type": "esriFieldTypeInteger", "alias": "HAW_F", "domain": null }, { "name": "ORA_M", "type": "esriFieldTypeInteger", "alias": "ORA_M", "domain": null }, { "name": "ORA_F", "type": "esriFieldTypeInteger", "alias": "ORA_F", "domain": null }, { "name": "OMR_M", "type": "esriFieldTypeInteger", "alias": "OMR_M", "domain": null }, { "name": "OMR_F", "type": "esriFieldTypeInteger", "alias": "OMR_F", "domain": null }, { "name": "HSP_M", "type": "esriFieldTypeInteger", "alias": "HSP_M", "domain": null }, { "name": "HSP_F", "type": "esriFieldTypeInteger", "alias": "HSP_F", "domain": null }, { "name": "MEDAGE", "type": "esriFieldTypeDouble", "alias": "MEDAGE", "domain": null }, { "name": "WHTMAGE", "type": "esriFieldTypeDouble", "alias": "WHTMAGE", "domain": null }, { "name": "BLKMAGE", "type": "esriFieldTypeDouble", "alias": "BLKMAGE", "domain": null }, { "name": "AMIMAGE", "type": "esriFieldTypeDouble", "alias": "AMIMAGE", "domain": null }, { "name": "ASIMAGE", "type": "esriFieldTypeDouble", "alias": "ASIMAGE", "domain": null }, { "name": "HAWMAGE", "type": "esriFieldTypeDouble", "alias": "HAWMAGE", "domain": null }, { "name": "ORAMAGE", "type": "esriFieldTypeDouble", "alias": "ORAMAGE", "domain": null }, { "name": "OMRMAGE", "type": "esriFieldTypeDouble", "alias": "OMRMAGE", "domain": null }, { "name": "HSPMAGE", "type": "esriFieldTypeDouble", "alias": "HSPMAGE", "domain": null }, { "name": "TOTGQ", "type": "esriFieldTypeInteger", "alias": "TOTGQ", "domain": null }, { "name": "TOTINST", "type": "esriFieldTypeInteger", "alias": "TOTINST", "domain": null }, { "name": "TOTNINST", "type": "esriFieldTypeInteger", "alias": "TOTNINST", "domain": null }, { "name": "TOTFAM", "type": "esriFieldTypeInteger", "alias": "TOTFAM", "domain": null }, { "name": "TFAMPOP", "type": "esriFieldTypeInteger", "alias": "TFAMPOP", "domain": null }, { "name": "AVFAMSI", "type": "esriFieldTypeDouble", "alias": "AVFAMSI", "domain": null }, { "name": "TOTHH", "type": "esriFieldTypeInteger", "alias": "TOTHH", "domain": null }, { "name": "POPHH", "type": "esriFieldTypeInteger", "alias": "POPHH", "domain": null }, { "name": "AVHHSI", "type": "esriFieldTypeDouble", "alias": "AVHHSI", "domain": null }, { "name": "HUNITS", "type": "esriFieldTypeInteger", "alias": "HUNITS", "domain": null }, { "name": "TENOWN", "type": "esriFieldTypeInteger", "alias": "TENOWN", "domain": null }, { "name": "TENRENT", "type": "esriFieldTypeInteger", "alias": "TENRENT", "domain": null }, { "name": "TENOWNPOP", "type": "esriFieldTypeInteger", "alias": "TENOWNPOP", "domain": null }, { "name": "TENRENTPOP", "type": "esriFieldTypeInteger", "alias": "TENRENTPOP", "domain": null }, { "name": "URBAN", "type": "esriFieldTypeInteger", "alias": "URBAN", "domain": null }, { "name": "RURAL", "type": "esriFieldTypeInteger", "alias": "RURAL", "domain": null }, { "name": "BORNMS", "type": "esriFieldTypeInteger", "alias": "BORNMS", "domain": null }, { "name": "BORNUSA", "type": "esriFieldTypeInteger", "alias": "BORNUSA", "domain": null }, { "name": "FBORN", "type": "esriFieldTypeInteger", "alias": "FBORN", "domain": null }, { "name": "WKINCO", "type": "esriFieldTypeInteger", "alias": "WKINCO", "domain": null }, { "name": "WKOSCO", "type": "esriFieldTypeInteger", "alias": "WKOSCO", "domain": null }, { "name": "WKOSMS", "type": "esriFieldTypeInteger", "alias": "WKOSMS", "domain": null }, { "name": "MILF", "type": "esriFieldTypeInteger", "alias": "MILF", "domain": null }, { "name": "MNILF", "type": "esriFieldTypeInteger", "alias": "MNILF", "domain": null }, { "name": "FILF", "type": "esriFieldTypeInteger", "alias": "FILF", "domain": null }, { "name": "FNILF", "type": "esriFieldTypeInteger", "alias": "FNILF", "domain": null }, { "name": "MHHINC", "type": "esriFieldTypeInteger", "alias": "MHHINC", "domain": null }, { "name": "WHTMHHI", "type": "esriFieldTypeInteger", "alias": "WHTMHHI", "domain": null }, { "name": "BLKMHHI", "type": "esriFieldTypeInteger", "alias": "BLKMHHI", "domain": null }, { "name": "AMIMHHI", "type": "esriFieldTypeInteger", "alias": "AMIMHHI", "domain": null }, { "name": "ASIMHHI", "type": "esriFieldTypeInteger", "alias": "ASIMHHI", "domain": null }, { "name": "HAWMHHI", "type": "esriFieldTypeInteger", "alias": "HAWMHHI", "domain": null }, { "name": "ORAMHHI", "type": "esriFieldTypeInteger", "alias": "ORAMHHI", "domain": null }, { "name": "OMRMHHI", "type": "esriFieldTypeInteger", "alias": "OMRMHHI", "domain": null }, { "name": "HSPMHHI", "type": "esriFieldTypeInteger", "alias": "HSPMHHI", "domain": null }, { "name": "MFAMINC", "type": "esriFieldTypeInteger", "alias": "MFAMINC", "domain": null }, { "name": "PERCAP", "type": "esriFieldTypeInteger", "alias": "PERCAP", "domain": null }, { "name": "WHTPCI", "type": "esriFieldTypeInteger", "alias": "WHTPCI", "domain": null }, { "name": "BLKPCI", "type": "esriFieldTypeInteger", "alias": "BLKPCI", "domain": null }, { "name": "AMIPCI", "type": "esriFieldTypeInteger", "alias": "AMIPCI", "domain": null }, { "name": "ASIPCI", "type": "esriFieldTypeInteger", "alias": "ASIPCI", "domain": null }, { "name": "HAWPCI", "type": "esriFieldTypeInteger", "alias": "HAWPCI", "domain": null }, { "name": "ORAPCI", "type": "esriFieldTypeInteger", "alias": "ORAPCI", "domain": null }, { "name": "OMRPCI", "type": "esriFieldTypeInteger", "alias": "OMRPCI", "domain": null }, { "name": "HSPPCI", "type": "esriFieldTypeInteger", "alias": "HSPPCI", "domain": null }, { "name": "MMEARN", "type": "esriFieldTypeInteger", "alias": "MMEARN", "domain": null }, { "name": "FMEARN", "type": "esriFieldTypeInteger", "alias": "FMEARN", "domain": null }, { "name": "TOTBPL", "type": "esriFieldTypeInteger", "alias": "TOTBPL", "domain": null }, { "name": "WHTTOTBPL", "type": "esriFieldTypeInteger", "alias": "WHTTOTBPL", "domain": null }, { "name": "BLKTOTBPL", "type": "esriFieldTypeInteger", "alias": "BLKTOTBPL", "domain": null }, { "name": "AMITOTBPL", "type": "esriFieldTypeInteger", "alias": "AMITOTBPL", "domain": null }, { "name": "ASITOTBPL", "type": "esriFieldTypeInteger", "alias": "ASITOTBPL", "domain": null }, { "name": "HAWTOTBPL", "type": "esriFieldTypeInteger", "alias": "HAWTOTBPL", "domain": null }, { "name": "ORATOTBPL", "type": "esriFieldTypeInteger", "alias": "ORATOTBPL", "domain": null }, { "name": "OMRTOTBPL", "type": "esriFieldTypeInteger", "alias": "OMRTOTBPL", "domain": null }, { "name": "HSPTOTBPL", "type": "esriFieldTypeInteger", "alias": "HSPTOTBPL", "domain": null }, { "name": "MEDYSB", "type": "esriFieldTypeInteger", "alias": "MEDYSB", "domain": null }, { "name": "MEDRENT", "type": "esriFieldTypeInteger", "alias": "MEDRENT", "domain": null }, { "name": "MEDOWN", "type": "esriFieldTypeInteger", "alias": "MEDOWN", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "CNTYLOC", "type": "esriFieldTypeString", "alias": "CNTYLOC", "length": 3, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 64, "domain": null }, { "name": "CNTYABBR", "type": "esriFieldTypeString", "alias": "CNTYABBR", "length": 16, "domain": null }, { "name": "MFCDistrict", "type": "esriFieldTypeString", "alias": "MFCDistrict", "length": 50, "domain": null }, { "name": "MFCArea", "type": "esriFieldTypeString", "alias": "MFCArea", "length": 50, "domain": null }, { "name": "MFCDispatchUnit", "type": "esriFieldTypeString", "alias": "MFCDispatchUnit", "length": 50, "domain": null }, { "name": "MFCDispatchUnit_OLD", "type": "esriFieldTypeString", "alias": "MFCDispatchUnit_OLD", "length": 50, "domain": null }, { "name": "MFCDistrict_OLD", "type": "esriFieldTypeString", "alias": "MFCDistrict_OLD", "length": 50, "domain": null }, { "name": "District_OLD", "type": "esriFieldTypeString", "alias": "District_OLD", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R318_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S282_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 41, "name": "exodus.DBO.County_Boundaries_Base", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01294227876, "ymin": 1039767.681872882, "xmax": 650997.8857638873, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONAME", "type": "esriFieldTypeString", "alias": "CONAME", "length": 15, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R319_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S283_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 42, "name": "exodus.DBO.County_Boundaries_Base_20081005", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01294227876, "ymin": 1039767.681872882, "xmax": 650997.8857638873, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONAME", "type": "esriFieldTypeString", "alias": "CONAME", "length": 15, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R320_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 43, "name": "exodus.DBO.PublicSchoolDistrict", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.025366039, "ymin": 1039767.6822173353, "xmax": 650997.8848756477, "ymax": 1577862.0658224747, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDUNI", "type": "esriFieldTypeInteger", "alias": "SDUNI", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "MSNUM", "type": "esriFieldTypeSmallInteger", "alias": "MSNUM", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R378_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S342_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 44, "name": "exodus.DBO.Townships", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 81, 106, 255 ], "width": 4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318562.6455672551, "ymin": 1042177.4524551611, "xmax": 650997.8847888587, "ymax": 1577861.2294660546, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DTR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DTR", "type": "esriFieldTypeString", "alias": "DTR", "length": 9, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "TR", "type": "esriFieldTypeString", "alias": "TR", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R398_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S362_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 45, "name": "exodus.DBO.Sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 81, 106, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318562.6455672551, "ymin": 1042175.2259811424, "xmax": 650997.885812859, "ymax": 1577862.065776039, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TSPACE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT_", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT_", "domain": null }, { "name": "TOWNSHIP_", "type": "esriFieldTypeSmallInteger", "alias": "TOWNSHIP_", "domain": null }, { "name": "TSPACE", "type": "esriFieldTypeString", "alias": "TSPACE", "length": 1, "domain": null }, { "name": "TOWNSHIP_D", "type": "esriFieldTypeString", "alias": "TOWNSHIP_D", "length": 1, "domain": null }, { "name": "RANGE_", "type": "esriFieldTypeSmallInteger", "alias": "RANGE_", "domain": null }, { "name": "RSPACE", "type": "esriFieldTypeString", "alias": "RSPACE", "length": 1, "domain": null }, { "name": "RANGE_DIR", "type": "esriFieldTypeString", "alias": "RANGE_DIR", "length": 1, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeSmallInteger", "alias": "SECTION_", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 4, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 4, "domain": null }, { "name": "TRS", "type": "esriFieldTypeString", "alias": "TRS", "length": 10, "domain": null }, { "name": "TWNRNG", "type": "esriFieldTypeString", "alias": "TWNRNG", "length": 8, "domain": null }, { "name": "FIPSTWNRNG", "type": "esriFieldTypeString", "alias": "FIPSTWNRNG", "length": 11, "domain": null }, { "name": "DTRS", "type": "esriFieldTypeString", "alias": "DTRS", "length": 11, "domain": null }, { "name": "FIPSTRS", "type": "esriFieldTypeString", "alias": "FIPSTRS", "length": 13, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R383_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S347_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 46, "name": "exodus.DBO.SchoolSections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 322069.4072495485, "ymin": 1050926.8314512745, "xmax": 641756.0215632804, "ymax": 1519899.547920039, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLC_NAME", "type": "esriFieldTypeString", "alias": "PLC_NAME", "length": 50, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "TRS", "type": "esriFieldTypeString", "alias": "TRS", "length": 12, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R382_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S346_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 47, "name": "exodus.DBO.TribalLands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 245, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 517606.0607926287, "ymin": 1070803.6407698207, "xmax": 599366.8524207743, "ymax": 1367663.0115422923, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RBD_ATT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RBD_ATT", "type": "esriFieldTypeString", "alias": "RBD_ATT", "length": 20, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COMM_NUM", "type": "esriFieldTypeSmallInteger", "alias": "COMM_NUM", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R407_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S371_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 48, "name": "exodus.DBO.Quad_Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.0243483316, "ymin": 1039767.637242496, "xmax": 650997.9524659403, "ymax": 1577862.066927636, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMES_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "QNUM", "type": "esriFieldTypeSmallInteger", "alias": "QNUM", "domain": null }, { "name": "NAMES_", "type": "esriFieldTypeString", "alias": "NAMES_", "length": 50, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 40, "domain": null }, { "name": "UPDTE", "type": "esriFieldTypeSmallInteger", "alias": "UPDTE", "domain": null }, { "name": "TOPOLR", "type": "esriFieldTypeSmallInteger", "alias": "TOPOLR", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null }, { "name": "TRANS", "type": "esriFieldTypeSmallInteger", "alias": "TRANS", "domain": null }, { "name": "HYDRO", "type": "esriFieldTypeSmallInteger", "alias": "HYDRO", "domain": null }, { "name": "BOUND", "type": "esriFieldTypeSmallInteger", "alias": "BOUND", "domain": null }, { "name": "HYPSO", "type": "esriFieldTypeSmallInteger", "alias": "HYPSO", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R379_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S343_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 49, "name": "exodus.DBO.SurveyDistrict", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 247, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02535194624, "ymin": 1039767.6822172832, "xmax": 650997.8858855553, "ymax": 1577862.0658224225, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICT_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT_", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT_", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R396_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S360_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 50, "name": "exodus.DBO.MSHouse", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 250, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02527925, "ymin": 1039767.6384369172, "xmax": 650997.9533968596, "ymax": 1577862.067098057, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAPDIST", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAPDIST", "type": "esriFieldTypeSmallInteger", "alias": "MAPDIST", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R357_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 51, "name": "exodus.DBO.USCongDist", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 241, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02527925, "ymin": 1039767.6384369172, "xmax": 650997.9533968596, "ymax": 1577862.067098057, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R409_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S373_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 52, "name": "exodus.DBO.MSSenate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 34, "name": "Cadastral" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 245, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02527925, "ymin": 1039767.6384369172, "xmax": 650997.9533968596, "ymax": 1577862.067098057, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAPDIST", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAPDIST", "type": "esriFieldTypeSmallInteger", "alias": "MAPDIST", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R359_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S323_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 53, "name": "MFC Areas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 54, "name": "exodus.DBO.MFCAreas_20072008" }, { "id": 55, "name": "exodus.DBO.MFCAreas_Old" }, { "id": 56, "name": "exodus.DBO.MFCDispatch" }, { "id": 57, "name": "exodus.DBO.MFCDispatch_20072008" }, { "id": 58, "name": "exodus.DBO.MFCDispatch_2009" }, { "id": 59, "name": "exodus.DBO.MFCDistricts" }, { "id": 60, "name": "exodus.DBO.MFCAreas_NotUsed" }, { "id": 61, "name": "exodus.DBO.MFCDistricts_20072008" }, { "id": 62, "name": "exodus.DBO.MFCDistricts_2009" }, { "id": 63, "name": "exodus.DBO.MFCDistricts_Old" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 318558.01292458083, "ymin": 1039767.681872882, "xmax": 650997.8858276056, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 54, "name": "exodus.DBO.MFCAreas_20072008", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01292458177, "ymin": 1039767.6818791442, "xmax": 650997.8858276056, "ymax": 1577862.0705917552, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "AreaName", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R341_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 55, "name": "exodus.DBO.MFCAreas_Old", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01294227876, "ymin": 1039767.681872882, "xmax": 650997.8857638873, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Sum_Acres", "type": "esriFieldTypeDouble", "alias": "Sum_Acres", "domain": null }, { "name": "Sum_SqrMil", "type": "esriFieldTypeDouble", "alias": "Sum_SqrMil", "domain": null }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "AreaName", "length": 50, "domain": null }, { "name": "AreaCode", "type": "esriFieldTypeSmallInteger", "alias": "AreaCode", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R343_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S307_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 56, "name": "exodus.DBO.MFCDispatch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MFCDispatchUnit", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 222, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Northeast Dispatch Unit", "label": "Northeast Dispatch Unit", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 219, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Northwest Dispatch Unit", "label": "Northwest Dispatch Unit", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 153, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "South Central Dispatch Unit", "label": "South Central Dispatch Unit", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 227, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Southeast Dispatch Unit", "label": "Southeast Dispatch Unit", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 161, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Southwest Dispatch Unit", "label": "Southwest Dispatch Unit", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01292458083, "ymin": 1039767.6818791442, "xmax": 650997.8858276047, "ymax": 1577862.0705917552, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MFCDispatchUnit", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MFCDispatchUnit", "type": "esriFieldTypeString", "alias": "MFCDispatchUnit", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R344_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S308_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 57, "name": "exodus.DBO.MFCDispatch_20072008", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01292458083, "ymin": 1039767.6818791442, "xmax": 650997.885564507, "ymax": 1577862.0705917552, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MFCDispatchUnit_OLD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MFCDispatchUnit_OLD", "type": "esriFieldTypeString", "alias": "MFCDispatchUnit_OLD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R345_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S309_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 58, "name": "exodus.DBO.MFCDispatch_2009", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01292458177, "ymin": 1039767.6818791442, "xmax": 650997.8858276056, "ymax": 1577862.0705917552, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MFCDispatchUnit", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MFCDispatchUnit", "type": "esriFieldTypeString", "alias": "MFCDispatchUnit", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S310_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 59, "name": "exodus.DBO.MFCDistricts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "District", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 65, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 91, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 143, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 34, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01292458083, "ymin": 1039767.6818791442, "xmax": 650997.88576183, "ymax": 1577862.0705917552, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "District", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 255, "domain": null }, { "name": "DistCode", "type": "esriFieldTypeSmallInteger", "alias": "DistCode", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R347_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S311_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 60, "name": "exodus.DBO.MFCAreas_NotUsed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01292458177, "ymin": 1039767.6818791442, "xmax": 650997.8858276056, "ymax": 1577862.0705917552, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "AreaName", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R342_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S306_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 61, "name": "exodus.DBO.MFCDistricts_20072008", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01292458177, "ymin": 1039767.6818791442, "xmax": 650997.8858276056, "ymax": 1577862.0705917552, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "District", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DistCode", "type": "esriFieldTypeSmallInteger", "alias": "DistCode", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R348_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S312_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 62, "name": "exodus.DBO.MFCDistricts_2009", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01292458177, "ymin": 1039767.6818791442, "xmax": 650997.8858276056, "ymax": 1577862.0705917552, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "District", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 255, "domain": null }, { "name": "DistCode", "type": "esriFieldTypeSmallInteger", "alias": "DistCode", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R349_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S313_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 63, "name": "exodus.DBO.MFCDistricts_Old", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 53, "name": "MFC Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.01294227876, "ymin": 1039767.681872882, "xmax": 650997.8857638873, "ymax": 1577862.0705980211, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "District", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Sum_Acres", "type": "esriFieldTypeDouble", "alias": "Sum_Acres", "domain": null }, { "name": "Sum_SqrMil", "type": "esriFieldTypeDouble", "alias": "Sum_SqrMil", "domain": null }, { "name": "DistCode", "type": "esriFieldTypeSmallInteger", "alias": "DistCode", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R351_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 64, "name": "Other public lands", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 65, "name": "exodus.DBO.NationalForest" }, { "id": 66, "name": "exodus.DBO.NatlForestOwn" }, { "id": 67, "name": "exodus.DBO.NatlParks" }, { "id": 68, "name": "exodus.DBO.NatlWildRef" }, { "id": 69, "name": "exodus.DBO.StateParks" }, { "id": 70, "name": "exodus.DBO.WildlifeManagementAreas" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 332007.83930777665, "ymin": 1043781.9375766553, "xmax": 647937.2296820087, "ymax": 1575790.6246641278, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 65, "name": "exodus.DBO.NationalForest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 64, "name": "Other public lands" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 355913.2585940398, "ymin": 1078727.964105202, "xmax": 609060.4982538018, "ymax": 1574817.60450322, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R361_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S325_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 66, "name": "exodus.DBO.NatlForestOwn", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 64, "name": "Other public lands" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 355916.91222604364, "ymin": 1080196.2766825687, "xmax": 609061.7884938028, "ymax": 1574782.0696551874, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 15, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 3, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R363_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S327_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 67, "name": "exodus.DBO.NatlParks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 64, "name": "Other public lands" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 392251.67731588334, "ymin": 1043781.9375766553, "xmax": 631319.3531865319, "ymax": 1402479.5676067192, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R364_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S328_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 68, "name": "exodus.DBO.NatlWildRef", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 64, "name": "Other public lands" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 332007.83930777665, "ymin": 1063033.5000905842, "xmax": 630108.7496654047, "ymax": 1530483.00017393, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREAACRE", "type": "esriFieldTypeDouble", "alias": "AREAACRE", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 16, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R365_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S329_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 69, "name": "exodus.DBO.StateParks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 64, "name": "Other public lands" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 358791.7748207208, "ymin": 1051553.611183893, "xmax": 647937.2296820087, "ymax": 1574015.084438473, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R394_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S358_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 70, "name": "exodus.DBO.WildlifeManagementAreas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 64, "name": "Other public lands" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 358431.46813238505, "ymin": 1076588.6253512092, "xmax": 637287.4371600905, "ymax": 1575790.6246641278, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREAACRE", "type": "esriFieldTypeDouble", "alias": "AREAACRE", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 16, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeDouble", "alias": "DISTRICT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R413_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 71, "name": "Vegetation and Geology", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 72, "name": "exodus.DBO.MSForestHabitat" }, { "id": 73, "name": "exodus.DBO.HistoricForestBoundary" }, { "id": 74, "name": "exodus.DBO.PhysiographicRegion" }, { "id": 75, "name": "exodus.DBO.SoilAssoc" }, { "id": 76, "name": "exodus.DBO.SurfaceGeology" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 318558.02533785347, "ymin": 1042134.062357977, "xmax": 650997.9530603811, "ymax": 1577862.066952914, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 72, "name": "exodus.DBO.MSForestHabitat", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 71, "name": "Vegetation and Geology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROVNAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 180, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALLUVIAL FLOODPLAINS", "label": "ALLUVIAL FLOODPLAINS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 220, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEEP LOESS", "label": "DEEP LOESS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 208, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLATLANDS COASTAL PLAIN", "label": "FLATLANDS COASTAL PLAIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 164, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLY COASTAL PLAIN", "label": "HILLY COASTAL PLAIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 245, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIDDLE COASTAL PLAIN", "label": "MIDDLE COASTAL PLAIN", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 319994.7280005887, "ymin": 1045115.187374264, "xmax": 650997.8847888587, "ymax": 1577862.0658224225, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REGNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 3, "domain": null }, { "name": "PROVINCE", "type": "esriFieldTypeSmallInteger", "alias": "PROVINCE", "domain": null }, { "name": "REGNAME", "type": "esriFieldTypeString", "alias": "REGNAME", "length": 40, "domain": null }, { "name": "PROVNAME", "type": "esriFieldTypeString", "alias": "PROVNAME", "length": 30, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R356_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 73, "name": "exodus.DBO.HistoricForestBoundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 71, "name": "Vegetation and Geology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LABEL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 176, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bottomland Hardwood (Oak-Gum-Cottonwood-Cypress)", "label": "Bottomland Hardwood (Oak-Gum-Cottonwood-Cypress)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 213, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Intermittent prairies with Blackjack-Post Oak-Hawthorn", "label": "Intermittent prairies with Blackjack-Post Oak-Hawthorn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 204, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Loblolly-Shortleaf-Mixed Hardwood with scattered prairies", "label": "Loblolly-Shortleaf-Mixed Hardwood with scattered prairies", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 153, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Loblolly/Shortleaf Pine-Oak", "label": "Loblolly/Shortleaf Pine-Oak", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 224, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Longleaf Pine with Loblolly Pine-Slash Pine", "label": "Longleaf Pine with Loblolly Pine-Slash Pine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 189, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oak-Hickory-Magnolia-Poplar", "label": "Oak-Hickory-Magnolia-Poplar", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 222, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Post Oak-Blackjack Oak-Shortleaf Pine", "label": "Post Oak-Blackjack Oak-Shortleaf Pine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 153, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Red Oak-Hickory-Shortleaf Pine", "label": "Red Oak-Hickory-Shortleaf Pine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 219, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Shortleaf Pine-Loblolly Pine-Post/Blackjack Oak", "label": "Shortleaf Pine-Loblolly Pine-Post/Blackjack Oak", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 201, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Shortleaf/Longleaf Pine-Loblolly Pine-Upland Hardwood", "label": "Shortleaf/Longleaf Pine-Loblolly Pine-Upland Hardwood", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 186, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Shortleaf/Longleaf Pine-Upland Hardwood-Loblolly Pine", "label": "Shortleaf/Longleaf Pine-Upland Hardwood-Loblolly Pine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 186, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Slash Pine with Longleaf Pine-Bay-Savannas", "label": "Slash Pine with Longleaf Pine-Bay-Savannas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 222, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Upland Hardwood-Shortleaf Pine-Loblolly Pine", "label": "Upland Hardwood-Shortleaf Pine-Loblolly Pine", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02533785347, "ymin": 1042175.2260274757, "xmax": 650997.8858714625, "ymax": 1577862.0658223722, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 70, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R333_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S297_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 74, "name": "exodus.DBO.PhysiographicRegion", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 71, "name": "Vegetation and Geology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 232, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Black Prairie", "label": "Black Prairie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 227, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Coastal Zone", "label": "Coastal Zone", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 173, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Delta", "label": "Delta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 166, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JACKSON PRAIRIE", "label": "JACKSON PRAIRIE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 245, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOESS HILLS", "label": "LOESS HILLS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 171, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "North Central Hills", "label": "North Central Hills", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 237, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pine Belt", "label": "Pine Belt", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 212, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH CENTRAL HILLS", "label": "SOUTH CENTRAL HILLS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 237, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tombigbee Hills", "label": "Tombigbee Hills", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318558.02535194624, "ymin": 1042175.226027526, "xmax": 650997.8858855553, "ymax": 1577862.0658224225, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONE_", "type": "esriFieldTypeSmallInteger", "alias": "ZONE_", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S331_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 75, "name": "exodus.DBO.SoilAssoc", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 71, "name": "Vegetation and Geology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318670.9465428777, "ymin": 1042134.062357977, "xmax": 650997.9530603811, "ymax": 1577862.066952914, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MUID", "type": "esriFieldTypeString", "alias": "MUID", "length": 7, "domain": null }, { "name": "MAJOR1", "type": "esriFieldTypeInteger", "alias": "MAJOR1", "domain": null }, { "name": "MINOR1", "type": "esriFieldTypeInteger", "alias": "MINOR1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R384_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S348_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" }, { "currentVersion": 10.81, "id": 76, "name": "exodus.DBO.SurfaceGeology", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 71, "name": "Vegetation and Geology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FORMATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 163, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALLUVIUM", "label": "ALLUVIUM", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 98, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CATAHOULA", "label": "CATAHOULA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 209, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHATTANOOGA SHALE", "label": "CHATTANOOGA SHALE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 146, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHESTER GROUP", "label": "CHESTER GROUP", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 153, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CITRONELLE", "label": "CITRONELLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 132, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLAYTON", "label": "CLAYTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 124, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COASTAL DEPOSITS", "label": "COASTAL DEPOSITS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 195, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COCKFIELD", "label": "COCKFIELD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 166, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COFFEE SAND", "label": "COFFEE SAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 140, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COOK MOUNTAIN", "label": "COOK MOUNTAIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 126, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEMOPOLIS CHALK", "label": "DEMOPOLIS CHALK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 147, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EUTAW", "label": "EUTAW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 187, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EUTAW (TOMBIGBEE SAND)", "label": "EUTAW (TOMBIGBEE SAND)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 155, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOREST HILL/RED BLUFF CLAY", "label": "FOREST HILL/RED BLUFF CLAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 125, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JACKSON GROUP", "label": "JACKSON GROUP", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 192, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KOSCIUSKO", "label": "KOSCIUSKO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 173, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MERAMAC, OSAGE", "label": "MERAMAC, OSAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 166, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOOREVILLE CHALK", "label": "MOOREVILLE CHALK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 145, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NAHEOLA", "label": "NAHEOLA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 137, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PASCAGOULA/HATTIESBURG", "label": "PASCAGOULA/HATTIESBURG", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 114, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PORTERS CREEK", "label": "PORTERS CREEK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 145, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE BLUFF/OWL CREEK", "label": "PRAIRIE BLUFF/OWL CREEK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 195, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIPLEY", "label": "RIPLEY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 111, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIPLEY (MCNAIRY SAND)", "label": "RIPLEY (MCNAIRY SAND)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 167, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TALLAHATTA/NESHOBA SAND", "label": "TALLAHATTA/NESHOBA SAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TUSCALOOSA", "label": "TUSCALOOSA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 164, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VICKSBURG/CHICKASAWHAY", "label": "VICKSBURG/CHICKASAWHAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 182, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILCOX", "label": "WILCOX", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 128, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZILPHA/WINONA", "label": "ZILPHA/WINONA", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318658.9589113444, "ymin": 1042491.9259274546, "xmax": 650945.3249168098, "ymax": 1577856.8569860514, "spatialReference": {"wkt": "PROJCS[\"MSTM\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",1300000.0],PARAMETER[\"Central_Meridian\",-89.75],PARAMETER[\"Scale_Factor\",0.9998335],PARAMETER[\"Latitude_Of_Origin\",32.5],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "USGS_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "USGS_CODE", "type": "esriFieldTypeString", "alias": "USGS_CODE", "length": 4, "domain": null }, { "name": "FORMATION", "type": "esriFieldTypeString", "alias": "FORMATION", "length": 30, "domain": null }, { "name": "CODENUM", "type": "esriFieldTypeSmallInteger", "alias": "CODENUM", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeSmallInteger", "alias": "FIPS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R395_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "c549bac4e5bb4479ac6619ce732c0c78" } ], "tables": [] }