Warning: file_put_contents(/opt/frankenphp/design.onmedianet.com/storage/proxy/cache/f16678caffa43ceb4a745e684cdb1b8a.html): Failed to open stream: No space left on device in /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php on line 36

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 20
User:Doncram/CoordinatesNotes - Wikipedia Jump to content

User:Doncram/CoordinatesNotes

From Wikipedia, the free encyclopedia

Notes on coordinates

GeoGroup improvements

[edit]

Done

To do:

  • revise template programming to allow custom labels, especially to correct from "This section's coordinates".

how to get coordinates from Google maps

[edit]

I just found this short, silent demo in Youtube of how to get coordinates using Google maps, and its approach seems to work better than how I've gotten coordinates previously. Briefly:

  • bring up Google maps
  • enter a nearby address or other location just to quickly get to a view of the general area (e.g. can enter just "Isle of Man" or a more specific location such as a street address)
  • move around as needed to bring your desired location into clear view and zoom in on it
  • position cursor exactly where you want, and right-click (brings up small drop-down menu)
  • select "What's here" from drop-down menu
  • See that coordinates are now displayed within a new box (at upper left for me), showing something like
"Unnamed Rd
Isle of Man
54.261931, -4.463263
  • Note that now any new left-click at another point revises that, so you can refine the point selected easily
  • Copy-paste those coordinates from that box.
  • Edit the coordinates into list-article in format like {{coord|54.261931|N|4.463263|W|name=Location-name}} (note that -.463263 E is entered as .463263 W )