This point 46.0838,-109.729 is in Montana, USA.
I have locally cloned latest master branch of GH and tried building montana-latest.osm.pbf from Geofabrik. When I query directions to 46.0838,-109.729, it throws PointNotFound error.
But the same point works in here:
https://graphhopper.com/maps/?point=46.0838%2C-109.729&point=46.081682%2C-109.703657&locale=en-US&vehicle=car&weighting=fastest&elevation=true&turn_costs=false&use_miles=false&layer=Omniscale
I tried changing following parameters to 2 than default 200:
prepare.min_network_size: 2
prepare.min_one_way_network_size: 2
But still getting the error.
Could you please help understand what parameter i need to change to get this point working? I have also disabled barriers and provided access to private roads.