{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Site Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 2070113.0011021793, "ymin": 1300742.3184351102, "xmax": 2171009.7861848436, "ymax": 1385231.1845620275, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "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" } ], "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" } ], "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": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "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", "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": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "temp_STATUS", "type": "esriFieldTypeString", "alias": "temp_STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_STATUS" }, { "name": "temp_ADDTYPE", "type": "esriFieldTypeString", "alias": "temp_ADDTYPE", "domain": { "type": "codedValue", "name": "ADD_TYPE", "description": "Types of Address for Address Points", "codedValues": [ { "name": "PRIMARY", "code": "PRIMARY" }, { "name": "SECONDARY", "code": "SECONDARY" }, { "name": "POWER", "code": "POWER" }, { "name": "WATER", "code": "WATER" }, { "name": "CELL", "code": "CELL" }, { "name": "GAS", "code": "GAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_ADDTYPE" }, { "name": "temp_DATE", "type": "esriFieldTypeDate", "alias": "temp_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "temp_DATE" }, { "name": "temp_PIN", "type": "esriFieldTypeString", "alias": "temp_PIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_PIN" }, { "name": "temp_SUBDIVISION", "type": "esriFieldTypeString", "alias": "temp_SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_SUBDIVISION" }, { "name": "temp_LOT", "type": "esriFieldTypeString", "alias": "temp_LOT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_LOT" }, { "name": "temp_PREDIR", "type": "esriFieldTypeString", "alias": "temp_PREDIR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_PREDIR" }, { "name": "temp_PRETYPE", "type": "esriFieldTypeString", "alias": "temp_PRETYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_PRETYPE" }, { "name": "temp_NAME", "type": "esriFieldTypeString", "alias": "temp_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_NAME" }, { "name": "temp_SUFTYPE", "type": "esriFieldTypeString", "alias": "temp_SUFTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_SUFTYPE" }, { "name": "temp_SUFDIR", "type": "esriFieldTypeString", "alias": "temp_SUFDIR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_SUFDIR" }, { "name": "temp_UNIT", "type": "esriFieldTypeString", "alias": "temp_UNIT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_UNIT" }, { "name": "temp_UNITNUM", "type": "esriFieldTypeString", "alias": "temp_UNITNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_UNITNUM" }, { "name": "temp_ADDRESS", "type": "esriFieldTypeString", "alias": "temp_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_ADDRESS" }, { "name": "temp_ALIAS1", "type": "esriFieldTypeString", "alias": "temp_ALIAS1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_ALIAS1" }, { "name": "temp_ALIAS2", "type": "esriFieldTypeString", "alias": "temp_ALIAS2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_ALIAS2" }, { "name": "temp_CITY", "type": "esriFieldTypeString", "alias": "temp_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_CITY" }, { "name": "temp_ST", "type": "esriFieldTypeString", "alias": "temp_ST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_ST" }, { "name": "temp_ZIP", "type": "esriFieldTypeString", "alias": "temp_ZIP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "temp_ZIP" }, { "name": "temp_NOTES", "type": "esriFieldTypeString", "alias": "temp_NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "temp_NOTES" }, { "name": "CAD_CITY", "type": "esriFieldTypeString", "alias": "CAD City Code", "domain": { "type": "codedValue", "name": "CAD_City", "description": "CAD Code for city", "codedValues": [ { "name": "AUST", "code": "AUST" }, { "name": "PDSP", "code": "PDSP" }, { "name": "LS", "code": "LS" }, { "name": "DOUG", "code": "DOUG" }, { "name": "VR", "code": "VR" }, { "name": "WHIT", "code": "WHIT" }, { "name": "WINS", "code": "WINS" }, { "name": "ATL", "code": "ATL" }, { "name": "ROME", "code": "ROME" }, { "name": "WACO", "code": "WACO" }, { "name": "DVIL", "code": "DVIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CAD_CITY" }, { "name": "CAD_PREDIR", "type": "esriFieldTypeString", "alias": "CAD Prefix Direction", "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" }, { "name": "EB", "code": "EB" }, { "name": "WB", "code": "WB" }, { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CAD_PREDIR" }, { "name": "CA_ST_NAME", "type": "esriFieldTypeString", "alias": "CAD Street Name", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "CA_ST_NAME" }, { "name": "CA_SUF_TYPE", "type": "esriFieldTypeString", "alias": "Suffix Type CAD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CA_SUF_TYPE" }, { "name": "CAD_SUFDIR", "type": "esriFieldTypeString", "alias": "CAD Suffix Direction", "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" }, { "name": "EB", "code": "EB" }, { "name": "WB", "code": "WB" }, { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CAD_SUFDIR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R697_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1032SITEADDID", "fields": "SITEADDID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1032ADDPTKEY", "fields": "ADDPTKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I_FullAddress", "fields": "FULLADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S404_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Site Address Points", "description": "", "prototype": { "attributes": { "CA_SUF_TYPE": null, "CAD_SUFDIR": 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, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "USNGCOORD": null, "ADDRCLASS": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "CA_ST_NAME": null, "CAD_PREDIR": null, "temp_STATUS": null, "temp_ADDTYPE": null, "temp_DATE": null, "temp_PIN": null, "temp_SUBDIVISION": null, "temp_LOT": null, "temp_PREDIR": null, "temp_PRETYPE": null, "temp_NAME": null, "temp_SUFTYPE": null, "temp_SUFDIR": null, "temp_UNIT": null, "temp_UNITNUM": null, "temp_ADDRESS": null, "temp_ALIAS1": null, "temp_ALIAS2": null, "temp_CITY": null, "temp_ST": null, "temp_ZIP": null, "temp_NOTES": null, "CAD_CITY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa9095589c7343cf84c808bcec83fbbd" }