{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Billboard", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 2000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "03f195ed7ab5f52493cd9abef94c2f3c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQoka3TvUoDQRDA8X/CkUPuUhypIsgU1oJwFj6BjSaFD5HGwsbCysTKzj7pBBE7wWsFa4VrfINJYUIgeATyQRKyFpcELx9axCln5zews7MWG4T171hVfaAA+MAnUBOR8E+sqhWgnMl8YNtvGOPQ7x+VVDUUkYO1WFVLQNnzrshm7+b5yeSGdvvWV9VARApLuF6vbxtjqq77mIAA6XSHXO6cRuPlRFX92RXm2BjjA7juw6oxkE53cZwnOp0zH0hiIB8XRStxfPYF8SBrizgEGA73sCxdiYfD/XldAotIqKpE0SVbW6+kUt0EHAwO6fWOAYIlPI3ieLzz3GwGeF4Z237HGIdu95QougBSifdOYBEJVLU4Gu1WW637/ELjaxGp/EwsLYmIBECgqgXiIYazay3Wrt3taZNfY6OP8Q3lLXP41/1VzgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.12623814815E7, "ymin": 3650657.496999994, "xmax": 1.1306704159500003E7, "ymax": 3687477.137500003, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1726327874100254E8, "falseY": -9.62935027406891E7, "xyUnits": 3.583246681384681E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Blbrd_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": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "DateModify", "type": "esriFieldTypeDate", "alias": "DateModify", "length": 8, "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": "Photo", "length": 254, "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_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": "WS1_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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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 }