{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "Created from copy of existing address file (SDE.HGAC/sde.SDE.AddressPTS on 2014-08-16) so that new fields could be added. These new fields will be the basic metadata fields to describe the following modifications to the file as we proceed forward with GIS. Fields2014-09-05 Created new version 4 added 1200 poins from the Chambers addresspoint foile into this file and populated the fields correctly2015-12-31 Corrected street types in some areas2017-0702 - Added fields to collect data on each addressFeature - Address feature represents following - lot - building - garage - parking lot - boat launch etcCommon Name - Residential - retail - Commercial - IndustrialFac Name - House, apartment - RV - MOBILE HOME - WAREHOUSE - ETCBUS NAME -", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3211246.52880238, "ymin": 1.3808987358573139E7, "xmax": 3289993.602607131, "ymax": 1.3889960277007565E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3.4994581165044695E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "st_name", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "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": "discrpagid", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "dateupdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "site_nguid", "type": "esriFieldTypeString", "alias": "Site NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 40, "domain": null }, { "name": "addcode", "type": "esriFieldTypeString", "alias": "Additional Code", "length": 6, "domain": null }, { "name": "inc_muni", "type": "esriFieldTypeString", "alias": "Incorporated Municipality", "length": 100, "domain": null }, { "name": "uninc_comm", "type": "esriFieldTypeString", "alias": "Unincorporated Community", "length": 100, "domain": null }, { "name": "nbrhd_comm", "type": "esriFieldTypeString", "alias": "Neighborhood Community", "length": 100, "domain": null }, { "name": "addnum_pre", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 15, "domain": null }, { "name": "add_number", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "addnum_suf", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 15, "domain": null }, { "name": "st_premod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "st_predir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "st_pretyp", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "st_presep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "st_postyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "st_posdir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "st_posmod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "lst_predir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "lst_name", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "lst_type", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 4, "domain": null }, { "name": "lst_posdir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": null }, { "name": "esn", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "msagcomm", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "length": 30, "domain": null }, { "name": "post_comm", "type": "esriFieldTypeString", "alias": "Postal Community Name", "length": 40, "domain": null }, { "name": "post_code", "type": "esriFieldTypeString", "alias": "Post_Code", "length": 7, "domain": null }, { "name": "post_code4", "type": "esriFieldTypeString", "alias": "ZIP Plus 4", "length": 4, "domain": null }, { "name": "building", "type": "esriFieldTypeString", "alias": "Building", "length": 75, "domain": null }, { "name": "floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 75, "domain": null }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 75, "domain": null }, { "name": "unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 75, "domain": null }, { "name": "room", "type": "esriFieldTypeString", "alias": "Room", "length": 75, "domain": null }, { "name": "seat", "type": "esriFieldTypeString", "alias": "Seat", "length": 75, "domain": null }, { "name": "addtl_loc", "type": "esriFieldTypeString", "alias": "Additional Location Information", "length": 225, "domain": null }, { "name": "landmkname", "type": "esriFieldTypeString", "alias": "Complete Landmark Name", "length": 150, "domain": null }, { "name": "mile_post", "type": "esriFieldTypeString", "alias": "Mile Post", "length": 150, "domain": null }, { "name": "place_type", "type": "esriFieldTypeString", "alias": "Place Type", "length": 50, "domain": null }, { "name": "placement", "type": "esriFieldTypeString", "alias": "Placement Method", "length": 25, "domain": null }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "elev", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "psap_id", "type": "esriFieldTypeString", "alias": "PSAP ID", "length": 100, "domain": null }, { "name": "adddatauri", "type": "esriFieldTypeString", "alias": "Additional Data URI", "length": 254, "domain": null }, { "name": "data_source", "type": "esriFieldTypeString", "alias": "data_source", "length": 75, "domain": null }, { "name": "external_nguid", "type": "esriFieldTypeString", "alias": "external_nguid", "length": 300, "domain": null }, { "name": "fullrdname", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 255, "domain": null }, { "name": "feature_status", "type": "esriFieldTypeString", "alias": "Feature Status", "length": 75, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 255, "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "Unique_ID", "type": "esriFieldTypeString", "alias": "Unique_ID", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1379_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S942_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 }