{ "isCoGoEnabled": false, "extent": { "ymin": 4749270.6506186379, "xmin": -10519380.376717405, "ymax": 4767555.3291248176, "xmax": -10505405.324604958, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 148923141.928385377, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 3000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 0, "archivingInfo": { "startArchivingMoment": 1718118992000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 148923141.928385377, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "Address", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "ZIP_4": null, "FULLADDR": null, "ParcelID": null, "ADDRTYPE": null, "ROADTYPE": null, "CAPTUREMETH": null, "ALIAS": null, "ZIPCODE": null, "STATE": null, "ROADPREDIR": null, "ROADNAME": null, "BLDG_NAME": null, "LASTUPDATE": null, "XCoord": null, "CITY": null, "ADDRNUM": null, "APARTMENT": null, "ROADPOSTDIR": null, "LASTEDITOR": null, "YCoord": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Address", "allowTrueCurvesUpdates": false, "displayField": "ROADNAME", "supportsCalculate": true, "fields": [ { "modelName": "System-maintained ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "ADDRNUM", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ADDRNUM", "length": 10, "alias": "Address Number", "type": "esriFieldTypeString" }, { "modelName": "APARTMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "APARTMENT", "length": 20, "alias": "Apartment", "type": "esriFieldTypeString" }, { "modelName": "ROADPREDIR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "RoadPrefix", "description": "The road name prefix direction", "type": "codedValue", "codedValues": [ { "code": "N", "name": "North" }, { "code": "S", "name": "South" }, { "code": "E", "name": "East" }, { "code": "W", "name": "West" }, { "code": "NW", "name": "Northwest" }, { "code": "NE", "name": "Northeast" }, { "code": "SE", "name": "Southeast" }, { "code": "SW", "name": "Southwest" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ROADPREDIR", "length": 2, "alias": "Road Prefix", "type": "esriFieldTypeString" }, { "modelName": "ROADNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ROADNAME", "length": 50, "alias": "Road Name", "type": "esriFieldTypeString" }, { "modelName": "ROADTYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "RoadType", "description": "The road name type", "type": "codedValue", "codedValues": [ { "code": "Dr", "name": "Drive" }, { "code": "Ln", "name": "Lane" }, { "code": "Rd", "name": "Road" }, { "code": "Cir", "name": "Circle" }, { "code": "Ct", "name": "Court" }, { "code": "Pkwy", "name": "Parkway" }, { "code": "Ave", "name": "Avenue" }, { "code": "Blvd", "name": "Boulevard" }, { "code": "Hwy", "name": "Highway" }, { "code": "Pl", "name": "Place" }, { "code": "Ramp", "name": "Ramp" }, { "code": "St", "name": "Street" }, { "code": "Ter", "name": "Terrace" }, { "code": "Way", "name": "Way" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ROADTYPE", "length": 4, "alias": "Road Type", "type": "esriFieldTypeString" }, { "modelName": "ROADPOSTDIR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "RoadPostDir", "description": "The road name post direction", "type": "codedValue", "codedValues": [ { "code": "NE", "name": "Northeast" }, { "code": "NW", "name": "Northwest" }, { "code": "SE", "name": "Southeast" }, { "code": "SW", "name": "Southwest" }, { "code": "E", "name": "East" }, { "code": "W", "name": "West" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ROADPOSTDIR", "length": 2, "alias": "Post Direction", "type": "esriFieldTypeString" }, { "modelName": "CITY", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CITY", "length": 50, "alias": "Municipality Name", "type": "esriFieldTypeString" }, { "modelName": "STATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "STATE", "length": 2, "alias": "State Abbreviation", "type": "esriFieldTypeString" }, { "modelName": "FULLADDR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FULLADDR", "length": 255, "alias": "Full Address", "type": "esriFieldTypeString" }, { "modelName": "ADDRTYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "AddressType", "description": "The type of address represented by a point feature", "type": "codedValue", "codedValues": [ { "code": "Parcel", "name": "Parcel" }, { "code": "Building", "name": "Building" }, { "code": "Building Entrance", "name": "Building Entrance" }, { "code": "Driveway Turn-off", "name": "Driveway Turn-off" }, { "code": "Unit, Condo or Suite", "name": "Unit, Condo or Suite" }, { "code": "Other", "name": "Other" }, { "code": "Unknown", "name": "Unknown" }, { "code": "Utility", "name": "Utility" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ADDRTYPE", "length": 30, "alias": "Address Type", "type": "esriFieldTypeString" }, { "modelName": "CAPTUREMETH", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "type": "codedValue", "codedValues": [ { "code": "Geocoded", "name": "Geocoded" }, { "code": "GPS", "name": "GPS" }, { "code": "Site Visit", "name": "Site Visit" }, { "code": "Placed on Map", "name": "Placed on Map" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "CAPTUREMETH", "length": 30, "alias": "Capture Method", "type": "esriFieldTypeString" }, { "modelName": "LASTUPDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LASTUPDATE", "length": 8, "alias": "Last Update Date", "type": "esriFieldTypeDate" }, { "modelName": "LASTEDITOR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LASTEDITOR Domain", "description": "List of Editors for GIS", "type": "codedValue", "codedValues": [ { "code": "Cynthia Matney", "name": "CRM" }, { "code": "Scott Baird", "name": "SB" }, { "code": "Brian Lomas", "name": "BL" }, { "code": "None", "name": "None" }, { "code": "Jason Thomas", "name": "JT" }, { "code": "Utilities", "name": "Utilities" }, { "code": "PublicWorks", "name": "PublicWorks" }, { "code": "FireDept", "name": "FireDept" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "LASTEDITOR", "length": 50, "alias": "Last Editor", "type": "esriFieldTypeString" }, { "modelName": "BLDG_NAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "BLDG_NAME", "length": 50, "alias": "BUILDING NAME", "type": "esriFieldTypeString" }, { "modelName": "ALIAS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ALIAS", "length": 50, "alias": "ADDRESS ALIAS", "type": "esriFieldTypeString" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "ParcelID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ParcelID", "length": 30, "alias": "Parcel ID", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "ZIPCODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ZIPCODE", "alias": "ZIPCODE", "type": "esriFieldTypeInteger" }, { "modelName": "ZIP_4", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ZIP_4", "alias": "ZIP+4", "type": "esriFieldTypeInteger" }, { "modelName": "XCoord", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "XCoord", "alias": "X Coordinate", "type": "esriFieldTypeDouble" }, { "modelName": "YCoord", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "YCoord", "alias": "Y Coordinate", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true, "timeZone": "Central Standard Time" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": { "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true, "timeZone": "Central Standard Time" }, "supportsDurableUrlForSyncModelNone": false, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333335, "mUnits": 1, "zUnits": 1, "latestWkid": 102698, "zTolerance": 0.001, "wkid": 102698, "xyUnits": 3048.00609601219139, "mTolerance": 0.001, "falseX": -15658800, "falseY": -45949000, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R555_SDE_ROWID_UK", "isUnique": true, "description": "", "isAscending": true, "fields": "OBJECTID" }, { "name": "UUID_555", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "UUID_OID_555", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "AddNum", "isUnique": false, "description": "", "isAscending": true, "fields": "ADDRNUM" }, { "name": "Apartment", "isUnique": false, "description": "", "isAscending": true, "fields": "APARTMENT" }, { "name": "a434_ix1", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user", "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" } }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 5000, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsReturningGeometryEnvelope": false, "supportsPagination": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true, "fullTextSearchableFields": [] }, "subtypeField": "", "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Uploads,Editing,Sync,Extract", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 8000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 143, 40, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [{ "removeDuplicates": "none", "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": null, "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "center", "haloSize": null, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 8, "weight": "bold", "style": "normal", "family": "Book Antiqua", "decoration": "none" } }, "stackLabel": false, "maxScale": 0, "name": "Default", "minScale": 0, "deconflictionStrategy": "static", "priority": 2, "labelExpression": "[ADDRNUM]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "useCodedValues": true }] }, "geometryField": { "modelName": "System-maintained Geometry for a feature", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }