{ "currentVersion": 10.91, "id": 14, "name": "Flagpoles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Point Featuers" }, "subLayers": [], "minScale": 1000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a5ccb7bbfafc555833621b4fd24f0835", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo5JREFUSIndlM9LVFEYhp9zZ+beHCtqIOgSLYRBI8JMsLXb2lSEOzdFSEuJFg1CTqHYQmpvi/ZJ1B/QwpUitQhrE0gNIV0SHcdfM3POvXO/FnewGceZDNRF7+5yzv2e877nO1+cI1L8vweJiKCUegfcAm4Cb2vW1UGBMMYAnAKkOOGil6G4DGYFSgXk4rwH8Am40qLuK+BOS1AQgfqLEy5tj35yrLzJya0C/toalcI6C0N3Kf/a7rnqeVILdBznhdZ6uKZUa5AfBAAzyYzXLw+22Bztorhso1ehtGpIuF2cuTfA/OMxLIeeN+TlWjrFhU44kY5qJDNeQ8QNIB05AqD0vJPjw+8pjVxHWdEF6W9fWRofA6DtUjf302eJJ7aQjY9IaGgf8fbMstHRH1AH8F3K6yjLgAXKjmCWDaGG4pcFKj8WaD8HyfMQ+nsyWkYHkEtmPIIbG1gxdhypXX9IBSohiG8jgaGZGqPTuu7bzL1ExWyUZbAsIFEFAmiQdhADEoCE/+AoMPWnkqVZUDZK2RADi13rVVciBvHt/YOMXx90ov8h5deTYNkoa48KfgQLA5DAMDWQYmg6vw9HNaCpgRT+7CQqDipmoshioBKAA1RTlgAIbUJjGOx1GJpG2DVFWt2RDPY6AKiYzdzKJn4BLsednb1CTXSBQUIb2LshGruuxtHprEeV2wHkABzHyWqtRz+4LkJUV/xqM1QiSHHCJZnx6lw1m3VVd41DVGudBbJ9ngcgo6kUtwOHEJtcwdCX8eoO1hRUc0f7mdTqST7Ps20nS44ZrfVMs40NoLJp/uiaqeqypf76jg5KLZvhUEHmqBwdCch13e6n4+Ok0+ntxcXFwwN5nvf5QKs3Ax2mfgMdHisL9VzlZAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2457020.21493797, "ymin": 7077267.272961393, "xmax": 2464892.9846254736, "ymax": 7086512.718053147, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_FlagPoleType", "description": "Flag Pole Type", "codedValues": [ { "name": "US Flag", "code": "US Flag" }, { "name": "Texas State Flag", "code": "Texas State Flag" }, { "name": "City Flag", "code": "City Flag" }, { "name": "Combination", "code": "Combination" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Condition", "description": "Feature condition", "codedValues": [ { "name": "Poor", "code": "Poor" }, { "name": "Fair", "code": "Fair" }, { "name": "Good", "code": "Good" }, { "name": "Excellent", "code": "Excellent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R112_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_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}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "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 }