Custom Query (1155 matches)
Results (118 - 120 of 1155)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1616 | wontfix | Comments on OSGeo-live 9.5 alpha2 testing | ||
Description |
There is some comment I made after testing OSGeo-live 9.5 alpha2. Everything I tried was working and major stuff was in french, so i happy with it. Here is just some feedback that might useful. It is mostly quickstarts , but i went a little forward on qgis and postgis. thanks to kalxas suggesting posting it here.(comments in brackets are his) Tests
|
|||
#1641 | wontfix | mbm_plot does not work out of the box, tries to run mapproject executable | ||
Description |
Earlier today I helped someone getting mbm_plot to work. By default mbm_plot tried to find the executable "mapproject" which does not exist. We changed the call in mbm_plot to use "gmt mapproject" instead. It worked fine then. |
|||
#1670 | wontfix | PostGIS not available in TileMill | ||
Description |
When following the TileMill quickstart, first you create a project, then you load data from the PostGIS DB. Which you can't since it is greyed ! Looking to use gdal and Mapnik, i found the reason: TileMill needs the mapnik-input-plugin-postgis to communicate with the DB. If you install the package, you can use the PostGIS tab in TileMill. I didn't finish the quickstart since i found a way around. But I recommend to had those package in OSGeo-Live 10.0: mapnik-input-plugin-postgis mapnik-input-plugin-ogr mapnik-input-plugin-gdal mapnik-input-plugin-osm mapnik-input-plugin-sqlite They are around 200 kB each. |