Custom Query (1155 matches)
Results (229 - 231 of 1155)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#621 | fixed | symbolic link data /usr/local/share/udig/udig-data | ||
Description |
This was formally available via the users home directory "data" folder; this no longer is available allowing uDig to fail http://wiki.osgeo.org/wiki/Live_GIS_Disc_Testing as the quickstart does not match the dvd contents. Was a decision made to handle the data directory differently? Going through the script I find that data ends up in:
Can the symbolic link be restored or can we put the data in the users home directory as is done for other sample data? |
|||
#1774 | fixed | Switch to MapProxy packaging maintained by the Debian GIS team | ||
Description |
OSGeo-Live should switch to the MapProxy packaging maintained by the Debian GIS team, which is included in the main Debian & Ubuntu repositories too: The packaging differs somewhat from that in OSGeo-Live so far.
The old packaging had only the
The commandline utilities are moved to
The new
The new
The changes to |
|||
#881 | fixed | Switch between languages should consider current page | ||
Description |
To improve Browsing behavior between languages the header links (English, Deutsch, etc) should consider the current page and redirect to the same page for the chosen language. Means, if the user is here: and 'Deutsch' is selected by the user the resulting URL should be: I guess with a bit javascript experiences this should be feasible. |