{ "currentVersion": 10.91, "id": 54, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 357953.69000082836, "ymin": 100450.96998307109, "xmax": 644559.8150321841, "ymax": 323284.4449189082, "spatialReference": { "wkid": 103762, "latestWkid": 103762 } }, "sourceSpatialReference": { "wkid": 103762, "latestWkid": 103762 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FULLADDR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": null, "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": null, "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": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRCLASS" }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POINTTYPE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "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": "OTC_COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "OTC_COMMENTS" }, { "name": "OTC_PIN", "type": "esriFieldTypeString", "alias": "Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OTC_PIN" }, { "name": "OTC_NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTC_NAME" }, { "name": "OTC_COURTNAME", "type": "esriFieldTypeString", "alias": "Court Name", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "OTC_COURTNAME" }, { "name": "OTC_LON", "type": "esriFieldTypeDouble", "alias": "Longitude (x)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTC_LON" }, { "name": "OTC_LAT", "type": "esriFieldTypeDouble", "alias": "Latitude (y)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTC_LAT" }, { "name": "OTC_GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTC_GPS_DATE" }, { "name": "OTC_PRE_DIR", "type": "esriFieldTypeString", "alias": "Pre Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": "NULL", "modelName": "OTC_PRE_DIR" }, { "name": "OTC_PRETYPE", "type": "esriFieldTypeString", "alias": "Pre Type", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": "NULL", "modelName": "OTC_PRETYPE" }, { "name": "OTC_ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "NULL", "modelName": "OTC_ST_NAME" }, { "name": "OTC_ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": "NULL", "modelName": "OTC_ST_TYPE" }, { "name": "OTC_SUF_DIR", "type": "esriFieldTypeString", "alias": "Suf Dir", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NULL", "modelName": "OTC_SUF_DIR" }, { "name": "OTC_ZIP", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OTC_ZIP" }, { "name": "OTC_TOWN", "type": "esriFieldTypeString", "alias": "OTC_TOWN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OTC_TOWN" }, { "name": "OTC_RANGE", "type": "esriFieldTypeString", "alias": "OTC_RANG", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OTC_RANGE" }, { "name": "OTC_ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OTC_ID" }, { "name": "OTC_MUNI_FIPS", "type": "esriFieldTypeString", "alias": "MUNI_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OTC_MUNI_FIPS" }, { "name": "OTC_STTYPE_TEMP", "type": "esriFieldTypeString", "alias": "OTC_STTYPE_TEMP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OTC_STTYPE_TEMP" }, { "name": "OTC_SECTION", "type": "esriFieldTypeString", "alias": "OTC_SECTION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OTC_SECTION" }, { "name": "OTC_TWNRNGSEC", "type": "esriFieldTypeString", "alias": "OTC_TWNRNGSEC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OTC_TWNRNGSEC" }, { "name": "OTC_SOURCE", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "OTC_SOURCE" }, { "name": "OTC_CTU_NAME", "type": "esriFieldTypeString", "alias": "NG911 Community Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OTC_CTU_NAME" }, { "name": "OTC_CTU_ID_TXT", "type": "esriFieldTypeString", "alias": "CTU Code", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTC_CTU_ID_TXT" }, { "name": "OTC_POSTCOMM", "type": "esriFieldTypeString", "alias": "Postal Community", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OTC_POSTCOMM" }, { "name": "OTC_COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OTC_COUNTY" }, { "name": "OTC_CEN_GEO", "type": "esriFieldTypeString", "alias": "Geocodable to Centerline", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OTC_CEN_GEO" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Install_Notes", "type": "esriFieldTypeString", "alias": "Install_Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Install_Notes" }, { "name": "Installed", "type": "esriFieldTypeString", "alias": "Sign/Post Installed", "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": 4, "defaultValue": "No", "modelName": "Installed" }, { "name": "OTC_GPS_DATE_Converted", "type": "esriFieldTypeString", "alias": "OTC_GPS_DATE_Converted", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OTC_GPS_DATE_Converted" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Installed On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R505_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_505", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S478_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "OTC_GPS_DATE_Converted": 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, "LASTUPDATE": null, "LASTEDITOR": null, "OTC_COMMENTS": null, "OTC_PIN": null, "OTC_NAME": null, "OTC_COURTNAME": null, "OTC_LON": null, "OTC_LAT": null, "OTC_GPS_DATE": null, "OTC_PRE_DIR": null, "OTC_PRETYPE": null, "OTC_ST_NAME": null, "OTC_ST_TYPE": null, "OTC_SUF_DIR": null, "OTC_ZIP": null, "OTC_TOWN": null, "OTC_RANGE": null, "OTC_ID": null, "OTC_MUNI_FIPS": null, "OTC_STTYPE_TEMP": null, "OTC_SECTION": null, "OTC_TWNRNGSEC": null, "OTC_SOURCE": null, "OTC_CTU_NAME": null, "OTC_CTU_ID_TXT": null, "OTC_POSTCOMM": null, "OTC_COUNTY": null, "OTC_CEN_GEO": null, "Install_Date": null, "Install_Notes": null, "Installed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4d0618de5684868beebe41b1734822d" }