{ "currentVersion": 10.91, "id": 1, "name": "Active", "type": "Feature Layer", "description": "Active Billboards located in the City of Lynchburg, VA", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Billboards" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Conformity", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b83889ffd8bd9d6a8c7b95783d1f0823", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAU5JREFUKJGlkq1ywkAURs/d4SUiI7AxSUUNBkkEGIYnCKYGXYMIoo/QuDpUhxmQZYaZChAJIhKD5AXA7laU3dlAW9PP3Z177nd/tsU/1Lp9MMbEwBSIgQA4ARUwFZHqV9gYswTSm3rB9S3VWhdKqfEdbMELZ/bsKNmwZUbIiA4DegwRkUxrjS3Q8lpNL5x5540lT872yJwjcw7UTMgRkcwYU4hIZZ2nAHt2DdDXlhld+kQkAK9AYuEYoGTjkl84ENKmpiTnAYA1CwvH/syBrW4V0gawyc59Qu5iC5+AIGTEkTkANSURCZ98eAVHePkOroC0w8DBtlVfHQaAuwz+wtIeQw7UjfatHnmmx9CGKweLSKW1LkQkm5DTpc+axd2dr66FUqrhjFJqrLVGRLKIhIiksRwPvP9htoAxpuD7jrFdznXGlXX8EbYjgHefP/QFmWR/O/+oaDgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Conforming", "label": "Conforming", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a45c96a4c15c29afa59fd7b18a9db735", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATlJREFUKJGlkj2OwjAQRt9YuUQOkBPE3CIFaaKcIDTcgIYiOcSmo6OMtJQUlBSkoeQCXIDa3sJM4gW22k+yIo/85pufJPxDyWvAe58DWyAHUuAOjMBWRMY/Ye/9N1C85EufscI51xtjVm/wBD4ecD7D6QRdB3UNZQlVhYg0zjk0QRKVGsDdDtbr2Xe/D+d6hbZFRBrvfS8iozpvgeAYg7G6DpZLsBbgC7AK50AoVXW7QZbB5QKLRYgNg8J53HM6ZVdlWfiGx7N7205Xhe9ASl2H/iA4WgvH4wzXNdH7CR6BgrKcYS01VlkC02aIB1ZQVWGqcfmqzQaqSm+HCRaR0TnXi0hD24apDsPbnp+uvTHmlzPGmJVzDhFpsDb0Gw0nAt//ME3gve8Je8x1OM8eD+r4EdYWAPsa/6QftXt9sK8kTl4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nonconforming", "label": "Nonconforming", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.12623814815E7, "ymin": 3650657.496999994, "xmax": 1.1306704159500003E7, "ymax": 3687477.137500003, "spatialReference": { "wkid": 102747, "latestWkid": 2284 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Owner", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Blbrd_ID", "type": "esriFieldTypeInteger", "alias": "Billboard ID", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "PhotoDate", "type": "esriFieldTypeDate", "alias": "PhotoDate", "length": 8, "domain": null }, { "name": "Waypoint", "type": "esriFieldTypeString", "alias": "Waypoint", "length": 50, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 50, "domain": null }, { "name": "Conformity", "type": "esriFieldTypeString", "alias": "Conformity", "length": 50, "domain": null }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 300, "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 254, "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Billboard_Status", "description": "Status of billboard", "codedValues": [ { "name": "Inactive", "code": 0 }, { "name": "Active", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "BillboardType", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "Billboard_Type", "description": "Billboard types", "codedValues": [ { "name": "Standard", "code": "Standard" }, { "name": "Digital", "code": "Digital" }, { "name": "Rotating", "code": "Rotating" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R951_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S672_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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 }