{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Shelter", "type": "Feature Layer", "description": "Emergency Shelter locations which are used in the need of evacuation.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8bfc2cf996a4422636f18270b1965328", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrElEQVRIibWVPWgTYRjHn7sk7R2KJs2SNA7qpMWPCl38GiqKNNTFlly1Q8XB4uAgHQJBsFmUDLo41SkZanqHCWJiS1HooLagKGKaCA4qlDRZ+uFi0+o18j+8693lkksVnyXhvfd+7/s+7/P8zkn/MZx2EyRJ8lWr7FGZyMcQ68PYJvNrejAU+vDX8HFJ6mSqjnALz/V4PR4Hz/Msz3MsnhWLpUhSTMkMUYJl5FgoFCo3DU+K6bDX444EAv6WjoMHOPNzdezL12/X37x9P5QU07FLwsWYLfyRmEp629zBrq5jOzxut6PRsffv29va7ve7Xr6ajUyIKd+A0HezLlzZcZs7eO5s9y5qMjiulcX85y9mribFdFl/Aqc+x0gFdmwFmZ/L0mR8lIJXRunQ8d6a56dPndj55Omz8LgkaZetwXF5yLFVKqYSUQWMGItcUBboGbpdc4Ijhzv4XK5wn4jOaHCUG6rCfHkLn9/RZDxK83MZAwgL5WYzNHwnQ7u9fm0c73/MFToNaUEdo9z0gNfZhzQVj9L3pUWrLCkL3+pvp4GRMTrZe00b3xPwu0Tx8XlB6J9W4GgQ1LH+5Yl7w9r/BzNV5fdGN2P4r87Tw8EBT9s5Ok9tED1QBTQKdbEtOMeqnWzb/ohmFrEKp+oKtLRVN243isXSBngaHHUJV9A/RqWyvrm0vCK7GCob65woAVegpRulwjyuv+TFUuknOKrINDjsBgnBFWgI80XZxcrqqpzLFyoyIyfUMQ2O1WA3SGg7blEjn/+0tvZj/e6gsOV5Q7VAOrAbJARX4ATN7BjghWIpe1noM2i3phShTdgNEoIr6lUQLg85RiqwYzPYEq6eAHaDhOAKtLTpS7SBqsDlIcf6VNjCEX+0qdgNrjB/Q1Fu9T5vtnB9QELNzDPHb43ZL4im0AMwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9088959.1953, "ymin": 3468433.8106999993, "xmax": -9051480.9456, "ymax": 3518496.4888999984, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 55, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 55, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "CAPACITY", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeString", "alias": "ELEVATION", "length": 4, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 2, "domain": null }, { "name": "SHELTER_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SHELTER_NUM", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R682_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S635_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7fc1cbbacbc94a69a01b9b9c98cb51e2" }