{ "currentVersion": 10.91, "id": 0, "name": "Address_Points", "type": "Feature Layer", "description": "Constructed from GISADMIN_PARCELConverting parcels into points.Moving points on top of all structures.Created multiple points for each address.Compared addresses to known HTE addresses.As of December 2018 all known addresses are noted with the exception of suites in some strip malls.Each point contains an X,Y and must be manually updated if a point is moved by calculating geometry using Decimal Degrees.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277 }, "copyrightText": "David Hermosillo, Matt Stevens", "parentLayer": null, "subLayers": [], "minScale": 10000.000000000104, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[ADDRESS_NUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2480549999995E8, "ymin": -8.192309999993001E7, "xmax": 3146226.2297749966, "ymax": 1.0388363435094997E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS_ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS_NUMBER", "type": "esriFieldTypeString", "alias": "ADDRESS NUMBER", "length": 20, "domain": null }, { "name": "ADDRESS_PREFIX", "type": "esriFieldTypeString", "alias": "ADDRESS PREFIX", "length": 20, "domain": null }, { "name": "ADDRESS_ST_NAME", "type": "esriFieldTypeString", "alias": "ADDRESS STREET NAME", "length": 60, "domain": null }, { "name": "ADDRESS_ST_TYPE", "type": "esriFieldTypeString", "alias": "ADDRESS STREET TYPE", "length": 20, "domain": null }, { "name": "ADDRESS_ST_SUFFIX", "type": "esriFieldTypeString", "alias": "ADDRESS SUFFIX", "length": 20, "domain": null }, { "name": "ADDRESS_FULLNAME", "type": "esriFieldTypeString", "alias": "ADDRESS FULLNAME", "length": 75, "domain": null }, { "name": "ADDRESS_LABEL", "type": "esriFieldTypeString", "alias": "ADDRESS LABEL", "length": 50, "domain": null }, { "name": "SUPPLEMENTAL_INFO", "type": "esriFieldTypeString", "alias": "SUPPLEMENTAL INFO", "length": 175, "domain": null }, { "name": "STRUCTURE_CLASS", "type": "esriFieldTypeString", "alias": "STRUCTURE TYPE", "length": 60, "domain": null }, { "name": "STRUCTURE_SUB_CLASS", "type": "esriFieldTypeString", "alias": "STRUCTURE CLASS", "length": 60, "domain": null }, { "name": "NUMBER_OF_UNITS", "type": "esriFieldTypeInteger", "alias": "NUMBER OF UNITS", "domain": null }, { "name": "PROP_ID", "type": "esriFieldTypeString", "alias": "PROPERTY ID", "length": 40, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeInteger", "alias": "ZIP CODE", "domain": null }, { "name": "POSTAL_COM", "type": "esriFieldTypeString", "alias": "POSTAL COMMUNITY", "length": 35, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 35, "domain": null }, { "name": "NUMBER_OF_FLOORS", "type": "esriFieldTypeInteger", "alias": "FLOORS", "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "COMMON_PLACE_NAME", "type": "esriFieldTypeString", "alias": "COMMON PLACE NAME", "length": 75, "domain": null }, { "name": "LOCATIONID", "type": "esriFieldTypeInteger", "alias": "HTE LOCATION ID", "domain": null }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeString", "alias": "CITY COUNCIL DISTRICT", "length": 10, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "X_Coord", "type": "esriFieldTypeDouble", "alias": "X_Coord", "domain": null }, { "name": "Y_Coord", "type": "esriFieldTypeDouble", "alias": "Y_Coord", "domain": null }, { "name": "Z_Coord", "type": "esriFieldTypeDouble", "alias": "Z_Coord", "domain": null }, { "name": "N_ESN", "type": "esriFieldTypeString", "alias": "N_ESN", "length": 5, "domain": null }, { "name": "MSAG_COMM", "type": "esriFieldTypeString", "alias": "MSAG_COMM", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 2, "domain": null }, { "name": "SITE_UID", "type": "esriFieldTypeString", "alias": "SITE_UID", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1925_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1341_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", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "ac05b3994e154773996dda62367ebb18" }