{ "currentVersion": 10.91, "id": 0, "name": "Photo Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3310, "latestWkid": 3310 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "54b7f97aaa39c7007baae1725f278331", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAbCAYAAACjkdXHAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgtJREFUOI210EFIk2Ecx/Fvc/ZMRu/GQPA9hId2qZlI4SFCdprVRgeR0I0I8t2MeYpiDBE0EhYoOKh1mPJCSFePlfeFoBe9dElvCQ8dnAwKeQykw9s7NveuTaPf7f/wfv7P733c/EPc/xMHgPJ5sA94C8TPg58sL/NgcpIMsH8W7MvlmBkbo2NhgZm9PdJtYyFENpFQmqbB/DypeJw88LUdfHlxUT3v7bWGaJSOoSFel0rcbYl1nVfj41y0Z02D2VnuRCLcAz41xYFA4MbSUjnR3V2/MBwGw+CNaXIV+OWIdb38Mhrlwuk2nZ0wNcUV02QCKDZgXdevZzIyqmmnqZWBATAMXpgm7wBVh6WUT4eHG2+143KBYdBjmjwEzFp8KZcjoevNqJXBQRgd5dnaWj2+Hw7j+TsFtxtGRri2saGHpJRfbBwJBltRK319IKWMARYWQtzy+VRb2O8H4Ga1tterdCHau/nPdz02dpXLaEdH0NXVGh8eAuC18QlQ2d3F19/fGm9tAfCtWhv4vLJCLJ+3XrRZpITpaQDWq1gIUSgUVCwUgmTSecHBAWSzICXfgfdVrJRaB1bTaR7t7EAqBcEgeDxQqcD2NszNweYmJ8AE8LO2NkAKOC4WSRaLOOUH8Bj4aB/U4mMgJYRYVUqlgduAXwixD3xQSuUBWbut4e+UUiWgVDM71nDEZ8lv5jyTBGYx2FEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 2 }, "label": "", "description": "", "rotationType": "arithmetic", "rotationExpression": "[Rotation_Arithmetic]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6014952.408976225, "ymin": 2111989.383851357, "xmax": 6170361.285345313, "ymax": 2292562.8221795815, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "Photo ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Photo Name", "length": 510, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction Photo Taken", "length": 50, "domain": { "type": "codedValue", "name": "Direction", "description": "Direction", "codedValues": [ { "name": "North", "code": "North" }, { "name": "North East", "code": "North East" }, { "name": "East", "code": "East" }, { "name": "South East", "code": "South East" }, { "name": "South", "code": "South" }, { "name": "South West", "code": "South West" }, { "name": "West", "code": "West" }, { "name": "North West", "code": "North West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAPTION", "type": "esriFieldTypeString", "alias": "Caption", "length": 4000, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "PHOTODTEPST", "type": "esriFieldTypeDate", "alias": "Photo 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": "Updated User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Updated Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Project Site", "length": 1000, "domain": null }, { "name": "OTHER", "type": "esriFieldTypeString", "alias": "Other", "length": 4000, "domain": null }, { "name": "PROJNUM", "type": "esriFieldTypeInteger", "alias": "Project Number", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Rotation_Arithmetic", "type": "esriFieldTypeInteger", "alias": "Rotation_Arithmetic", "domain": null }, { "name": "Photo_URL", "type": "esriFieldTypeString", "alias": "Photo URL", "length": 256, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }