Hi, On Wednesday, September 28, 2011 1:59 AM, "Niels" <[email protected]> wrote: > hello, > I have two questions concerning xy layers in gvsig 1.11.0 or gvSig OADE > 2010. > > 1) When I include a .dbf table to my project I am able to draw a xy layer > out of it and depict it, make changes etc. in my actual view. Howevere, > after storing and closing the projct, when reopening it, the xy table > will > be removed from the project. >
Immediately after creating the new points layer, export it to a new Shapefile. Then remove the original layer and work on the Shapefile instead. That way, your work will be permanently saved. > 2) I wonder iof there is any way to make a xy layer with coordinates > other > than degree/deciamal degree with two positions of decimal degree, only. > (z.B > -10,56/-76,35) > I am trying to make a map with archaeological sites, each site one > coordenate, but as it is not possible to include decimal seconds the site > located clse to each other appear as one single site. How can I change > the > format for entering ccordinates? This is the only format that the CSV import tool currently understands. I was not aware that accuracy is so limited. This is something that needs to be fixed in the gvSIG CSV import tool. Alternatively, you can try to import your data with "Normalize table" for greater control. Maybe that way you get better accuracy. If that also fails, than you need to use an external software to convert your lat/lon coordinates to UTM and work in that system. Best, Ben > > Thanks for your comments > > Niels > > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/gvSIG-XY-layer-tp6839448p6839448.html > Sent from the gvSIG users mailing list archive at Nabble.com. > _______________________________________________ > Gvsig_internacional mailing list > [email protected] > http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional > _______________________________________________ Gvsig_internacional mailing list [email protected] http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
