{ "currentVersion": 10.71, "id": 0, "name": "OutdoorWarningSiren", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103404, "latestWkid": 8213 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c7b83e12e894e420722afe4935cba88b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA1ZJREFUOI2t1HtoFWQUAPDfrstNd/FxzXKpm66r89EytRxMp5avhpisUsIJuvkakg4kw0chMRyhoqglaROVcJlWQ4eJmbYoB4MsyEYtZ8VEr9q6ktr0qpv9EcpmKhGdP8/5zo/zwfedeP9zxN+nFpeQkDA6HBs+NdEDg5o0d2oj/vwZ9V9Jjn4QiUSO/2swFApldo0+/l5trLJPjSMtS/0xSsTydOMO1zpUgPr7ggNlFkSi9e/WqgxkmuxpL3pILwnaaXTZKT/a6x21Do1JNbTmUuiXsdFotPquYDghPKYudqI0JhpXpFSm8dqI16zZDdd0kSxFX0ONddAOZYqDqdEnDkdFB9yatCXYNhhL2R1TF7fYdk8a708XVdnnY1tE1UmXbaKZhhhjkkJQpjgpU+7OauXZrcChcuceUx6aYJYhxrnkgnUWqHHEVMt0k+KEb601S4658iwzwQxHVahWPiI5OTkjEokcvw12FJwDo0wREOeAbWoctVqlFH01a5JlkkFGelOe/jJlyjFZoQ0KpUdGzYnYtfA2eM7pMCTr7bI/fGSN+TboIazc23ZZaZFthhkvxzz7bTfMs3rqBwISW1854odESNBOgzOgmzQXnLPLSrBWvved0sdgB2x2XUx7QdDsapdWYFfhG1GRttdck6g9uOg3aR6TJVeVci9ZLqCNs+qFhMVrK+aKvwdJamwFpni0odaXjzQ4rYew0abZY71+njLfOtO9prOH1fvJbiVmWyUg4LxfQVDHk63AzrofRP43PtNTH7kWeNVExaabokgHXX3vqE0WG+gZWZ7T5IbPfQgaXdzcCow5uyRd1owyxYEMI6TJsMp+5TZaI//2Y33BK3LkS9JBlU9U22u0vN8PKK1oBe619fzMhJK3amNVC1eba7Et0mQotNo0S1zVKElHQR01u+lrn1pvtpBUvQwowM07f4rtsWVFM7wxeIcV2UtNMM3rhhjrQd0FdRJzxUnf+cIeB20Vkiw3obBka2zpvlvGP5bDDitGzrO2tFJ5QZniuDLFdx4B2aZezwgNf3lTtGhLy/xd19dmi2Yvt7OkwfMbz6gbcUpdsN7JQG/9m3pJb+gmteJ3DQs3RYuu3Nl7zwW7Ut7PmNgyF1XnmIp7tdwf/K/xF7SMHhQT7uZfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Name] CONCAT NEWLINE CONCAT \"Approx range: \" CONCAT [ApproxRange] CONCAT \" mi\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 76, 0, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 39287.578064162284, "ymin": 470694.0964204073, "xmax": 148865.6663222462, "ymax": 622809.0576098189, "spatialReference": { "wkid": 103404, "latestWkid": 8213 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "ApproxRange", "type": "esriFieldTypeDouble", "alias": "ApproxRange", "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 3, "domain": { "type": "codedValue", "name": "YesNoInProgress", "description": "Yes, No or In Progress", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "In Progress", "code": "InP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 200, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "SYMBOL", "length": 16, "domain": null }, { "name": "Range_Mi", "type": "esriFieldTypeDouble", "alias": "Range_Mi", "domain": null }, { "name": "Ring1_Ft", "type": "esriFieldTypeDouble", "alias": "Ring1_Ft", "domain": null }, { "name": "Ring2_Ft", "type": "esriFieldTypeDouble", "alias": "Ring2_Ft", "domain": null }, { "name": "Ring3_Ft", "type": "esriFieldTypeDouble", "alias": "Ring3_Ft", "domain": null }, { "name": "Ring4_Ft", "type": "esriFieldTypeDouble", "alias": "Ring4_Ft", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "StreetView", "type": "esriFieldTypeString", "alias": "StreetView", "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 } ], "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": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I24SYMBOL", "fields": "SYMBOL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I24Name", "fields": "Name", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }