{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Permitted Withdrawals", "type": "Feature Layer", "description": "Water Use Permit withdrawal locations", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Southwest Florida Water Management District", "parentLayer": null, "subLayers": [], "minScale": 144450, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "72604995107fc61577b09fc2a80abb96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhklEQVQokZWPPWtTYRiGr/fjND0m0AMxGiiWDHbqUH+B4AdIwU38B04u4iwiqJODi/QfOLrXydJRUFBwamsLVaRNmzQ56ck5J+d9n9ehSWe9p4eH+4L7skyz/nCzsXzjyvX2SnK5uVQH4FJij8vR2W57tZ3NenZ2zNeiRdBPCNzxIhoAozYq0W+AnQvg8cp6IzLVYnZSfPSldKrcIy4AUGbukSvM3S8f9tcAYqn/tv3y53IgPL06Wuqc/lrA1gzzCxEA+bCiGvtOcSTPACZ6+NZ2y4NWEHXvT7pPtDdHVXiyXglAnEQoo0kPx2sAhPDeDsqBIki0l/7ABcdZfo2k2zyXrsdorRimqQXQCnUh/a+xE3E9HeTT0fjgQe4y+sUhSdY6n2QbQCAt+1sAQaRn6xJvlyZ/7YO7OSi7rVF1Ss3EAER6Di/u2CCvAKjpXfu5v5EC31ebt+8H3Evxxa2JLwBQqE2Fev6tt/V1uij8v8OMVF62xZgXWrl3avqUYE6UDztAmAF/Afh6sk22pBUoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"DID: \" CONCAT [WITHDRAWAL_NBR]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 36114, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9219906.9523, "ymin": 3094844.8654, "xmax": -9049699.0375, "ymax": 3440805.1221, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITE_ID", "type": "esriFieldTypeDouble", "alias": "SITE_ID", "domain": null }, { "name": "WUP_PERMIT_NBR", "type": "esriFieldTypeDouble", "alias": "WUP_PERMIT_NBR", "domain": null }, { "name": "WUP_REVISION_NBR", "type": "esriFieldTypeInteger", "alias": "WUP_REVISION_NBR", "domain": null }, { "name": "WITHDRAWAL_NBR", "type": "esriFieldTypeInteger", "alias": "WITHDRAWAL_NBR", "domain": null }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "OWNERNAME", "length": 64, "domain": null }, { "name": "PERMITTEE", "type": "esriFieldTypeString", "alias": "PERMITTEE", "length": 64, "domain": null }, { "name": "WITHDRAWAL_STATUS_CODE_ID", "type": "esriFieldTypeDouble", "alias": "WITHDRAWAL_STATUS_CODE_ID", "domain": null }, { "name": "WITHDRAWAL_STATUS_DESC", "type": "esriFieldTypeString", "alias": "WITHDRAWAL_STATUS_DESC", "length": 50, "domain": null }, { "name": "WITHDRAWAL_TYPE_CODE_ID", "type": "esriFieldTypeDouble", "alias": "WITHDRAWAL_TYPE_CODE_ID", "domain": null }, { "name": "WITHDRAWAL_TYPE_DESC", "type": "esriFieldTypeString", "alias": "WITHDRAWAL_TYPE_DESC", "length": 50, "domain": null }, { "name": "WITHDRAWAL_USE_CODE_ID", "type": "esriFieldTypeDouble", "alias": "WITHDRAWAL_USE_CODE_ID", "domain": null }, { "name": "WITHDRAWAL_USE_DESC", "type": "esriFieldTypeString", "alias": "WITHDRAWAL_USE_DESC", "length": 50, "domain": null }, { "name": "MONITOR_TYPE_CODE_ID", "type": "esriFieldTypeDouble", "alias": "MONITOR_TYPE_CODE_ID", "domain": null }, { "name": "MONITOR_TYPE_DESC", "type": "esriFieldTypeString", "alias": "MONITOR_TYPE_DESC", "length": 50, "domain": null }, { "name": "MONITOR_USE_CODE_ID", "type": "esriFieldTypeDouble", "alias": "MONITOR_USE_CODE_ID", "domain": null }, { "name": "MONITOR_USE_DESC", "type": "esriFieldTypeString", "alias": "MONITOR_USE_DESC", "length": 50, "domain": null }, { "name": "WUP_APP_STATUS_CODE_ID", "type": "esriFieldTypeDouble", "alias": "WUP_APP_STATUS_CODE_ID", "domain": null }, { "name": "WUP_APP_STATUS_DESC", "type": "esriFieldTypeString", "alias": "WUP_APP_STATUS_DESC", "length": 50, "domain": null }, { "name": "WATER_USE_CLASS_CODE_ID", "type": "esriFieldTypeDouble", "alias": "WATER_USE_CLASS_CODE_ID", "domain": null }, { "name": "WATER_USE_CLASS_DESC", "type": "esriFieldTypeString", "alias": "WATER_USE_CLASS_DESC", "length": 50, "domain": null }, { "name": "PERM_AVG_ANNUAL_WD_RATE", "type": "esriFieldTypeDouble", "alias": "PERM_AVG_ANNUAL_WD_RATE", "domain": null }, { "name": "PERM_CROP_PROTECTION_RATE", "type": "esriFieldTypeDouble", "alias": "PERM_CROP_PROTECTION_RATE", "domain": null }, { "name": "PERM_PK_MNTH_WD_RATE", "type": "esriFieldTypeDouble", "alias": "PERM_PK_MNTH_WD_RATE", "domain": null }, { "name": "PERMITTED_DROUGHT_QTY1", "type": "esriFieldTypeDouble", "alias": "PERMITTED_DROUGHT_QTY1", "domain": null }, { "name": "PERMITTED_CASING_DEPTH_MS", "type": "esriFieldTypeDouble", "alias": "PERMITTED_CASING_DEPTH_MS", "domain": null }, { "name": "PERMITTED_CASING_DIAM_MS", "type": "esriFieldTypeDouble", "alias": "PERMITTED_CASING_DIAM_MS", "domain": null }, { "name": "PERMITTED_TOTAL_DEPTH_MS", "type": "esriFieldTypeDouble", "alias": "PERMITTED_TOTAL_DEPTH_MS", "domain": null }, { "name": "PERM_STANDBY_WD_RATE", "type": "esriFieldTypeDouble", "alias": "PERM_STANDBY_WD_RATE", "domain": null }, { "name": "PERM_CROP_PROT_STANDBY_RATE", "type": "esriFieldTypeDouble", "alias": "PERM_CROP_PROT_STANDBY_RATE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 15, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 15, "domain": null }, { "name": "UTME", "type": "esriFieldTypeDouble", "alias": "UTME", "domain": null }, { "name": "UTMN", "type": "esriFieldTypeDouble", "alias": "UTMN", "domain": null }, { "name": "SECTION_ID", "type": "esriFieldTypeDouble", "alias": "SECTION_ID", "domain": null }, { "name": "TOWNSHIP_ID", "type": "esriFieldTypeDouble", "alias": "TOWNSHIP_ID", "domain": null }, { "name": "RANGE_ID", "type": "esriFieldTypeDouble", "alias": "RANGE_ID", "domain": null }, { "name": "SPFWE", "type": "esriFieldTypeDouble", "alias": "SPFWE", "domain": null }, { "name": "SPFWN", "type": "esriFieldTypeDouble", "alias": "SPFWN", "domain": null }, { "name": "WUP_APP_TYPE_CODE_ID", "type": "esriFieldTypeDouble", "alias": "WUP_APP_TYPE_CODE_ID", "domain": null }, { "name": "WUP_APP_TYPE_DESC", "type": "esriFieldTypeString", "alias": "WUP_APP_TYPE_DESC", "length": 50, "domain": null }, { "name": "DCS_FLG", "type": "esriFieldTypeSmallInteger", "alias": "DCS_FLG", "domain": null }, { "name": "WCP_FLG", "type": "esriFieldTypeSmallInteger", "alias": "WCP_FLG", "domain": null }, { "name": "WUP_APPLICATION_ID", "type": "esriFieldTypeDouble", "alias": "WUP_APPLICATION_ID", "domain": null }, { "name": "SEQUENCE_NBR", "type": "esriFieldTypeInteger", "alias": "SEQUENCE_NBR", "domain": null }, { "name": "GIS_UPDATE_DT", "type": "esriFieldTypeDate", "alias": "GIS_UPDATE_DT", "length": 8, "domain": null }, { "name": "LAST_UPDATE_DT", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE_DT", "length": 8, "domain": null }, { "name": "WUP_SITES_EXT_URL", "type": "esriFieldTypeString", "alias": "WUP_SITES_EXT_URL", "length": 143, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OWNER_IDENTIFIER_TXT", "type": "esriFieldTypeString", "alias": "OWNER_IDENTIFIER_TXT", "length": 15, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R184_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A126_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Permitted Boundaries", "type": "Feature Layer", "description": "Water Use Permit boundaries", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Southwest Florida Water Management District", "parentLayer": null, "subLayers": [], "minScale": 577793, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WUP_PERMIT_NBR] CONCAT \".\" CONCAT [WUP_REVISION_NBR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 72226, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 132, 0, 168, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9221401.4972, "ymin": 3087880.7801, "xmax": -9049616.9624, "ymax": 3441247.184, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WUP_PERMIT_NBR", "type": "esriFieldTypeInteger", "alias": "WUP BASE NBR", "domain": null }, { "name": "WUP_REVISION_NBR", "type": "esriFieldTypeInteger", "alias": "REVISION NBR", "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER NAME", "length": 100, "domain": null }, { "name": "PERMITTEE_NAME", "type": "esriFieldTypeString", "alias": "PERMITTEE NAME", "length": 100, "domain": null }, { "name": "SITE_PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT NAME", "length": 50, "domain": null }, { "name": "WUP_APP_STATUS_DESC", "type": "esriFieldTypeString", "alias": "WUP STATUS", "length": 50, "domain": null }, { "name": "WUP_APP_TYPE_DESC", "type": "esriFieldTypeString", "alias": "APPLICATION TYPE", "length": 50, "domain": null }, { "name": "WATER_USE_CLASS_DESC", "type": "esriFieldTypeString", "alias": "PREDOMINANT USE", "length": 50, "domain": null }, { "name": "WUP_PERMIT_TYPE_DESC", "type": "esriFieldTypeString", "alias": "WUP TYPE", "length": 50, "domain": null }, { "name": "OWNED_PROPERTY_ACRE_MS", "type": "esriFieldTypeInteger", "alias": "OWNED ACRES", "domain": null }, { "name": "TOTAL_PROPERTY_ACRE_MS", "type": "esriFieldTypeInteger", "alias": "TOTAL ACRES", "domain": null }, { "name": "PERMITTED_AVG_QTY", "type": "esriFieldTypeInteger", "alias": "PERMITTED AVG GPD", "domain": null }, { "name": "PERMITTED_MAX_QTY", "type": "esriFieldTypeInteger", "alias": "PERMITTED MAX GPD", "domain": null }, { "name": "PERMITTED_PEAK_QTY", "type": "esriFieldTypeInteger", "alias": "PERMITTED PEAK GPD", "domain": null }, { "name": "PERMITTED_DROUGHT_QTY", "type": "esriFieldTypeInteger", "alias": "PERMITTED DROUGHT GPD", "domain": null }, { "name": "PERMIT_ISSUED_DT", "type": "esriFieldTypeDate", "alias": "DATE ISSUED", "length": 8, "domain": null }, { "name": "PERMIT_EXPIRATION_DT", "type": "esriFieldTypeDate", "alias": "EXPIRATION DATE", "length": 8, "domain": null }, { "name": "PERMIT_DEPARTMENT_NAME", "type": "esriFieldTypeString", "alias": "PERMIT DEPT", "length": 50, "domain": null }, { "name": "LAST_UPDATE_DT", "type": "esriFieldTypeDate", "alias": "INFORMATION UPDATED", "length": 8, "domain": null }, { "name": "GIS_UPDATE_DT", "type": "esriFieldTypeDate", "alias": "BOUNDARY UPDATED", "length": 8, "domain": null }, { "name": "WUP_EXT_URL", "type": "esriFieldTypeString", "alias": "WUP_EXT_URL", "length": 143, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R189_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A131_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }