{ "currentVersion": 10.91, "id": 3, "name": "Fire Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f4b4c4af152598a68302648c41343965", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhBJREFUOI2t0s9L03Ecx/Hn5tyHRe3QL4ewcFlULsL6rkGGsmUXoS0wJXeIHQosL6F/wH50zqPRoQ4jSCN3yDKPQT8Wwgark4HQ5tJFu4zA9ONq305f8dt+Rr3OLx7w4v028Z9jaqb06jY3pU1cP37YPtxxdTnzT2BiTEw478vJVSn5GF1OZp4ccdVD64KJMTHhfCgnrRKsAGH2pRugNcGdmJYTO9DPsyiOIbJNgdWwP9EPd0jmZlDsI6zUBethOjTE/lSUZGaaMx0BvlQFKzAhACi73ZTtdh16FFDDjw+ko6Rys5y2D7GmAzVs90mFLbebLacTgB+KgjmfRywtYdjYgHIZ1WwGIeiKxyEsDyajpFbinDp0hcI2eGxG3rVK+D4+TrG3FwBDuYxqNLLZ3g6KUjHdlsvRNTXF1zC2/D0xDfLiNvjJJ164YtJHSwsA5kIB0/q6DvhlsSDb2tiVzYKq8rOzkyKQGRUl714iusk9Mel/d008PxsIXGqNRBALCxgXF3Wg2t3N5uAgllAIgG/A/KgoXfDQ7xiRbyuOcv6R9CWCYs4VifiMFQPBkE5jSad1mNdDvyMg32idirfpiUl/IijmXDHpa62CatjLW6Lk7dNjVcFGqIZ5qmA1wVpooQFWF9TQ90HxTIlJfxGYb4A1BAHOxeTl1zfE09U9DHjcDNTDmgIB+h7I4WZ6TYN/k9+jNu5GhE8ymgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6268438.624308333, "ymin": 2066368.992250815, "xmax": 6386432.610760823, "ymax": 2170573.5180933177, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "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": "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" } ], "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" } ], "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": "X", "type": "esriFieldTypeSmallInteger", "alias": "X-Cor", "domain": null }, { "name": "Y", "type": "esriFieldTypeSmallInteger", "alias": "Y-Cor", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "ECREATED", "type": "esriFieldTypeDate", "alias": "ECREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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, "serviceItemId": "20916ac7c31249319bd422be27806106" }