A vector map of water bodies was imported into its own location, then
re-projected to a target location. When I try to display it in the monitor
grass75 responds,
d.vect map=water_bodies@hydrography
WARNING: The bounding box of the map is outside the current region, nothing
drawn
How might this occur since other maps fall within the geographic
boundaries of this new map?
Rich
On Fri, Jul 6, 2018 at 11:22 PM, Rich Shepard <rshepard@appl-ecosys.com> wrote:
A vector map of water bodies was imported into its own location, then
re-projected to a target location. When I try to display it in the monitor
grass75 responds,
d.vect map=water_bodies@hydrography
WARNING: The bounding box of the map is outside the current region, nothing
drawn
The display region and the map region are not necessarily the same.
Did you zoom to the map?
In addition, you may want to check
v.info water_bodies@hydrography
to be sure that things are right.
Markus
On Sat, 7 Jul 2018, Markus Neteler wrote:
The display region and the map region are not necessarily the same.
Did you zoom to the map?
Markus,
Yes, I did.
In addition, you may want to check
v.info water_bodies@hydrography
to be sure that things are right.
They look correct at the source location so I re-projected them and now
the map correctly displays in the target location. Must have been something
I did unintentionally that borked the process.
The yet unresolved issue of properly expanding regions to add new maps is
more important now. I asked about this issue yesterday so anyone with
cluesticks should annoint me with them to increase my understanding.
Thanks,
Rich