{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 400000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": -1.0776695256932383E7, "ymin": 5651981.998620267, "xmax": -1.0698674936564274E7, "ymax": 5714620.6132787, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103713, "latestWkid": 103713, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118990000, "falseY": -98619200, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c3de210c65a1453ff7c151c072eb7b70", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQYlZWRPQ/BYBRGz6tdJCTCQHQ0WhkZDWYqRGIRm91gF2v/Akl9LfwCs8RuM0grdqN6JY2El1bi2e7NGc59rs4f0b82tltAowxcuWlrWulLMDw/WyD7yOeseWMWTgfT2KjwzO36oJoEUkyxnTxN4/SCBb0Q1TgR0QZG7xrJH7elPpzlHkQumBU7FRbaAHmvAjGVY0s9s6TxDpuZIyu3iIcFlPzqYEKUIUL4/ajV1bIHoBIm/v2UH3kA9t8qNrXgdzkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CTU_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADD_ID", "type": "esriFieldTypeString", "alias": "Address Unique Identifier", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "ADD_ID" }, { "name": "ADD_ID_LOC", "type": "esriFieldTypeString", "alias": "Address Unique Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADD_ID_LOC" }, { "name": "ANUMBERPRE", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ANUMBERPRE" }, { "name": "ANUMBER", "type": "esriFieldTypeInteger", "alias": "ANUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANUMBER" }, { "name": "ANUMBERSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ANUMBERSUF" }, { "name": "ST_PRE_MOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ST_PRE_MOD" }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ST_PRE_DIR" }, { "name": "STPRETYPE", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STPRETYPE" }, { "name": "ST_PRE_SEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Separator", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ST_PRE_SEP" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "STTYPE", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STTYPE" }, { "name": "ST_POS_DIR", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ST_POS_DIR" }, { "name": "ST_POS_MOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ST_POS_MOD" }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "Full Delivery Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULLADD" }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LST_PREDIR" }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LST_NAME" }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LST_TYPE" }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LST_POSDIR" }, { "name": "SUB_TYPE1", "type": "esriFieldTypeString", "alias": "Subaddress Type 1", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SUB_TYPE1" }, { "name": "SUBID1", "type": "esriFieldTypeString", "alias": "Subaddress Identifier 1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUBID1" }, { "name": "SUBTYPE2", "type": "esriFieldTypeString", "alias": "Subaddress Type 2", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SUBTYPE2" }, { "name": "SUBID2", "type": "esriFieldTypeString", "alias": "Subaddress Identifier 2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUBID2" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP" }, { "name": "CTU_NAME", "type": "esriFieldTypeString", "alias": "CTU Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CTU_NAME" }, { "name": "CTU_ID_TXT", "type": "esriFieldTypeString", "alias": "CTU Code", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CTU_ID_TXT" }, { "name": "ADDCODE", "type": "esriFieldTypeString", "alias": "Additional Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADDCODE" }, { "name": "ADDDATAURI", "type": "esriFieldTypeString", "alias": "Additional Data URI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDDATAURI" }, { "name": "CO_NAME", "type": "esriFieldTypeString", "alias": "CO_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CO_NAME" }, { "name": "CO_CODE", "type": "esriFieldTypeString", "alias": "County Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CO_CODE" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "Country: \"US\"", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "LANDMARK", "type": "esriFieldTypeString", "alias": "Complete Landmark Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LANDMARK" }, { "name": "Descrip", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Descrip" }, { "name": "LOC_DESC", "type": "esriFieldTypeString", "alias": "LOC_DESC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOC_DESC" }, { "name": "CEN_GEO", "type": "esriFieldTypeString", "alias": "Centerline Geocodable\nCenterline Geocodable", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CEN_GEO" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "MILE_POST", "type": "esriFieldTypeString", "alias": "Mile Post", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MILE_POST" }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "911 GIS Point-of-Contact", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GIS911POC" }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ESN" }, { "name": "PSAP_CODE", "type": "esriFieldTypeString", "alias": "PSAP Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PSAP_CODE" }, { "name": "MSAG_C", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAG_C" }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFF_DATE" }, { "name": "RET_DATE", "type": "esriFieldTypeDate", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RET_DATE" }, { "name": "AAUTHORITY", "type": "esriFieldTypeString", "alias": "Address Authority", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "AAUTHORITY" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "Geocode", "type": "esriFieldTypeString", "alias": "Geocode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Geocode" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CITY" }, { "name": "Twp", "type": "esriFieldTypeString", "alias": "Twp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Twp" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direction" }, { "name": "AMB", "type": "esriFieldTypeString", "alias": "AMB", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AMB" }, { "name": "RESP", "type": "esriFieldTypeString", "alias": "RESP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RESP" }, { "name": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FIRE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "PWAID", "type": "esriFieldTypeString", "alias": "PWAID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PWAID" }, { "name": "PWA_STATUS", "type": "esriFieldTypeString", "alias": "PWA_STATUS", "domain": { "type": "codedValue", "name": "ADDRPT_PWA_STATUS", "description": "ADDRPT_PWA_STATUS", "codedValues": [ { "name": "NO HOUSE NUMBER", "code": "NO HOUSE NUMBER" }, { "name": "WRONG PARITY", "code": "WRONG PARITY" }, { "name": "OUT OF RANGE", "code": "OUT OF RANGE" }, { "name": "OUT OF SEQUENCE", "code": "OUT OF SEQUENCE" }, { "name": "OUTSIDE OF COUNTY", "code": "OUTSIDE OF COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "DUPLICATE ADDRESS", "code": "DUPLICATE ADDRESS" }, { "name": "SUB ADDRESS", "code": "SUB ADDRESS" }, { "name": "MSAG ESN ISSUE", "code": "MSAG ESN ISSUE" }, { "name": "INCORRECT HIGH/LOW IN MSAG", "code": "INCORRECT HIGH/LOW IN MSAG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PWA_STATUS" }, { "name": "PWA_COMMENT", "type": "esriFieldTypeString", "alias": "PWA_COMMENT", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PWA_COMMENT" }, { "name": "PWA_FULLSTREET", "type": "esriFieldTypeString", "alias": "PWA_FULLSTREET", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PWA_FULLSTREET" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2512_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2512", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2387_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address", "description": "", "prototype": { "attributes": { "PWA_COMMENT": null, "ADD_ID": null, "ADD_ID_LOC": null, "ANUMBERPRE": null, "ANUMBER": null, "ANUMBERSUF": null, "ST_PRE_MOD": null, "ST_PRE_DIR": null, "STPRETYPE": null, "ST_PRE_SEP": null, "ST_NAME": null, "STTYPE": null, "ST_POS_DIR": null, "ST_POS_MOD": null, "FULLADD": null, "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSDIR": null, "SUB_TYPE1": null, "SUBID1": null, "SUBTYPE2": null, "SUBID2": null, "ZIP": null, "CTU_NAME": null, "CTU_ID_TXT": null, "ADDCODE": null, "ADDDATAURI": null, "CO_NAME": null, "CO_CODE": null, "STATE": null, "COUNTRY": null, "LANDMARK": null, "Descrip": null, "LOC_DESC": null, "CEN_GEO": null, "LATITUDE": null, "LONGITUDE": null, "MILE_POST": null, "GIS911POC": null, "ESN": null, "PSAP_CODE": null, "MSAG_C": null, "EFF_DATE": null, "RET_DATE": null, "AAUTHORITY": null, "Comments": null, "Geocode": null, "CITY": null, "Twp": null, "Direction": null, "AMB": null, "RESP": null, "FIRE": null, "PWA_FULLSTREET": null, "PWA_STATUS": null, "PWAID": 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": "3d09625ecc6d436cb79aa53ec77b6331" }