{ "currentVersion": 10.61, "id": 10, "name": "Towers", "parentLayerId": -1, "defaultVisibility": true, "minScale": 150000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8957283.4089, "ymin": 4832282.752400003, "xmax": -8332981.4658, "ymax": 5156520.882100001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7281918f9c76baa7693e3380c449578f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAbtJREFUKJGVkkFL1VEQxX/mX496TfOawQuDNIwIW9Wmglr0IfomfZR2fQJ3bWoTCEnLIFy4UIoCexQ1VHDTk/pei3cf/Xu5aTZ35jJnzpyZafhPa4BJYLrGv4CDkZz5lv+9AR4AY0AGNoEe8LEmrALngWuSuimlaCQd2D5Xme5LupFSmgdOJHWBd7ZnSimUUuYaoA/MASdAsb1ue7n+vwB2gARI0lEDTEr6bPsC4Jzz81LKZSBs/wT2gCTpABhrbG+1RK1ExHtgPOc8lVICUERs2AY4btpT6XQ640Pf9plWocP2WGklaeiXUiY5xdqAixFxr/a7WEd9YHsXePkPIOe8DGyVUh7aPispA69yzm8iYgI4GmXoAzeBH5J6wIec8xxwqdPpuNvtbv8FiIhbwCKDfTyWtBIRd4F1231ge5ShV1kAxmzPS1qo8cyohgXgNYObWbL9SFKxPQVsSvpU9zAA5JxXa/WdiJgFjm1L0ltgf8gK9IcMvfre5s+lfrM9weBid4ArwN4Q0AfuVMYj4AmwJOl6SumqpDXbuxExaCki1oAvFfysMu7bPrQ9DSBpti16g9PtK/AUYCj6NyY6vq5wBpWJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "EDITOR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SGL", "type": "esriFieldTypeSmallInteger", "alias": "SGL", "domain": null, "editable": true, "nullable": true }, { "name": "PGC_REGION", "type": "esriFieldTypeSmallInteger", "alias": "PGC_REGION", "domain": { "type": "codedValue", "name": "Region", "description": "Contains the PGC Regions", "codedValues": [ { "name": "Northwest Region", "code": 1 }, { "name": "Southwest Region", "code": 2 }, { "name": "Northcentral Region", "code": 3 }, { "name": "Southcentral Region", "code": 4 }, { "name": "Northeast Region", "code": 5 }, { "name": "Southeast Region", "code": 6 }, { "name": "Harrisburg Headquarters", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "domain": { "type": "codedValue", "name": "Y/N/P", "description": "Yes / No/ Proposed", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Proposed", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1 }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 80 }, { "name": "BEGIN_DATE", "type": "esriFieldTypeDate", "alias": "BEGIN_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "AUTH_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "AUTH_TYPE", "domain": { "type": "codedValue", "name": "AUTH_TYPE", "description": "", "codedValues": [ { "name": "NEEDS RESEARCH", "code": 0 }, { "name": "LICENSE", "code": 1 }, { "name": "PGC EASEMENT", "code": 2 }, { "name": "PRIOR EASEMENT", "code": 3 }, { "name": "PGC OGM LEASE", "code": 4 }, { "name": "NON-PGC OGM RIGHTS", "code": 5 }, { "name": "OTHER", "code": 6 }, { "name": "LETTER AGREEMENT", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "AUTH_NUM", "type": "esriFieldTypeString", "alias": "AUTH_NUM", "domain": null, "editable": true, "nullable": true, "length": 25 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R490_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S250_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Tower Site", "description": "", "prototype": { "attributes": { "AUTH_NUM": null, "SGL": null, "PGC_REGION": null, "LATITUDE": null, "LONGITUDE": null, "NOTES": null, "ACTIVE": null, "DESCRIPTION": null, "OWNER": null, "BEGIN_DATE": null, "END_DATE": null, "AUTH_TYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }