{ "currentVersion": 10.91, "id": 4, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1506324.727407679, "ymin": 83189.72251737118, "xmax": 2098629.906804137, "ymax": 577970.3869074732, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 0, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[FULLADDR]", "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, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITEADDID" }, { "name": "ADDPTKEY", "type": "esriFieldTypeString", "alias": "Address Point ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDPTKEY" }, { "name": "PREADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PREADDRNUM" }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADDRNUMSUF" }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDRNUM" }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "Address Range", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRRANGE" }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" }, { "name": "Cabin", "code": "CABIN" }, { "name": "Site", "code": "SITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITTYPE" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITID" }, { "name": "ALTUNITTYPE", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Type", "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" }, { "name": "Cabin", "code": "CABIN" }, { "name": "Site", "code": "SITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTUNITTYPE" }, { "name": "ALTUNITID", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTUNITID" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PLACENAME" }, { "name": "POST_COMM", "type": "esriFieldTypeString", "alias": "Postal Community Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN" }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "Public Safety Answering Point", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PSAP" }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG Community", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAG" }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USNGCOORD" }, { "name": "ADDRCLASS", "type": "esriFieldTypeInteger", "alias": "Description", "domain": { "type": "codedValue", "name": "SiteAddressClass_1", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Water Supply and Treatment", "code": 850 }, { "name": "Information and Communication", "code": 880 }, { "name": "Transportation Facilities", "code": 810 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRCLASS" }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "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" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POINTTYPE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "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" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STATUS" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ADDRESSNUM", "type": "esriFieldTypeString", "alias": "ADDRESSNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESSNUM" }, { "name": "ADDED_DATE", "type": "esriFieldTypeDate", "alias": "ADDED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADDED_DATE" }, { "name": "ADDED_BY", "type": "esriFieldTypeString", "alias": "ADDED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDED_BY" }, { "name": "EDITDESCRIPTION", "type": "esriFieldTypeString", "alias": "EDITDESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "EDITDESCRIPTION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ADDRESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "ADDRESS_SUBTYPE", "domain": { "type": "codedValue", "name": "AddType_1", "description": "Strucure type that address is assigned to", "codedValues": [ { "name": "Apartment/Condo", "code": "Apartment/Condo" }, { "name": "Assisted Living", "code": "Assisted Living" }, { "name": "Bank", "code": "Bank" }, { "name": "Boat Launch", "code": "Boat Launch" }, { "name": "Campground", "code": "Campground" }, { "name": "Cell/Radio Tower", "code": "Cell/Radio Tower" }, { "name": "Church", "code": "Church" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Government", "code": "Government" }, { "name": "Hospital/Healthcare", "code": "Hospital/Healthcare" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Liquor", "code": "Liquor" }, { "name": "Lodging", "code": "Lodging" }, { "name": "Migrant Housing", "code": "Migrant Housing" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Park", "code": "Park" }, { "name": "Parking", "code": "Parking" }, { "name": "Police Station", "code": "Police Station" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Single Family", "code": "Single Family" }, { "name": "School", "code": "School" }, { "name": "Temporary Dwelling", "code": "Temporary Dwelling" }, { "name": "Trailer", "code": "Trailer" }, { "name": "Trailer Park", "code": "Trailer Park" }, { "name": "Utilities", "code": "Utilities" }, { "name": "Other", "code": "Other" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community Center", "code": "Community Center" }, { "name": "Park Shelter", "code": "Park Shelter" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Recycling", "code": "Recycling" }, { "name": "Sewer Treatment", "code": "Sewer Treatment" }, { "name": "Substation/Switchyard", "code": "Substation/Switchyard" }, { "name": "Traffic Control Device", "code": "Traffic Control Device" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Cabin", "code": "Cabin" }, { "name": "Site", "code": "Site" }, { "name": "Shop/Outbuilding", "code": "Shop/Outbuilding" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 155, "defaultValue": null, "modelName": "ADDRESS_SUBTYPE" }, { "name": "PARCELNUM", "type": "esriFieldTypeString", "alias": "PARCELNUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PARCELNUM" }, { "name": "PLATNAME", "type": "esriFieldTypeString", "alias": "PLATNAME", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "PLATNAME" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COUNTY" }, { "name": "FIREHAZARD", "type": "esriFieldTypeString", "alias": "FIREHAZARD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIREHAZARD" }, { "name": "ESMPG", "type": "esriFieldTypeString", "alias": "ESMPG", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "ESMPG" }, { "name": "Mpbk_Lbl", "type": "esriFieldTypeString", "alias": "Mpbk_Lbl", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Mpbk_Lbl" }, { "name": "ALT_PLCNM", "type": "esriFieldTypeString", "alias": "Alternate Place Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ALT_PLCNM" }, { "name": "PRV_ADD", "type": "esriFieldTypeString", "alias": "Previous Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRV_ADD" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source of Data", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SOURCE" }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "SITE_NGUID", "type": "esriFieldTypeString", "alias": "Site Unique ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SITE_NGUID" }, { "name": "INC_MUNI", "type": "esriFieldTypeString", "alias": "Incorporated Municipality", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INC_MUNI" }, { "name": "POST_CODE", "type": "esriFieldTypeString", "alias": "Postal Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "POST_CODE" }, { "name": "MILE_POST", "type": "esriFieldTypeString", "alias": "Mile Post", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MILE_POST" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CITYCD", "type": "esriFieldTypeString", "alias": "City Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CITYCD" }, { "name": "QAQC_XMPT", "type": "esriFieldTypeString", "alias": "QAQC_XMPT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "QAQC_XMPT" }, { "name": "QAQC_COMM", "type": "esriFieldTypeString", "alias": "QAQC_COMM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "QAQC_COMM" }, { "name": "EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFECTIVE" }, { "name": "EXPIRATION", "type": "esriFieldTypeDate", "alias": "Expiration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EXPIRATION" }, { "name": "NWADND", "type": "esriFieldTypeString", "alias": "New Address Needed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NWADND" }, { "name": "Elev", "type": "esriFieldTypeSmallInteger", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elev" }, { "name": "Bldg", "type": "esriFieldTypeString", "alias": "Building", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Bldg" }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Floor" }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Ag ID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DiscrpAgID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R420_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_420", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G5789ADDPTKEY", "fields": "ADDPTKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G5789SITEADDID", "fields": "SITEADDID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_420", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S317_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "Floor": null, "Bldg": null, "SITEADDID": null, "ADDPTKEY": null, "PREADDRNUM": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "ALTUNITTYPE": null, "ALTUNITID": null, "FULLNAME": null, "FULLADDR": null, "PLACENAME": null, "POST_COMM": null, "ESN": null, "PSAP": null, "MSAG": null, "USNGCOORD": null, "ADDRCLASS": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "ADDRESSNUM": null, "ADDED_DATE": null, "ADDED_BY": null, "EDITDESCRIPTION": null, "COMMENTS": null, "ADDRESS_SUBTYPE": null, "PARCELNUM": null, "PLATNAME": null, "COUNTY": null, "FIREHAZARD": null, "ESMPG": null, "Mpbk_Lbl": null, "ALT_PLCNM": null, "PRV_ADD": null, "SOURCE": null, "COUNTRY": null, "STATE": null, "SITE_NGUID": null, "INC_MUNI": null, "POST_CODE": null, "MILE_POST": null, "LAT": null, "LONG": null, "DiscrpAgID": null, "CITYCD": null, "QAQC_XMPT": null, "QAQC_COMM": null, "EFFECTIVE": null, "EXPIRATION": null, "NWADND": null, "Elev": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "19014496ad5744f186534b216b501fef" }