{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Site Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 240, 240, 240, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HouseNumber]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 224, 170, 15, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Verdana", "size": 7.5, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2369664.0512499996, "ymin": 1317498.741250001, "xmax": 2547772.579374999, "ymax": 1494513.447499998, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 33, "domain": null }, { "name": "Dir", "type": "esriFieldTypeString", "alias": "Dir", "length": 5, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 19, "domain": null }, { "name": "House", "type": "esriFieldTypeDouble", "alias": "House", "domain": null }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "length": 11, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 41, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 200, "domain": null }, { "name": "HouseNumber", "type": "esriFieldTypeString", "alias": "House Number", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 75, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "SITEADDID", "length": 20, "domain": null }, { "name": "ADDPTKEY", "type": "esriFieldTypeString", "alias": "ADDPTKEY", "length": 20, "domain": null }, { "name": "PREADDRNUM", "type": "esriFieldTypeString", "alias": "PREADDRNUM", "length": 5, "domain": null }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "ADDRNUMSUF", "length": 5, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "ADDRNUM", "length": 20, "domain": null }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "ADDRRANGE", "length": 50, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 10, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 10, "domain": null }, { "name": "ALTUNITTYPE", "type": "esriFieldTypeString", "alias": "ALTUNITTYPE", "length": 10, "domain": null }, { "name": "ALTUNITID", "type": "esriFieldTypeString", "alias": "ALTUNITID", "length": 10, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 125, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "length": 250, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "PLACENAME", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 100, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "PSAP", "length": 4, "domain": null }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG", "length": 35, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNGCOORD", "length": 50, "domain": null }, { "name": "ADDRCLASS", "type": "esriFieldTypeInteger", "alias": "ADDRCLASS", "domain": null }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "POINTTYPE", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R438_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S336_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": 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, "serviceItemId": "68f0c9bd8fe242aba099c7fdce31e547" }