Hackerfleet / hfos-legacy

Hackerfleet Operating System
GNU Affero General Public License v3.0
29 stars 4 forks source link

Parse gdal xml file #252

Closed ri0t closed 7 years ago

ri0t commented 7 years ago

gdal2tiles creates a xml metadata file along each tilestache describing things like

These should be available as optional metadata for layer objects

ri0t commented 7 years ago

projection, srs and tileformat data are always the same, so i omitted that, as well as origin (which is just the first extent-corner)