{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7f12f24652aff75a82502a689f5eb0c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEklEQVRIic2VT4hSQRzHP+ZCHQwRxZLy1iGQFS8VKrJQkYe6FAlBeKlbCCn5j+55C/aw2GHpIGhILAteOohdCwpCWC928rDgtuBJwZLMmG2GbPY9dV2C/cLw3m9m3nzm/d7vfWeF/6yVkwI4BawCF4AzwB6wA/SPCzgHPAceAG5t7AfQAF4AH5cBiEU3AZvJ+GngtmyvgSfAaFHAU2B9BlzXY+AScEuHGAFuAC85utaAVxJmCrACG/J6SHa7neFwyGh0KBNKj2S6PpgB7gKXpzssFguJRIJMJoPX62U8HtNoNEin07RaLSOIKIo7ZoB7+uxCoUA+n//7ilYr0WiUcDhMJBKh2Wzqj9wEzqoS1gFXpoNAIHCwcyPZbDaKxSKhUMioulZVmnTA+ekgFosd7NhMwWAQj8dDt9vVhzzqRgd8n657l8vFPDmdTiPA0AywK9ZVQbvdnrm4qKZOp2M0tGsGeC9Sr4JSqUQul8Pt1l3ij8rlMoPBQO/eB1pmgDfAMxX0ej3i8TjVahWHw/HPRFGqyWTSiFsFfpkBvgBbwH3VUa/X8fl8pFIp/H4//X6fWq1GpVJhMpnoiw+k+c20igRwDfCqDvERs9ksczSRNrE/D/BNOuQ74CKLaQyIfL1d1E135E9XlPYxS1+lVYsCOdJ5sCet4yrwELgu30idaJ+BbfnNfh7nyPwk21I6MYf+0voN4yaIU03e9AgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2114053.0760069825, "ymin": 587287.4917969257, "xmax": 2276152.7370432355, "ymax": 715453.7495715097, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "addressptid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "addressptid", "type": "esriFieldTypeString", "alias": "Access ID", "length": 20, "domain": null }, { "name": "pointtype", "type": "esriFieldTypeString", "alias": "Address Point Type", "length": 30, "domain": { "type": "codedValue", "name": "AddressPointType", "description": "The type of address point feature", "codedValues": [ { "name": "Driveway Entrance", "code": "Driveway Entrance" }, { "name": "Building Entrance", "code": "Building Entrance" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "capturemeth", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "CAMS Update", "code": "CAMS Update" }, { "name": "Community Contribution", "code": "Community Contribution" }, { "name": "External Notification", "code": "External Notification" }, { "name": "Internal Notification", "code": "Internal Notification" }, { "name": "Other", "code": "Other" }, { "name": "Plan or Drawing", "code": "Plan or Drawing" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Photogrammetry", "code": "Photogrammetry" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "offdist", "type": "esriFieldTypeDouble", "alias": "Offset Distance", "domain": null }, { "name": "offdir", "type": "esriFieldTypeString", "alias": "Offset Direction", "length": 5, "domain": { "type": "codedValue", "name": "LeftRight", "description": "A left/right flag for creating site address point", "codedValues": [ { "name": "Left", "code": "Left" }, { "name": "Right", "code": "Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "numpoints", "type": "esriFieldTypeSmallInteger", "alias": "# of Site Addresses", "domain": null }, { "name": "incrementval", "type": "esriFieldTypeSmallInteger", "alias": "Increment Value", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G46addressptid", "fields": "addressptid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R21_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "SiteAddressPoint", "relatedTableId": 8, "role": "esriRelRoleOrigin", "keyField": "addressptid", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{CDFA8E0E-1AFF-415E-A233-85C76FF6530C}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1704889345000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5db6298a80b0413aa839176ea1ab3fb1" }