Re: [gdal-dev] shortest path or networks in GDAL

2016-12-15 Thread Dmitry Baryshnikov

Hi Djordje,

Default build of GNM in GDAL was enabled recently. I think this build is 
not available by GISInternals.


Try our (NextGIS) own build of GDAL from here: http://nextgis.com/borsch/

Best regards,
Dmitry

15.12.16 3:04, Djordje Spasic пишет:
I am wondering if it is possible to perform the shortest path or 
network analysis in Windows version of GDAL 
?
I googled and found gnmanalyse page on GDAL website, which seems to be 
able to do that:

http://www.gdal.org/gnmanalyse.html

But is this gnmanalyse functionality available only through GDAL 
C#/python binaries?


I can not access it directly by running GDAL Windows .exe files?

Thank you for the reply.


___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] VirtualEarth Style Parameter in GDAL C++

2016-12-15 Thread esacree

Is it possible to change the map style on the VirtualEarth in GDAL?

The current example shows the Aerial Map Style:
http://a${server_num}.ortho.tiles.virtualearth.net/tiles/a${quadkey}.jpeg?g=90;

Is it possible to get the other Bing/VirtualEarth map styles like the road
view or road view with labels?
Is the style controlled by the "a" parameter following the http:://?

What does the g=90 mean?  Is g the direction angle?  (90 being East?).

Thanks!

Elaine



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/VirtualEarth-Style-Parameter-in-GDAL-C-tp5300088.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev