{ "currentVersion": 10.91, "id": 0, "name": "Fire Stations", "type": "Feature Layer", "description": "FD_FIRE_STATIONS uses points to depict the locations of fire stations operated by the Fort Worth Fire Department. It includes existing stations, closed stations, and possible future stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9cd9f3956dde21f9a5ef15f03ac45b0f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdZJREFUOI2t1E1IVFEUwPH/jGMHx4/Fm9VbRIKBmJSiDCUoSIITmFDgptIiMBVR+gBBbaEuLRhoFYWbkrYtDNeDLQJxFUJRi7BAL7i4lOTYyVHbOMO8nKaZV2d5D+d3zz1cToj/HKE8uYCItF9Q7awDpwLKLHxfgvUN110wxqwWDDqOc3bI2ole1ZpaOBWEYDq3C8llYy4+g3dzMAN8yQvG4MZda0dj0JzrslIIt8K5Foiegeppx5m01i7nBBtFOsZVx9qhPs8oACiBklE4H7L24TD0pjvNBo/dVJ0qBMuOAWhdg9kHcMUDXoVb16CpGOyw00APROdd97QxZjUDRiEWgfJiQYBGqLlkzPXHMJYBXTjuBwMoBergJGQ9WaDSLwhQAVUe8ABS/wKmDusz4LbIFqq+sH3gG3z1gJuqb5MQDfsA12DPwAsPuA73E3C5CyLFggmRj3HVVx4wDpu1Is8/q945AYFCsTeQ/KE6Dhx4QIBB1XtzUN8BndUFYCvw871IfER1IX12ZDn0Q2wennyAvjYoyzVTCyTA7jjORL+1T7NzOddXHwwuwuxLeFQJDWGIBEFSkNwS2dhVfb0Ntwes3fm99o8Ltgs+Ad1HEn/5Wvk2tq/4BTcXjUqZb84ZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[STATION_TXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8.25, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.086063059143697E7, "ymin": 3838736.801189296, "xmax": -1.0803096179035867E7, "ymax": 3899914.0043032654, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATION_TXT", "typeIdField": "SUBTYPE_CODE", "subtypeFieldName": "SUBTYPE_CODE", "subtypeField": "SUBTYPE_CODE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATION", "type": "esriFieldTypeSmallInteger", "alias": "STATION", "domain": null }, { "name": "STATION_TXT", "type": "esriFieldTypeString", "alias": "STATION_TXT", "length": 10, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 28, "domain": null }, { "name": "BIG_PHONE", "type": "esriFieldTypeString", "alias": "BIG_PHONE", "length": 12, "domain": null }, { "name": "BATTALION", "type": "esriFieldTypeSmallInteger", "alias": "BATTALION", "domain": null }, { "name": "SUBTYPE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE_CODE", "domain": null }, { "name": "RESPONDING", "type": "esriFieldTypeSmallInteger", "alias": "RESPONDING", "domain": { "type": "codedValue", "name": "Yes1/No0", "description": "Yes and no values", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BATTALION_HQ", "type": "esriFieldTypeSmallInteger", "alias": "BATTALION_HQ", "domain": { "type": "codedValue", "name": "Yes1/No0", "description": "Yes and no values", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": { "type": "codedValue", "name": "Yes1/No0", "description": "Yes and no values", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "BATTALION_ID", "type": "esriFieldTypeSmallInteger", "alias": "BATTALION_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": null }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": null }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": null }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G387ID", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G387BATTALION_ID", "fields": "BATTALION_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I387STATION_TXT", "fields": "STATION_TXT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I387STATION", "fields": "STATION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I387BATTALION", "fields": "BATTALION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S335_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "RESPONDING": {"type": "inherited"}, "BATTALION_HQ": {"type": "inherited"}, "ACTIVE": {"type": "inherited"} }, "id": 0, "name": "Responding Station" }, { "domains": { "RESPONDING": {"type": "inherited"}, "BATTALION_HQ": {"type": "inherited"}, "ACTIVE": {"type": "inherited"} }, "id": 1, "name": "Non-responding Station" }, { "domains": { "RESPONDING": {"type": "inherited"}, "BATTALION_HQ": {"type": "inherited"}, "ACTIVE": {"type": "inherited"} }, "id": 2, "name": "Proposed Station" }, { "domains": { "RESPONDING": {"type": "inherited"}, "BATTALION_HQ": {"type": "inherited"}, "ACTIVE": {"type": "inherited"} }, "id": 3, "name": "Closed Station" } ], "subtypes": [ { "domains": { "RESPONDING": {"type": "inherited"}, "BATTALION_HQ": {"type": "inherited"}, "ACTIVE": {"type": "inherited"} }, "defaultValues": { "STATION": null, "STATION_TXT": null, "ADDRESS": null, "BIG_PHONE": null, "BATTALION": null, "SUBTYPE_CODE": 0, "RESPONDING": null, "BATTALION_HQ": null, "ACTIVE": null, "ID": null, "BATTALION_ID": null, "X": null, "Y": null, "SourceID": null, "SourceOID": null, "PosAlong": null, "SideOfEdge": null }, "code": 0, "name": "Responding Station" }, { "domains": { "RESPONDING": {"type": "inherited"}, "BATTALION_HQ": {"type": "inherited"}, "ACTIVE": {"type": "inherited"} }, "defaultValues": { "STATION": null, "STATION_TXT": null, "ADDRESS": null, "BIG_PHONE": null, "BATTALION": null, "SUBTYPE_CODE": 0, "RESPONDING": null, "BATTALION_HQ": null, "ACTIVE": null, "ID": null, "BATTALION_ID": null, "X": null, "Y": null, "SourceID": null, "SourceOID": null, "PosAlong": null, "SideOfEdge": null }, "code": 1, "name": "Non-responding Station" }, { "domains": { "RESPONDING": {"type": "inherited"}, "BATTALION_HQ": {"type": "inherited"}, "ACTIVE": {"type": "inherited"} }, "defaultValues": { "STATION": null, "STATION_TXT": null, "ADDRESS": null, "BIG_PHONE": null, "BATTALION": null, "SUBTYPE_CODE": 0, "RESPONDING": null, "BATTALION_HQ": null, "ACTIVE": null, "ID": null, "BATTALION_ID": null, "X": null, "Y": null, "SourceID": null, "SourceOID": null, "PosAlong": null, "SideOfEdge": null }, "code": 2, "name": "Proposed Station" }, { "domains": { "RESPONDING": {"type": "inherited"}, "BATTALION_HQ": {"type": "inherited"}, "ACTIVE": {"type": "inherited"} }, "defaultValues": { "STATION": null, "STATION_TXT": null, "ADDRESS": null, "BIG_PHONE": null, "BATTALION": null, "SUBTYPE_CODE": 0, "RESPONDING": null, "BATTALION_HQ": null, "ACTIVE": null, "ID": null, "BATTALION_ID": null, "X": null, "Y": null, "SourceID": null, "SourceOID": null, "PosAlong": null, "SideOfEdge": null }, "code": 3, "name": "Closed Station" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "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 }