Is GDAL used in the reprojection of WMS images? This new 1.4 binary is the first instance of Merkaartor that I have used. When I pulled in a WMS in a UTM SRS (26915), the downloaded features aligned pretty closely with the WMS image, but there was a little shift.
It was close enough that I assumed that the reprojection from 26915 to geographic or world mercator was happening. Of course, maybe you keep the imagery in it's native SRS and then just use OGR or something to project the vector features. I guess that would be much less processor intensive. David. 2009/12/7 Aleksandar <[email protected]>: > On Sun, Dec 6, 2009 at 1:57 PM, Shaun McDonald <[email protected]> > wrote: >> >> How do I load photos? > > Sorry this version was compiled without Exiv2, because I just wanted to be > sure that everything works with a minimal configuration. The next step is to > add Exiv2 and GDAL support. I use these to libraries from MacPorts, and as > such they depend on their own version of some of the system provided > libraries (like libz, libiconv, libintl etc.) and the first step would be to > make sure that if I replace them with system (with install_name_change) they > don't stop working or crash. GDAL is a beast that depends on multiple > libraries so I have to find some free time to sort out all of the > dependencies and replace them (otool and install_name_change). As soon as I > get it done I will post an update. > >> >> Is there any chance of being able to easily add nodes to a segment of a >> way in move mode, similar to JOSM? >> I find it really annoying being in select mode and trying to move nodes. >> The upload auto generated comment is information that you can work out any >> way from the changeset meta info. It also doesn't remember the last string >> entered by the user. >> When you get a 401 Unauthorized, ask the user for their username and >> password rather than just giving an error message. How about a test button >> in the preferences? >> After an upload I get the message: >> "It is strongly recommended to save the changes to your document after an >> upload. >> Do you want to do this now?" >> Why is the default button now, when yes is recommended? >> Load a GPS trace and then click the "Tracks" tab in the layers pane, and I >> then get a crash as below: > > Can you open a trac ticket for this bug? And for those other usability > issues. > > Best regards. > Aleksandar > > -- > Aleksandar Topuzović > Sent from Zagreb, 01, Croatia > _______________________________________________ > Merkaartor mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/merkaartor > > _______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
