{ "currentVersion": 10.81, "id": 3, "name": "Underground", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_69525934", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2241379.6950435005, "ymin": 1390602.8975599557, "xmax": 2253102.368978359, "ymax": 1425775.7144523188, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InspectionStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Complete", "label": "Complete", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Diff Zone", "label": "Different Zone", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Not Complete", "label": "Not Complete", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "DS_NODENUM", "typeIdField": "InspectionStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "DS_NODENUM", "type": "esriFieldTypeString", "alias": "DS_NODENUM", "domain": null, "editable": false, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DS_NODENUM" }, { "name": "LEGACY_DSN", "type": "esriFieldTypeDouble", "alias": "LEGACY_DSN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEGACY_DSN" }, { "name": "COLLECTEDB", "type": "esriFieldTypeString", "alias": "COLLECTEDB", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COLLECTEDB" }, { "name": "COLLECT_DA", "type": "esriFieldTypeDate", "alias": "COLLECT_DA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECT_DA" }, { "name": "INST_DATE", "type": "esriFieldTypeString", "alias": "INST_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INST_DATE" }, { "name": "ESTINSDATE", "type": "esriFieldTypeString", "alias": "ESTINSDATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ESTINSDATE" }, { "name": "POND_TYPE", "type": "esriFieldTypeString", "alias": "POND_TYPE", "domain": { "type": "codedValue", "name": "dmPondType", "description": "Pond types per existing data", "codedValues": [ { "name": "DETENTION", "code": "DET" }, { "name": "LAKE", "code": "LK" }, { "name": "RETENTION", "code": "RET" }, { "name": "UNDER GROUND", "code": "UG" }, { "name": "WATER QUALITY", "code": "WQP" }, { "name": "WETLAND", "code": "WTLD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POND_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "NOTES" }, { "name": "POLLUTION", "type": "esriFieldTypeString", "alias": "POLLUTION", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "POLLUTION" }, { "name": "POLLUTNOTE", "type": "esriFieldTypeString", "alias": "POLLUTNOTE", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "POLLUTNOTE" }, { "name": "LANDLOT", "type": "esriFieldTypeInteger", "alias": "LANDLOT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDLOT" }, { "name": "PHOTOPATH1", "type": "esriFieldTypeString", "alias": "PHOTOPATH1", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PHOTOPATH1" }, { "name": "PHOTOPATH2", "type": "esriFieldTypeString", "alias": "PHOTOPATH2", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PHOTOPATH2" }, { "name": "PHOTOPATH3", "type": "esriFieldTypeString", "alias": "PHOTOPATH3", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PHOTOPATH3" }, { "name": "ESTDAMHGT", "type": "esriFieldTypeDouble", "alias": "ESTDAMHGT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESTDAMHGT" }, { "name": "ACCESS_", "type": "esriFieldTypeString", "alias": "ACCESS_", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ACCESS_" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "dmPondCondition", "description": "", "codedValues": [ { "name": "1 - High Priority", "code": "1 - High Priority" }, { "name": "2 - Medium Priority", "code": "2 - Medium Priority" }, { "name": "3 - Low Priority", "code": "3 - Low Priority" }, { "name": "4 - Good", "code": "4 - Good" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CONDITION" }, { "name": "POND_FILL_", "type": "esriFieldTypeString", "alias": "POND_FILL_", "domain": { "type": "codedValue", "name": "dmPondFill", "description": "", "codedValues": [ { "name": "LITTER", "code": "LIT" }, { "name": "NONE", "code": "NONE" }, { "name": "SEDIMENT", "code": "SED" }, { "name": "VEGETATION", "code": "VEG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POND_FILL_" }, { "name": "POND_FILL1", "type": "esriFieldTypeString", "alias": "POND_FILL1", "domain": { "type": "codedValue", "name": "dmPondCondition", "description": "", "codedValues": [ { "name": "1 - High Priority", "code": "1 - High Priority" }, { "name": "2 - Medium Priority", "code": "2 - Medium Priority" }, { "name": "3 - Low Priority", "code": "3 - Low Priority" }, { "name": "4 - Good", "code": "4 - Good" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "POND_FILL1" }, { "name": "POND_BANK_", "type": "esriFieldTypeString", "alias": "POND_BANK_", "domain": { "type": "codedValue", "name": "dmPondBank", "description": "Description of pond bank", "codedValues": [ { "name": "BARE", "code": "BARE" }, { "name": "VEGETATION", "code": "VEG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POND_BANK_" }, { "name": "POND_BANK1", "type": "esriFieldTypeString", "alias": "POND_BANK1", "domain": { "type": "codedValue", "name": "dmPondCondition", "description": "", "codedValues": [ { "name": "1 - High Priority", "code": "1 - High Priority" }, { "name": "2 - Medium Priority", "code": "2 - Medium Priority" }, { "name": "3 - Low Priority", "code": "3 - Low Priority" }, { "name": "4 - Good", "code": "4 - Good" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "POND_BANK1" }, { "name": "NEARESTADD", "type": "esriFieldTypeString", "alias": "NEARESTADD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NEARESTADD" }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCEL_ID" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": { "type": "codedValue", "name": "dmPondOwnership", "description": "Stormwater ponds - ownership values", "codedValues": [ { "name": "DEKALB COUNTY", "code": "DEKALB COUNTY" }, { "name": "MARTA", "code": "MARTA" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "PUBLIC", "code": "PUBLIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "MAINNT", "type": "esriFieldTypeString", "alias": "MAINNT", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "MAINNT" }, { "name": "PHASE", "type": "esriFieldTypeInteger", "alias": "PHASE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHASE" }, { "name": "INSPECTYR", "type": "esriFieldTypeString", "alias": "INSPECTYR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INSPECTYR" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PLATBOOKPAGE", "type": "esriFieldTypeString", "alias": "Plat Book Page", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLATBOOKPAGE" }, { "name": "DRAINAGEEASEMENT", "type": "esriFieldTypeString", "alias": "Drainage Easement", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DRAINAGEEASEMENT" }, { "name": "HOA", "type": "esriFieldTypeString", "alias": "Home Owners Association", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HOA" }, { "name": "SPECIALTAXDISTRICT", "type": "esriFieldTypeString", "alias": "Special Tax District", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SPECIALTAXDISTRICT" }, { "name": "FENCE", "type": "esriFieldTypeString", "alias": "Fence", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FENCE" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": { "type": "codedValue", "name": "dmInspStatus", "description": "Status of Inspection", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Not Complete", "code": "Not Complete" }, { "name": "Different Zone", "code": "Diff Zone" }, { "name": "Annex Complete", "code": "Annex Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R932_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_932", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_932", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S743_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Complete", "name": "Complete", "domains": { "POND_TYPE": {"type": "inherited"}, "POLLUTION": {"type": "inherited"}, "ACCESS_": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "POND_FILL_": {"type": "inherited"}, "POND_FILL1": {"type": "inherited"}, "POND_BANK_": {"type": "inherited"}, "POND_BANK1": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "DRAINAGEEASEMENT": {"type": "inherited"}, "HOA": {"type": "inherited"}, "SPECIALTAXDISTRICT": {"type": "inherited"}, "FENCE": {"type": "inherited"}, "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Complete", "description": "", "prototype": { "attributes": { "FENCE": null, "InspectionStatus": "Complete", "SPECIALTAXDISTRICT": null, "LEGACY_DSN": null, "COLLECTEDB": null, "COLLECT_DA": null, "INST_DATE": null, "ESTINSDATE": null, "HOA": null, "NOTES": null, "POLLUTION": null, "POLLUTNOTE": null, "LANDLOT": null, "PHOTOPATH1": null, "PHOTOPATH2": null, "PHOTOPATH3": null, "ESTDAMHGT": null, "ACCESS_": null, "CONDITION": null, "POND_FILL_": null, "POND_FILL1": null, "POND_BANK_": null, "POND_BANK1": null, "NEARESTADD": null, "PARCEL_ID": null, "OWNERSHIP": null, "MAINNT": null, "PHASE": null, "INSPECTYR": null, "DRAINAGEEASEMENT": null, "PLATBOOKPAGE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Diff Zone", "name": "Diff Zone", "domains": { "POND_TYPE": {"type": "inherited"}, "POLLUTION": {"type": "inherited"}, "ACCESS_": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "POND_FILL_": {"type": "inherited"}, "POND_FILL1": {"type": "inherited"}, "POND_BANK_": {"type": "inherited"}, "POND_BANK1": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "DRAINAGEEASEMENT": {"type": "inherited"}, "HOA": {"type": "inherited"}, "SPECIALTAXDISTRICT": {"type": "inherited"}, "FENCE": {"type": "inherited"}, "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Different Zone", "description": "", "prototype": { "attributes": { "FENCE": null, "InspectionStatus": "Diff Zone", "SPECIALTAXDISTRICT": null, "LEGACY_DSN": null, "COLLECTEDB": null, "COLLECT_DA": null, "INST_DATE": null, "ESTINSDATE": null, "HOA": null, "NOTES": null, "POLLUTION": null, "POLLUTNOTE": null, "LANDLOT": null, "PHOTOPATH1": null, "PHOTOPATH2": null, "PHOTOPATH3": null, "ESTDAMHGT": null, "ACCESS_": null, "CONDITION": null, "POND_FILL_": null, "POND_FILL1": null, "POND_BANK_": null, "POND_BANK1": null, "NEARESTADD": null, "PARCEL_ID": null, "OWNERSHIP": null, "MAINNT": null, "PHASE": null, "INSPECTYR": null, "DRAINAGEEASEMENT": null, "PLATBOOKPAGE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Not Complete", "name": "Not Complete", "domains": { "POND_TYPE": {"type": "inherited"}, "POLLUTION": {"type": "inherited"}, "ACCESS_": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "POND_FILL_": {"type": "inherited"}, "POND_FILL1": {"type": "inherited"}, "POND_BANK_": {"type": "inherited"}, "POND_BANK1": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "DRAINAGEEASEMENT": {"type": "inherited"}, "HOA": {"type": "inherited"}, "SPECIALTAXDISTRICT": {"type": "inherited"}, "FENCE": {"type": "inherited"}, "InspectionStatus": {"type": "inherited"} }, "templates": [ { "name": "Not Complete", "description": "", "prototype": { "attributes": { "FENCE": null, "InspectionStatus": "Not Complete", "SPECIALTAXDISTRICT": null, "LEGACY_DSN": null, "COLLECTEDB": null, "COLLECT_DA": null, "INST_DATE": null, "ESTINSDATE": null, "HOA": null, "NOTES": null, "POLLUTION": null, "POLLUTNOTE": null, "LANDLOT": null, "PHOTOPATH1": null, "PHOTOPATH2": null, "PHOTOPATH3": null, "ESTDAMHGT": null, "ACCESS_": null, "CONDITION": null, "POND_FILL_": null, "POND_FILL1": null, "POND_BANK_": null, "POND_BANK1": null, "NEARESTADD": null, "PARCEL_ID": null, "OWNERSHIP": null, "MAINNT": null, "PHASE": null, "INSPECTYR": null, "DRAINAGEEASEMENT": null, "PLATBOOKPAGE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "760d8aae9a104a4baa5e2027518a98f7" }