Skip to content
Snippets Groups Projects
Select Git revision
  • dd6c1bcd11f2255422238a677111a5a257cb9e6e
  • master default
  • 2022-summer-refresh
  • 5.0_dev
  • building-descriptions
5 results

UNL_TourMap

Forked from an inaccessible project.
user avatar
Brett Bieber authored
dd6c1bcd
History
** Creating map tiles:
**********************************
Using maptiler.org

For Mac OS X 10.6:
    From /map_source or http://code.google.com/p/maptiler/ get and run:
        1. http://www.kyngchaos.com/files/software/unixport/GDAL_Complete-1.7.dmg (nothing to do after installation)
        2. http://maptiler.googlecode.com/issues/attachment?aid=1641967504875078876&name=maptiler-1.0-beta2fix3-macosx.zip&token=11bf9597dafa626a65cd4afa3ef5d736
    Steps in maptiler program (must run once for city and again for east campus):
        1. Google Maps Compatible
        2. "Add" the full map image from /map_source, 
            Set "Georeference" to 40.8329 40.8114 -96.6808 -96.7197 for the CITY campus UNL 3D map
            Set "Georeference" to 40.8397 40.8248 -96.6506 -96.6768 for the EAST campus UNL 3D map
        3. WGS84 - Latitude and Longitude
        4. Min zoom: 15 max zoom: 18 and png
        5. Save in /www/images/tilesets/city OR /www/images/tilesets/east - dont need a destination url
        6. Dont need viewers
        7. Dont worry about details
        8. Press "Render"

** Custom map markers:
**********************************
-Map icons are specified in /www/templates/kml/UNL/TourMap.tpl.php
-If kml files are used to plot points on the map using google.maps.kmlLayer then the icons need to be 64x64 pixels
--These icons are saved in /www/images/icons with the postfix "64" i.e. emergencyphones64.png