User Tools

Site Tools


website_about

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
website_about [2016/07/23 03:41] – [TODO] allchin09website_about [2017/05/18 21:31] – [About] bushwalking
Line 3: Line 3:
 The mapping website at [[http://maps.ozultimate.com/]] was designed and built by Tom Brennan <website@ozultimate.com>. The mapping website at [[http://maps.ozultimate.com/]] was designed and built by Tom Brennan <website@ozultimate.com>.
  
 +For information on how to use the site, see the [[help|Help]] page.
 +
 +With the exception of items noted below in the credits, code is licensed under the [[https://opensource.org/licenses/MIT|MIT license]], Copyright 2017 Tom Brennan.
 ====== Credits ====== ====== Credits ======
  
-Map layers are (c) Land and Property Information 2016+Map layers are (c) Land and Property Information 2016. See [[http://spatialservices.finance.nsw.gov.au/mapping_and_imagery/lpi_web_services|NSW Spatial Services - Web Services]] for more detail.
  
 Interface uses the following libraries: Interface uses the following libraries:
Line 27: Line 30:
  
   * Geographic name lookup   * Geographic name lookup
-  * Add distances to line labels (in the way that polygon labels have areas) 
   * Ability to plot grid references from coordinates (see add points feature on [[http://topo.notto.be]])    * Ability to plot grid references from coordinates (see add points feature on [[http://topo.notto.be]]) 
 ====== Current Version ====== ====== Current Version ======
Line 49: Line 51:
  
 ====== Archive ====== ====== Archive ======
-The following versions of the mapping app are presented for others to use/learn from/steal etc. They are all licensed under the [[https://opensource.org/licenses/MIT|MIT License]].+The following versions of the mapping app are presented for others to use/learn from/steal etc. They are all licensed under the [[https://opensource.org/licenses/MIT|MIT License]]. They represent a progression of learning which may be useful for people.
  
   * [[http://maps.ozultimate.com/archive/01_basic_topo/|Basic Topo]] - this is close to the simplest version of a mapping app under Leaflet that's possible. It includes one layer, the LPI Current Topo layer, plus a pointer which displays co-ordinates. Not bad for mobile, since it's much lighter weight than subsequent versions, and only one layer. I made a change to the mouse co-ordinates code to allow a tap on the screen to cause the co-ordinates to change, as there's no mouse or "mouseover" on mobile!   * [[http://maps.ozultimate.com/archive/01_basic_topo/|Basic Topo]] - this is close to the simplest version of a mapping app under Leaflet that's possible. It includes one layer, the LPI Current Topo layer, plus a pointer which displays co-ordinates. Not bad for mobile, since it's much lighter weight than subsequent versions, and only one layer. I made a change to the mouse co-ordinates code to allow a tap on the screen to cause the co-ordinates to change, as there's no mouse or "mouseover" on mobile!
     * [[https://maps.ozultimate.com/archive/01a_location/|Location]] - as above, but includes a location function that uses the GPS, and also uses the mouse co-ordinates code from Map Lookup below to find a 6 figure grid reference and map rather than full UTM. Probably needs to be accessed via HTTPS due to Chrome moving to secure location data. Ideally there would be a way of caching the topo tiles for offline use.     * [[https://maps.ozultimate.com/archive/01a_location/|Location]] - as above, but includes a location function that uses the GPS, and also uses the mouse co-ordinates code from Map Lookup below to find a 6 figure grid reference and map rather than full UTM. Probably needs to be accessed via HTTPS due to Chrome moving to secure location data. Ideally there would be a way of caching the topo tiles for offline use.
   * [[http://maps.ozultimate.com/archive/02_opacity/|Two Layer with Opacity]] - a good all purpose map. Two layers (LPI Current Topo, LPI Imagery), with an opacity slider to move between them. Great for finding passes and canyons.   * [[http://maps.ozultimate.com/archive/02_opacity/|Two Layer with Opacity]] - a good all purpose map. Two layers (LPI Current Topo, LPI Imagery), with an opacity slider to move between them. Great for finding passes and canyons.
 +    * [[http://maps.ozultimate.com/archive/02a_opacity_s1_s2/|Two Layer with Opacity (old/new series maps)]] - as above, but with the layers being the LPI Current Topo and the LPI Series 1 Topo. Good for comparing changes.
   * [[http://maps.ozultimate.com/archive/03_file_load/|Load GPX/KML/GeoJSON Files]] - as above, but with the ability to drag and drop GPX/KML/GeoJSON files on to the map (or open), and have them displayed as tracks and markers. The map will automatically zoom to the extent of the file. Waypoint names appear in a popup if you click on the marker.   * [[http://maps.ozultimate.com/archive/03_file_load/|Load GPX/KML/GeoJSON Files]] - as above, but with the ability to drag and drop GPX/KML/GeoJSON files on to the map (or open), and have them displayed as tracks and markers. The map will automatically zoom to the extent of the file. Waypoint names appear in a popup if you click on the marker.
   * [[http://maps.ozultimate.com/archive/04_data_creation/|Create/Edit data]] - similar to [[http://maps.ozultimate.com/archive/02_opacity/|Two Layer with Opacity]], but with the ability to create, edit, delete and save markers, lines and polygons using Leaflet.Draw and a plugin I wrote (Leaflet.Save). This allows saving to KML, GPX and GeoJSON, depending on what has been enabled. Polygons display their area when created or edited.   * [[http://maps.ozultimate.com/archive/04_data_creation/|Create/Edit data]] - similar to [[http://maps.ozultimate.com/archive/02_opacity/|Two Layer with Opacity]], but with the ability to create, edit, delete and save markers, lines and polygons using Leaflet.Draw and a plugin I wrote (Leaflet.Save). This allows saving to KML, GPX and GeoJSON, depending on what has been enabled. Polygons display their area when created or edited.
website_about.txt · Last modified: 2023/07/07 18:24 by bushwalking

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki