Custom query (1088 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (121 - 123 of 1088)

Ticket Resolution Summary Owner Reporter
#687 fixed MapGuide Maestro port fix jng kalxas
Description

MapGuide Maestro should point to http://localhost:8008/mapguide instead of http://localhost/mapguide

#688 wontfix Move tmp files to a subdir of tmp kalxas wildintellect
Description

I'd like to propose that we put all tmp file in a subdir of /tmp. Something like osgeolive

The reason is that if we implement this I can actually mount a second virtual machine disk to /tmp/osgeolive and store all the downloaded files independent of any build. I could do it that way now, but I'd also get all the other junk that's in the tmp.

That means it will take less time to compress the builds for release, there is no need to copy the cached files on and off each build, and the build can work with or without the pre-cached files.

#689 worksforme NaturalEarth Character Encodings darkblueb darkblueb
Description

the NaturalEarth dataset is supplied as .shp files in Windows 1252 encoding

http://en.wikipedia.org/wiki/Windows-1252

a close ISO standard is

http://en.wikipedia.org/wiki/ISO_8859-1

It is desirable to simply hold all tables in postgres as Unicode UTF-8

http://en.wikipedia.org/wiki/UTF-8

Currently, the custom version of the NaturalEarth data set we use does a pretty good job of passing through character encodings.. but on inspection of Vietnamese and Slovenian Admin1 (state) names, there are some problem characters.. How well these characters are represented in other environments, from the .shp files, remains to be seen.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.