{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Contaminated Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 472248.9491999997, "ymin": 5362716.5011, "xmax": 475104.79870000016, "ymax": 5365327.0207, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Comments", "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "length": 100, "domain": { "type": "codedValue", "name": "ContaminatedSiteType", "description": "type of contaminated site", "codedValues": [ { "name": "Hazard Remediated", "code": "Hazard Remediated" }, { "name": "Hazard Risk Managed", "code": "Hazard Risk Managed" }, { "name": "Hazard Not Assessed", "code": "Hazard Not Assessed" }, { "name": "Hazard Buffer Approximate", "code": "Hazard Buffer Approximate" }, { "name": "Hazard Buffer Defined", "code": "Hazard Buffer Defined" }, { "name": "Contamination in ROW", "code": "Contamination in ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": { "type": "codedValue", "name": "ContaminatedSiteDescription", "description": "Contaminated Site Description", "codedValues": [ { "name": "Contamination Remediated", "code": "Contamination Remediated" }, { "name": "Contamination Remains, Not Remediated", "code": "Contamination Remains, Not Remediated" }, { "name": "Contamination Remains, Not Remediated or Risk Managed", "code": "Contamination Remains, Not Remediated or Risk Managed" }, { "name": "Right of Way Exists Adjacent to Contaminated Site", "code": "Right of Way Exists Adjacent to Contaminated Site" }, { "name": "Contamination Known to Exist in Right of Way", "code": "Contamination Known to Exist in Right of Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PropertyType", "type": "esriFieldTypeString", "alias": "PropertyType", "length": 50, "domain": { "type": "codedValue", "name": "ContaminatedSitePropertyType", "description": "Contaminated Site Property Type", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "City Right of Way", "code": "City Right of Way" }, { "name": "Private and City ROW", "code": "Private and City ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Impact", "type": "esriFieldTypeString", "alias": "Impact", "length": 255, "domain": { "type": "codedValue", "name": "ContaminatedSiteImpact", "description": "Contaminated Site Impact", "codedValues": [ { "name": "Approximate ROW impacted by potential offsite migration", "code": "Approximate ROW impacted by potential offsite migration" }, { "name": "ROW impacted by known offsite migration", "code": "ROW impacted by known offsite migration" }, { "name": "Contamination not due to known offsite migration", "code": "Contamination not due to known offsite migration" }, { "name": "Certificate of Compliance achieved through remediation", "code": "Certificate of Compliance achieved through remediation" }, { "name": "Certificate of Compliance achieved through risk management", "code": "Certificate of Compliance achieved through risk management" }, { "name": "Certificate of Compliance not achieved", "code": "Certificate of Compliance not achieved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "StartDate", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "length": 8, "domain": null }, { "name": "DocumentPathW", "type": "esriFieldTypeString", "alias": "DocumentPathW", "length": 300, "domain": null }, { "name": "DocumentPathUNC", "type": "esriFieldTypeString", "alias": "DocumentPathUNC", "length": 300, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }