{ "currentVersion": 10.71, "id": 12, "name": "Fire Stations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 567692.5509703271, "ymin": 1646668.3549945727, "xmax": 603050.5711334124, "ymax": 1677131.8468889892, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "THEME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "348dad719d1a7fa8b14cd5534ca5867f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApxJREFUWIXd2M1L22AAx/FvtKOt6PCFzXbVjcFA2kOZ0w20ZQc9FNwO4nZ0t15FEBG8+w/UsxeZ3ct5tw0PY9thtZaxDQvi2NxbHWyFaokyxeyQxqRJrHkp2/B3SZ4n4Xk+PG+QePhP4vnXACWnA7IO4Q/wbBBKZ+G2AB//OmQdwmnIjYFPhBDwUoK4U4wjiBYRrdRtwQU3GNsQMwRAwCXGFiR/DEKPEeBFBfOp7pA8hB/VQOgwypqJCbBZN4hVhB4jqZjPriF2ETpMFyrmi2NIHsIPIXfHJkKH6a5gBgX4ZhviFqHDXJTglQQDAhQsQ+qF0GIKcAkV8+NESB7CDyB31wzR0wNDQxCPw8YGjIxANguBAJTLsLuradkDBwfyfblMcGqKAlxGnqYBAX4eCzFFJJMQiUAoBF1dsLwMsRgkEtDRAaUSiKLcsderNiYI0NgIzc2wvQ1AUB6ZKxI8r6yZkinkMbw27I65OejsVMu9veD3w+GhXB4e1o+bMaII09NaTKQJngA3TSG/QTA04vNVl/1++drQcDJASVMTTE5CKnVUJcA5SR43yQAZg1gaMg3gjQIsLMD+vvrCzk512SytrTJSFGFvT60fHYVUiu+AH76egYSCMED64W0WbtyHzD3wRpNJmJmBtTVoaYGJCVhcrA1ZXYVoFObnYXa26pGCaDM5bQ27RsEsQWYcvNFiUd4V7e1QLNZGAPT1QTAIherjolADYQpRMDm4vgQr48o0WUEc9WpE+GogjoUAXIN3BoyDWEHUhNQDYxVxIkSLScMKNjB2EJYgTjB2EZYhdjBOELYgVjBOEbYhCuYN9Kchq8VsuUA4ggBchfdazHnA6wLhGKLFbMLTbvjVBrecIlxBFAzyR5XrnI6/AfXMH9Fg+85NoMJGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE STATION", "label": "FIRE STATION", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "THEME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "PHONE" }, { "name": "THEME", "type": "esriFieldTypeString", "alias": "THEME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "THEME" }, { "name": "FACCODE", "type": "esriFieldTypeDouble", "alias": "FACCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACCODE" }, { "name": "NUM", "type": "esriFieldTypeDouble", "alias": "NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM" }, { "name": "NOTESDOCS", "type": "esriFieldTypeString", "alias": "NOTESDOCS", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "NOTESDOCS" }, { "name": "PLANS", "type": "esriFieldTypeString", "alias": "PLANS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANS" }, { "name": "GENERATOR", "type": "esriFieldTypeString", "alias": "GENERATOR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GENERATOR" }, { "name": "CRITFACIL", "type": "esriFieldTypeString", "alias": "CRITFACIL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CRITFACIL" }, { "name": "OWNED", "type": "esriFieldTypeString", "alias": "OWNED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "OWNED" }, { "name": "LEASED", "type": "esriFieldTypeString", "alias": "LEASED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LEASED" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "URL" }, { "name": "FACIL_CODE", "type": "esriFieldTypeString", "alias": "FACIL_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FACIL_CODE" }, { "name": "PERM_ID", "type": "esriFieldTypeString", "alias": "PERM_ID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PERM_ID" }, { "name": "SOURCE_FID", "type": "esriFieldTypeString", "alias": "SOURCE_FID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SOURCE_FID" }, { "name": "SOURCE_DID", "type": "esriFieldTypeString", "alias": "SOURCE_DID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SOURCE_DID" }, { "name": "LOAD_DATE", "type": "esriFieldTypeDate", "alias": "LOAD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOAD_DATE" }, { "name": "DATA_QUALI", "type": "esriFieldTypeInteger", "alias": "DATA_QUALI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATA_QUALI" }, { "name": "FTYPE", "type": "esriFieldTypeInteger", "alias": "FTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FTYPE" }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCODE" }, { "name": "IsLANDMARK", "type": "esriFieldTypeInteger", "alias": "IsLANDMARK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsLANDMARK" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "USNG", "type": "esriFieldTypeString", "alias": "USNG", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "USNG" }, { "name": "TRACTID", "type": "esriFieldTypeString", "alias": "TRACTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TRACTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "FIRE STATION", "name": "FIRE STATION", "domains": {}, "templates": [ { "name": "FIRE STATION", "description": "", "prototype": { "attributes": { "PHONE": null, "TRACTID": null, "NAME": null, "ADDRESS": null, "CITY": null, "STATE": null, "ZIPCODE": null, "THEME": "FIRE STATION", "FACCODE": null, "NUM": null, "NOTESDOCS": null, "PLANS": null, "GENERATOR": null, "CRITFACIL": null, "OWNED": null, "LEASED": null, "URL": null, "FACIL_CODE": null, "PERM_ID": null, "SOURCE_FID": null, "SOURCE_DID": null, "LOAD_DATE": null, "DATA_QUALI": null, "FTYPE": null, "FCODE": null, "IsLANDMARK": null, "LATITUDE": null, "LONGITUDE": null, "USNG": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }