{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Cell_Towers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2538dd0a08e33c5767396830b5347910", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQElEQVQ4jc2Uq04DURCGv1kKCQJBeQESguJisCS8AQG2uxVgyqUeQ6ggIUFUISAYSBVJxS4tIcVh8DxABQQJtoZUAUO6KZfu7mm7QcDvzsl8559L5qT4hVL/D1awcCmJz3pyZ5sTlJy61MTnqm9YHdIImy17lBIkgFGqwGD7NKYuB+Kz1xNWhzlgIfTYjuYpyhnN7s5CBUVCt0M0KAPLRlgz5FDGY0uBRbWZlCoPETgYjXCEWRZW0IvZqHOGbWCE7prRLBPi8dgJC6cIRfSry3F6/gQ7YLngRbMcouwaQEVYMzZMPArqkkdJx8B34nNrhAO9sxWMq1XIt94Yxg6HRmCpcKkOdWDqR8JlOeepJxzIYgWljjIANJlmI8ilH1g87tXhGlhCKMg+r8lWcpRVGtyIz7EpxAi3l2De+Pif/mEf3RtVYKxua1IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 215778.25134233758, "ymin": 1704271.9693906754, "xmax": 268152.12428466976, "ymax": 1730834.807012923, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -18119800, "falseY": -45615400, "xyUnits": 1.3724607682899535E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "POLE_ID", "type": "esriFieldTypeString", "alias": "Pole ID", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "Edited", "type": "esriFieldTypeDate", "alias": "Edited", "length": 8, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 30, "domain": null }, { "name": "Permit_Num", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 14, "domain": null }, { "name": "Permitted", "type": "esriFieldTypeString", "alias": "Permitted", "length": 16, "domain": { "type": "codedValue", "name": "CellTower_Permitted", "description": "Permitted status for cell towers", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Rejected", "code": "Rejected" }, { "name": "In Review", "code": "In Review" }, { "name": "Denied", "code": "Denied" }, { "name": "Ready to Issue", "code": "Ready to Issue" }, { "name": "Issued", "code": "Issued" }, { "name": "Completed", "code": "Completed" }, { "name": "Revoked", "code": "Revoked" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Constructed", "type": "esriFieldTypeString", "alias": "Constructed", "length": 10, "domain": { "type": "codedValue", "name": "CellTower_Constructed", "description": "Constructed status cell towers", "codedValues": [ { "name": "Incomplete", "code": "Incomplete" }, { "name": "Complete", "code": "Complete" }, { "name": "Approved", "code": "Approved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Permit_Approved_Date", "type": "esriFieldTypeString", "alias": "Permit_Approved_Date", "length": 12, "domain": null }, { "name": "Permit_Expiration_Date", "type": "esriFieldTypeString", "alias": "Permit_Expiration_Date", "length": 12, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }