{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 7, "name": "Address", "type": "Feature Layer", "description": "

Address entrance points represent the location where the public, or a service provider, would gain access to the specific site or service delivery address. In downtowns or other urban settings, many times the most direct access to an address may not be coincident with the location in which the address was assigned. In rural areas, the address entrance point could represent an entrance to a long or shared driveway.<\/SPAN><\/P>

The addres unit type will be filled out regardless of whether or not the point represents a suite or apartment. Most of these points will say 'Parcel Centroid', it is set this way for the Zoning Atlas labeling configuration.<\/SPAN><\/P>

The Site Address ID field indicates the Facility ID in the SiteAddressPoint feature class. This feature class has a relationship with that feature class.<\/SPAN><\/P>

Metadata edited: 8/1/2018<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Richardson", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 69, 175, 61, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ADDRNUM"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1889439.59452416, "ymin": 6688790.951490477, "xmax": 2709027.5475365818, "ymax": 7325445.721157402, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "SITEADDKEY", "type": "esriFieldTypeString", "alias": "Site Address ID", "length": 20, "domain": null }, { "name": "ENTPOINTTYPE", "type": "esriFieldTypeString", "alias": "Entry Point Type", "length": 30, "domain": { "type": "codedValue", "name": "AddressPointType", "description": "The type of address point feature", "codedValues": [ { "name": "Building Centroid", "code": "Building Centroid" }, { "name": "Building Entrance", "code": "Building Entrance" }, { "name": "Driveway Entrance", "code": "Driveway 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": "Building Footprint Centroid", "code": "Building Footprint Centroid" }, { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Other", "code": "Other" }, { "name": "Parcel Centroid", "code": "Parcel Centroid" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Site Visit", "code": "Site Visit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RESTACCESS", "type": "esriFieldTypeString", "alias": "Restricted Access", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 20, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "length": 10, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 20, "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "Apartment" }, { "name": "Basement", "code": "Basement" }, { "name": "Block", "code": "Block" }, { "name": "Building", "code": "Building" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Demolished", "code": "Demolished" }, { "name": "Department", "code": "Department" }, { "name": "Duplex", "code": "Duplex" }, { "name": "Floor", "code": "Floor" }, { "name": "Front", "code": "Front" }, { "name": "Hanger", "code": "Hanger" }, { "name": "Key", "code": "Key" }, { "name": "Lobby", "code": "Lobby" }, { "name": "Lot", "code": "Lot" }, { "name": "Lower", "code": "Lower" }, { "name": "Not in Richardson", "code": "Not in Richardson" }, { "name": "Office", "code": "Office" }, { "name": "Other", "code": "Other" }, { "name": "Parcel Centroid", "code": "Parcel Centroid" }, { "name": "Penthouse", "code": "Penthouse" }, { "name": "Pier", "code": "Pier" }, { "name": "Rear", "code": "Rear" }, { "name": "Room", "code": "Room" }, { "name": "Side", "code": "Side" }, { "name": "Suite", "code": "Suite" }, { "name": "Triplex", "code": "Triplex" }, { "name": "Upper", "code": "Upper" }, { "name": "Meter", "code": "Meter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_453_SITEADDK", "fields": "SITEADDKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_155", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_155", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }