{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Parcel Wastewater Inventory", "type": "Feature Layer", "description": "Drinking water and wastewater classification per parcel.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "William \"Luke\" Tabbert\nWilliam.Tabbert@flhealth.gov", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WASTE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "value": "Septic", "label": "Septic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 240, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "value": "Estimated Septic", "label": "Estimated Septic", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "value": "Sewer", "label": "Sewer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "value": "Estimated Sewer", "label": "Estimated Sewer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "value": "N/A", "label": "N/A", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9430487.0206, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591942.792000003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "WASTE", "type": "esriFieldTypeString", "alias": "WASTE", "length": 25, "domain": { "type": "codedValue", "name": "Septic_Waste", "description": "Waste domain for Septic_Wells_Inventory", "codedValues": [ { "name": "Estimated Septic", "code": "Estimated Septic" }, { "name": "Estimated Sewer", "code": "Estimated Sewer" }, { "name": "Septic", "code": "Septic" }, { "name": "Sewer", "code": "Sewer" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 30, "domain": { "type": "codedValue", "name": "Septic_Source", "description": "Source domains for Septic_Wells_Inventory", "codedValues": [ { "name": "ALL_ELEC_NO_SEWER", "code": "ALL_ELEC_NO_SEWER" }, { "name": "ALL_SEWER_RTS_SP", "code": "ALL_SEWER_RTS_SP" }, { "name": "ALL_SEWER_SP", "code": "ALL_SEWER_SP" }, { "name": "ALL_WATER_ONLY_SP", "code": "ALL_WATER_ONLY_SP" }, { "name": "Estimate", "code": "Estimate" }, { "name": "N/A", "code": "N/A" }, { "name": "OSTDS_ConstructionGeocode", "code": "OSTDS_ConstructionGeocode" }, { "name": "PETS", "code": "PETS" }, { "name": "ssMeter", "code": "ssMeter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATER", "type": "esriFieldTypeString", "alias": "WATER", "length": 50, "domain": { "type": "codedValue", "name": "Septic_Water", "description": "Water domain for Septic_Wells_Inventory", "codedValues": [ { "name": "Estimated Private", "code": "Estimated Private" }, { "name": "Estimated Public", "code": "Estimated Public" }, { "name": "N/A", "code": "N/A" }, { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WASTE_ID", "type": "esriFieldTypeString", "alias": "WASTE_ID", "length": 50, "domain": null }, { "name": "WASTE_FACILITY", "type": "esriFieldTypeString", "alias": "WASTE_FACILITY", "length": 50, "domain": null }, { "name": "WATER_ID", "type": "esriFieldTypeString", "alias": "WATER_ID", "length": 50, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "length": 100, "domain": null }, { "name": "EDIT_BY", "type": "esriFieldTypeString", "alias": "EDIT_BY", "length": 50, "domain": { "type": "codedValue", "name": "Editor", "description": "Editor", "codedValues": [ { "name": "Tim Canavan", "code": "TFC" }, { "name": "Greg Mauldin", "code": "GM" }, { "name": "Scott Weisman", "code": "SW" }, { "name": "Jacob Coble", "code": "JC" }, { "name": "Arifa Ozair", "code": "AO" }, { "name": "Avis Wiggins", "code": "AW" }, { "name": "Jason McEachern", "code": "JM" }, { "name": "Brittany Wood", "code": "BW" }, { "name": "Tricia McClenahan", "code": "TM" }, { "name": "Jason Cox", "code": "JTC" }, { "name": "Elizabeth Ostrus", "code": "EO" }, { "name": "Dan Thomas", "code": "DT" }, { "name": "Marcus Curtis", "code": "MC" }, { "name": "Olivia Chilcott", "code": "OC" }, { "name": "Andrea Mudryk", "code": "AM" }, { "name": "Valerie Kamgue", "code": "VK" }, { "name": "Taylor Koss", "code": "TK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "LOCAL_PERMIT", "type": "esriFieldTypeString", "alias": "LOCAL PERMIT NBR", "length": 15, "domain": null }, { "name": "STATE_HEALTH_ID", "type": "esriFieldTypeString", "alias": "STATE HEALTH ID NBR", "length": 20, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 80000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }