My hack was to write a short python script that does a more dense line (You choose the spacing between lines, default nodes are every degree I think). https://github.com/wildintellect/pyGraticule
Then I cut it to extent and project it into the final projection I want. The extra density makes it easier to label what you want to. However the table values are always in Lat/Lon so you'll need to use the field calculator to pull out the X/Y after projection if you wanted projected coordinate labels. Maybe someday I'll have time to add the idea to QGIS directly. Thanks, Alex On 11/02/2014 06:17 AM, Lester Anderson wrote: > Hi all > > Part of the solution (or workaround) is to use the Vector ->Research Tools > -> Vector Grid option > This gives the lines reasonably well when projected, but the nodes need to > be increased (densified) to give the curved latitudes etc. > Does this sound reasonable? > > Still have to label manually > > So, not impossible to find a partial solution, but hopefully this will be > built-in eventually. QGIS is a great piece of kit and I am sure it will > gain momentum! > > > On 2 November 2014 13:08, Ramon AndiƱach <[email protected]> wrote: > >> >> On 02/11/2014, at 19:50 , Lester Anderson wrote: >> >>> Hi all, >>> >>> Still no built-in option in the composer for projected map graticules >> (eg Polar stereographic, Lambert conformal etc). Still limited to linear >> systems. >>> >>> Will this ever be implemented in QGIS, or is there a plugin that will >> create projected map graticules for all projections (to display longitude >> and latitude)? >>> >>> I have been using QGIS since v1.6 and have seen no changes on this >> aspect. >> >> Well, no. Not no movement, but you might want to look into some of the new >> features a bit before saying that it's not possible. >> >> This image https://www.dropbox.com/s/j8rjxb6om1ciuau/Polar.png?dl=0 is >> about 2 minutes playing and has a grid on an arctic polar map. I don't >> think it can be perfect, but it's a lot closer. Is that almost what you >> where after? >> >> Significantly for you one of the nice developers[1] added a feature that >> allows you to draw grids in different projections to the map canvas. It >> might be worth asking him nicely what it would cost to have what you need >> added (e.g. some work on the labels, and some way to show that missing 180 >> line.), and then banding together with some other folk that work in high >> and low places to make it happen. >> >> -ramon. >> [1] My thanks by the way. I realise that there's been an ongoing argument >> about the accuracy of being able to do this (which I don't want to >> restart), but sometimes this is what the client wants - and its nice to be >> able to do it without too much mucking about. >> >> >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user >> > > > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
