{ "currentVersion": 10.91, "cimVersion": "2.9.0", "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, "xyTolerance": 0.2, "zTolerance": 2, "mTolerance": 2, "falseX": -123407700, "falseY": -86123500, "xyUnits": 2560, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9b4ce2a370b6ebdf336995899c91da73", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBUlEQVRIie3UP2oCQRTH8e8TY+8pUljkAjlFmLVKnTYWQkhnIQlqEG3TbbGFukJOkMoDJJATpApYbatZn8UKUfHP7riKhP11M495H+YNTJ4TJp9hy1GHaxkwOjqmhhZQVYeKDOiqgwdcRkXexKeeCqaGFkJ1sexomRxKCbgCQPjYdT42tgYtNmkDk7g9YmEbob8UUsP2QImyE7OAilaY5Y1u1PAoPs+xsYNGJzypIRSf5l4slTcSGlpmJn1etmJ6xwUBLuAScovwYAHdI7zzi2qNnNSYbcTklSnwBaCGn8RQlG/pRT0YrhbO/yPOsAz739gY+LToGSTGxMcDPAtsa85mjKlnDpRzSmkBo++FAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STATION_TXT]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "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, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2257209.361718744, "ymin": 6894398.715625003, "xmax": 2414123.54828247, "ymax": 7060675.341213507, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }