{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "MPL SITES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The MPL_SITES is a polygon feature class. An MPL_SITE feature may be a single parcel polygon or a collection of two or more contiguous parcel polygons that represent boundaries of a property that has been designated as contamination sites. The feature class is actively maintained.", "copyrightText": "Meckleburg County Groundwater & Wastewater Services, LUESA-GIS.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1389975.4957583547, "ymin": 462226.6858827919, "xmax": 1524841.6258039474, "ymax": 645166.2457331568, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.218418999997463E8, "falseY": -9.365899999991845E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 245, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id_mpl_sites", "type": "esriFieldTypeInteger", "alias": "MPL ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id_mpl_sites" }, { "name": "SITE_PARCEL", "type": "esriFieldTypeString", "alias": "Site Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_PARCEL" }, { "name": "WELL_PARCEL", "type": "esriFieldTypeString", "alias": "Well Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WELL_PARCEL" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "Street #", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STREETNO" }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "Street DIr", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREETDIR" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREETTYPE" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "ZIP" }, { "name": "SITE_STATUS", "type": "esriFieldTypeString", "alias": "Site Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_STATUS" }, { "name": "SITE_PHASE", "type": "esriFieldTypeString", "alias": "Site Phase", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_PHASE" }, { "name": "INVESTIGATION_STATUS", "type": "esriFieldTypeString", "alias": "Investigation Status", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "INVESTIGATION_STATUS" }, { "name": "MPL_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "MPL #", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPL_NUMBER" }, { "name": "NCIND", "type": "esriFieldTypeString", "alias": "NCIND #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NCIND" }, { "name": "RANK", "type": "esriFieldTypeString", "alias": "RANK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RANK" }, { "name": "PRIORITY_NO", "type": "esriFieldTypeDouble", "alias": "PRIORITY_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIORITY_NO" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "Date Added", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "INIT_INVEST_DATE", "type": "esriFieldTypeDate", "alias": "Initial Investigation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INIT_INVEST_DATE" }, { "name": "LAST_VISIT_DATE", "type": "esriFieldTypeDate", "alias": "Date Last Visited", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_VISIT_DATE" }, { "name": "SITE_STATUS_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "Site Status Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SITE_STATUS_UPDATE_DATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "unitdesg", "type": "esriFieldTypeString", "alias": "unitdesg", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "unitdesg" }, { "name": "unitno", "type": "esriFieldTypeString", "alias": "unitno", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "unitno" }, { "name": "neighbrhd", "type": "esriFieldTypeString", "alias": "neighbrhd", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "neighbrhd" }, { "name": "latitude", "type": "esriFieldTypeString", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeString", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "longitude" }, { "name": "utmzone", "type": "esriFieldTypeSmallInteger", "alias": "utmzone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "utmzone" }, { "name": "utmeast", "type": "esriFieldTypeDouble", "alias": "utmeast", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "utmeast" }, { "name": "utmnorth", "type": "esriFieldTypeDouble", "alias": "utmnorth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "utmnorth" }, { "name": "inspector", "type": "esriFieldTypeString", "alias": "inspector", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "inspector" }, { "name": "code", "type": "esriFieldTypeString", "alias": "code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "code" }, { "name": "sic", "type": "esriFieldTypeString", "alias": "sic", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "sic" }, { "name": "employees", "type": "esriFieldTypeInteger", "alias": "employees", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "employees" }, { "name": "plantarea", "type": "esriFieldTypeDouble", "alias": "plantarea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "plantarea" }, { "name": "hrsoper", "type": "esriFieldTypeString", "alias": "hrsoper", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "hrsoper" }, { "name": "compliance", "type": "esriFieldTypeString", "alias": "compliance", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "compliance" }, { "name": "contact", "type": "esriFieldTypeString", "alias": "contact", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "contact" }, { "name": "title", "type": "esriFieldTypeString", "alias": "title", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "title" }, { "name": "highoffcl", "type": "esriFieldTypeString", "alias": "highoffcl", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "highoffcl" }, { "name": "hightitle", "type": "esriFieldTypeString", "alias": "hightitle", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "hightitle" }, { "name": "novs", "type": "esriFieldTypeSmallInteger", "alias": "novs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "novs" }, { "name": "reqdequip", "type": "esriFieldTypeString", "alias": "reqdequip", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "reqdequip" }, { "name": "busdescrpn", "type": "esriFieldTypeString", "alias": "busdescrpn", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "busdescrpn" }, { "name": "mailaddr", "type": "esriFieldTypeString", "alias": "mailaddr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "mailaddr" }, { "name": "corpaddr", "type": "esriFieldTypeString", "alias": "corpaddr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "corpaddr" }, { "name": "corpphone", "type": "esriFieldTypeString", "alias": "corpphone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "corpphone" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "status" }, { "name": "open_date", "type": "esriFieldTypeDate", "alias": "open_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "open_date" }, { "name": "close_date", "type": "esriFieldTypeDate", "alias": "close_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "close_date" }, { "name": "updtdate", "type": "esriFieldTypeDate", "alias": "updtdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "updtdate" }, { "name": "updtinit", "type": "esriFieldTypeString", "alias": "updtinit", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "updtinit" }, { "name": "last_insp", "type": "esriFieldTypeDate", "alias": "last_insp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_insp" }, { "name": "next_insp", "type": "esriFieldTypeDate", "alias": "next_insp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "next_insp" }, { "name": "permitted", "type": "esriFieldTypeSmallInteger", "alias": "permitted", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "permitted" }, { "name": "permit_no", "type": "esriFieldTypeString", "alias": "permit_no", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "permit_no" }, { "name": "issue_date", "type": "esriFieldTypeDate", "alias": "issue_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "issue_date" }, { "name": "exp_date", "type": "esriFieldTypeDate", "alias": "exp_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "exp_date" }, { "name": "permit_cnd", "type": "esriFieldTypeString", "alias": "permit_cnd", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "permit_cnd" }, { "name": "gw_monitor", "type": "esriFieldTypeSmallInteger", "alias": "gw_monitor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gw_monitor" }, { "name": "mon_freq", "type": "esriFieldTypeString", "alias": "mon_freq", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "mon_freq" }, { "name": "mon_result", "type": "esriFieldTypeString", "alias": "mon_result", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "mon_result" }, { "name": "insp_freq", "type": "esriFieldTypeString", "alias": "insp_freq", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "insp_freq" }, { "name": "aliases", "type": "esriFieldTypeString", "alias": "aliases", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "aliases" }, { "name": "mult_parc", "type": "esriFieldTypeString", "alias": "mult_parc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "mult_parc" }, { "name": "drainbasin", "type": "esriFieldTypeString", "alias": "drainbasin", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "drainbasin" }, { "name": "subbasin", "type": "esriFieldTypeString", "alias": "subbasin", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "subbasin" }, { "name": "telephone", "type": "esriFieldTypeString", "alias": "telephone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "telephone" }, { "name": "class", "type": "esriFieldTypeString", "alias": "class", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "class" }, { "name": "permit", "type": "esriFieldTypeString", "alias": "permit", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "permit" }, { "name": "closedate", "type": "esriFieldTypeDate", "alias": "closedate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "closedate" }, { "name": "surfacewtr", "type": "esriFieldTypeSmallInteger", "alias": "surfacewtr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "surfacewtr" }, { "name": "groundwtr", "type": "esriFieldTypeSmallInteger", "alias": "groundwtr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "groundwtr" }, { "name": "solidwaste", "type": "esriFieldTypeSmallInteger", "alias": "solidwaste", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "solidwaste" }, { "name": "stormwater", "type": "esriFieldTypeSmallInteger", "alias": "stormwater", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stormwater" }, { "name": "POLLUTION_SOURCE", "type": "esriFieldTypeInteger", "alias": "Pollution Source", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLLUTION_SOURCE" }, { "name": "POLLUTANT_TYPE", "type": "esriFieldTypeInteger", "alias": "Pollutant Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLLUTANT_TYPE" }, { "name": "LOCATION_DESCRIPTION", "type": "esriFieldTypeInteger", "alias": "Location Desc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOCATION_DESCRIPTION" }, { "name": "sas_swg_priorlst_parcelid", "type": "esriFieldTypeString", "alias": "sas_swg_priorlst_parcelid", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "sas_swg_priorlst_parcelid" }, { "name": "sas_swg_mplstat_mplstatus", "type": "esriFieldTypeString", "alias": "sas_swg_mplstat_mplstatus", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "sas_swg_mplstat_mplstatus" }, { "name": "mpl_flat_file_PID", "type": "esriFieldTypeString", "alias": "mpl_flat_file_PID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "mpl_flat_file_PID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "parcelid", "type": "esriFieldTypeString", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "parcelid" }, { "name": "ind_invalid", "type": "esriFieldTypeSmallInteger", "alias": "ind_invalid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ind_invalid" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "SITE_LABEL", "type": "esriFieldTypeString", "alias": "SITE_LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_LABEL" }, { "name": "Source_of_Pollution", "type": "esriFieldTypeString", "alias": "Source_of_Pollution", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source_of_Pollution" }, { "name": "Type_of_Pollution", "type": "esriFieldTypeString", "alias": "Type_of_Pollution", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type_of_Pollution" }, { "name": "Description_of_Location", "type": "esriFieldTypeString", "alias": "Description_of_Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Description_of_Location" }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHASE" }, { "name": "Status_of_Investigation", "type": "esriFieldTypeString", "alias": "Status_of_Investigation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status_of_Investigation" }, { "name": "FACILITYID_INT", "type": "esriFieldTypeInteger", "alias": "FACILITYID_INT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACILITYID_INT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R454_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S318_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MPL SITES", "description": "", "prototype": { "attributes": { "FACILITYID_INT": null, "Status_of_Investigation": null, "id_mpl_sites": null, "SITE_PARCEL": null, "WELL_PARCEL": null, "NAME": null, "STREETNO": null, "STREETDIR": null, "STREETNAME": null, "STREETTYPE": null, "CITY": null, "STATE": null, "ZIP": null, "SITE_STATUS": null, "SITE_PHASE": null, "INVESTIGATION_STATUS": null, "MPL_NUMBER": null, "NCIND": null, "RANK": null, "PRIORITY_NO": null, "ADD_DATE": null, "INIT_INVEST_DATE": null, "LAST_VISIT_DATE": null, "SITE_STATUS_UPDATE_DATE": null, "COMMENTS": null, "unitdesg": null, "unitno": null, "neighbrhd": null, "latitude": null, "longitude": null, "utmzone": null, "utmeast": null, "utmnorth": null, "inspector": null, "code": null, "sic": null, "employees": null, "plantarea": null, "hrsoper": null, "compliance": null, "contact": null, "title": null, "highoffcl": null, "hightitle": null, "novs": null, "reqdequip": null, "busdescrpn": null, "mailaddr": null, "corpaddr": null, "corpphone": null, "status": null, "open_date": null, "close_date": null, "updtdate": null, "updtinit": null, "last_insp": null, "next_insp": null, "permitted": null, "permit_no": null, "issue_date": null, "exp_date": null, "permit_cnd": null, "gw_monitor": null, "mon_freq": null, "mon_result": null, "insp_freq": null, "aliases": null, "mult_parc": null, "drainbasin": null, "subbasin": null, "telephone": null, "class": null, "permit": null, "closedate": null, "surfacewtr": null, "groundwtr": null, "solidwaste": null, "stormwater": null, "POLLUTION_SOURCE": null, "POLLUTANT_TYPE": null, "LOCATION_DESCRIPTION": null, "sas_swg_priorlst_parcelid": null, "sas_swg_mplstat_mplstatus": null, "mpl_flat_file_PID": null, "Address": null, "parcelid": null, "ind_invalid": null, "FACILITYID": null, "LOCATION": null, "SITE_LABEL": null, "Source_of_Pollution": null, "Type_of_Pollution": null, "Description_of_Location": null, "PHASE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }