{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Approved Aquaculture Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 255, 223, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Expired Aquaculture Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 255, 223, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Approved Dredge and Fill Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 211, 127, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Expired Dredge and Fill Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 211, 127, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Approved Environmental Resource Permits (CA,EXEM,GP,IND,VAR)", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 115, 223, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Expired Environmental Resource Permits (CA,EXEM,GP,IND,VAR)", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 115, 223, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Approved Formal Wetland Determination Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 209, 255, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Expired Formal Wetland Determination Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 76, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 209, 255, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Approved Informal Wetland Determination Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 85, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Expired Informal Wetland Determination Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 85, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Approved Mitigation Bank Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Expired Mitigation Bank Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Approved Submerged Lands Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Expired Submerged Lands Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Approved Surface Water Management Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 66, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 215, 158, 158, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Expired Surface Water Management Permits", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 215, 158, 158, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Approved Environmental Resource Permits (All Types)", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 245, 122, 122, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Expired Environmental Resource Permits (All Types)", "type": "Feature Layer", "description": "Environmental Resource Permits are issued for areas in South Florida under the jurisdiction of South Florida Water Management District (SFWMD). Environmental Resource permits are issued for activities such as dredging and filling in wetlands, constructing flood protection facilities, providing stormwater containment and treatment, site grading, building dams or reservoirs, and other activities affecting state waters. The ERP combines wetland resources permitting with management and storage of surface waters permitting into a single permit, to streamline the permitting process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SFWMD Geospatial Services. SFWMD shares regulatory responsibilities for managing and protecting regional water resources with the Florida Department of Environmental Protection and other state and local governments. Geospatial Services manages and maintains geospatial products and data related to the Regulation business function. Regulation provides oversight over these products.", "parentLayer": null, "subLayers": [], "minScale": 2500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PERMIT_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 245, 122, 122, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 33628.98458516225, "ymin": 75732.30822465569, "xmax": 972277.4360246621, "ymax": 1614771.7084861547, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "Application Number", "length": 20, "domain": null }, { "name": "PERMIT_NO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 20, "domain": null }, { "name": "APP_PERMIT_NO", "type": "esriFieldTypeString", "alias": "App_Permit Unique Combination", "length": 40, "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "MostRecentApp", "type": "esriFieldTypeString", "alias": "Most Recent Application Number", "length": 20, "domain": null }, { "name": "AppType", "type": "esriFieldTypeString", "alias": "Application Type", "length": 20, "domain": null }, { "name": "AppTypeDesc", "type": "esriFieldTypeString", "alias": "App Type Description", "length": 50, "domain": null }, { "name": "PermitFamily", "type": "esriFieldTypeString", "alias": "Permit Family", "length": 5, "domain": null }, { "name": "PermitSubFamilyDesc", "type": "esriFieldTypeString", "alias": "Permit SubFamily Description", "length": 50, "domain": null }, { "name": "PermitType", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 150, "domain": null }, { "name": "ApplicantCompanyName", "type": "esriFieldTypeString", "alias": "Applicant Company Name", "length": 150, "domain": null }, { "name": "FullNameOrCompany", "type": "esriFieldTypeString", "alias": "Full Name or Company", "length": 150, "domain": null }, { "name": "AppStatus", "type": "esriFieldTypeString", "alias": "Application Status", "length": 50, "domain": null }, { "name": "PermitStatus", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 250, "domain": null }, { "name": "ProjectAcres", "type": "esriFieldTypeDouble", "alias": "Project Acres", "domain": null }, { "name": "PermitAcres", "type": "esriFieldTypeDouble", "alias": "Permit Acres", "domain": null }, { "name": "AppReceivedDate", "type": "esriFieldTypeDate", "alias": "Application Received Date", "length": 8, "domain": null }, { "name": "AppFinalActionDate", "type": "esriFieldTypeDate", "alias": "Application Final Action Date", "length": 8, "domain": null }, { "name": "LegalCompDate", "type": "esriFieldTypeDate", "alias": "Legal Completion Date", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "Permit Issue Date", "length": 8, "domain": null }, { "name": "PermitExpirationDate", "type": "esriFieldTypeDate", "alias": "Permit Expiration Date", "length": 8, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 10, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Florida Permitting Link", "length": 100, "domain": null }, { "name": "IsSWM", "type": "esriFieldTypeString", "alias": "SWM Permit (Yes)", "length": 5, "domain": null }, { "name": "IsTestData", "type": "esriFieldTypeString", "alias": "IsTestData", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsInPermitView", "type": "esriFieldTypeString", "alias": "IsInPermitView", "length": 5, "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": "R5012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I9874LandUse", "fields": "LandUse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitStatu", "fields": "PermitStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874AppStatus", "fields": "AppStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PermitType", "fields": "PermitType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874MostRecentA", "fields": "MostRecentApp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_PERMIT_", "fields": "APP_PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874PERMIT_NO", "fields": "PERMIT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9874APP_NO", "fields": "APP_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_5012", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4862_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ad7a84d9dd64738b9baa4f6471caecb" } ], "tables": [] }