I have a map that's supposed to have 3 points (sites) on it, all
relatively close together. The geographic coordinates were projected to lcc
using v.proj and the region's boundaries and parameters adjusted to the map
using 'g.region vect=sites'.
My problem is that only two sites display, and the relative x values are
switched (that is, the one on the left should be on the right).
How should I go about determining what went wrong? What information is
needed?
Rich