{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Hazard", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2333e161b756f9b57beb117888e84620", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAXCAYAAAD6FjQuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACaklEQVRIie3UT0iTYRwH8O/e9x3uhRl7N8NpbCANtoPLWY4MlAwJ5oQhUikMQVirQOkwRKl2CGUeJlHUbR1kGGPgxYR1EG/zKIijkxdpb84hw4HTDeJ93ic2aRr5p9RFh7633/O8z+/z/uH3cviL4f5jP/IFELjqau+VXC6ISr9GpVLpl9vbB5OS9Mm4sPC5YlgaaCQOh5VMTmq54eEwgBsVw6ha/UKamroFngft7LQmZbnHGI/PXTi2CdwjPt9l8Ly6WBO3W8kuLk5R4KMCoBeGrQMqWlvrJh7PnYOTHGSP5+pGPv8My8uTF4ZVAT4SCukBMIfXaUeHQhGJPEkBb+qB/LmxDcAgNzVdl2221qP2yeiogU2n32F11XNuTMGyz6VwuKlcJ5PA3h6o2QwwDKjJBFitztTamrG+UEieGdsEbpO+PgGCYCrWTCAANhQq7dG2NpBwGJTjII2M6JWJRAiJhONMGAXYFM8/JoHA3dLC+noZKj3h0hIU8/Ogvb2AIIA4nS0pUWyvz2bjf4ylgUdyMMiBYbSl5js7v16Uyx3cnNerk2OxVzSbvXncKByJiYAWen2r7HL1lJs1NoI2N0OxsrJf63Sg3d0HGMeBDA2Zv/r9D5HJvP9tjAPGvkWjdcVfYXmRZSFFo2Dm5oDdXVCXC7Sm5ueDXV2XmOnpITGT+WAACqdiInCNtLRo0NCw/60OR6WC3N+Pk0LGxy3swMBLbG2NnYqxDPNUikTsOGOoxVJF7XanGIu9NZTG9BhsE7hPNRobMzGhAXDizJwsUoHl+dcoFB4ci9UBs9jensXMDCoRriJd/wXsO15y0TXpWFOTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 683588.4244999997, "ymin": 5612731.807499999, "xmax": 700395.9776999997, "ymax": 5627213.356899999, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": { "type": "codedValue", "name": "Pk_HazardType", "description": "", "codedValues": [ { "name": "Caution", "code": "CAUTION" }, { "name": "Wheelchair letdown", "code": "WHEELCHAIR LETDOWN" }, { "name": "Wheelchair Ramp", "code": "WHEELCHAIR RAMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 75, "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": "PURPOSE", "type": "esriFieldTypeString", "alias": "PURPOSE", "length": 25, "domain": { "type": "codedValue", "name": "Pk_HazardPurpose", "description": "", "codedValues": [ { "name": "Mowing", "code": "MOWING" }, { "name": "Snow Removal", "code": "SNOW REMOVAL" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "SIdewalk Plow", "code": "SIDEWALK PLOW" }, { "name": "Irrigation", "code": "IRRIGATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "08ea6c399370490f8641a14df498a717" }