{ "currentVersion": 10.91, "id": 5, "name": "Fire Stations", "type": "Feature Layer", "description": "The location of fire stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2e9eda78710009856cf61f1b9da003d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAohJREFUSInNls1LFHEYxz/zsrW7rkkeAnUEwZJAOth6qtZLgqWiZInUIbKig4RGdEg85F+gFNGpIrMXTDARowgKbIOIzSQIFUGQlF4OaQuDL7vjbgedbZf5mbNuuj2n33ye7z6f38zsMKOSplLTLr5x81Y74N1k33Dzxab2BDHg9b26Xr2ZVv/hltg6/Zc6vnr21sfWDeO9Fl438RRHxAAgLKv0FR1bM3twJoCmT9kTezIzhLs0uRTHpDXyJlMUWThLKM7JzRWGTS6POGD1jGXZIcybzDXthKBNcV5unlBscinulCVJnDeZK8MlnCUU52tabB0S8BDKHzFKHLdmDaeLiF1xqK1WuEsRl5Z1ITeZmpVjX5xMRUVT48oIfhNyobjw/odU95NQk6dL7Ym3opISz/WcAmBbyTkk7RAAy6OPMSZfArCz4dG/FUeNMJMDXbiVlX/q0sw06vIYAOFgmOgq/9l3m4KKBtSMzNTFZT4fgw/uMmU4kZWSFTgHxsMrEF1CrWoCaYVHjCg7xkc4camNN35/amKzDlTXJxwPBIYI67McP1qXwPWx97bm2RbPz+u43Z7YsTL/i+3Ggt2fJy+urKwEIHC5AoBIVgGL3iPI+8uJAM+fdOMYfYvj+2cAvC0dlJZaH5+kxVdbWxka7KcIyK4q4vWXPTh3aQmZRb0YnzfE7LMJ7vQO0NHZmboYoGRfMdnVAQDka82WvrSgozX2ozVCpv+FnZH27/Hc+EcAyk+esTZ31/Lj0zsAHG7xu3xDYk9+IcGg4KUqyno864fsimVZpramBmDN57PM5/trf0Pizaj/Qjxsfvf6u7otwbPnLwBwT9Bbt786NwpfLWLzC3+rKm2X+je4tLuUpJSf1QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8644934.3387, "ymin": 5331903.424699999, "xmax": -8633679.9869, "ymax": 5349307.360600002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "length": 2, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": null }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 30, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "length": 254, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "See Website", "code": "See Website" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "8:00am-5:00pm", "code": "8:00am-5:00pm" }, { "name": "See Website", "code": "See Website" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 255, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "Edited_By", "type": "esriFieldTypeString", "alias": "Edited_By", "length": 255, "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R10_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 }