Plot a map with a specific scale
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi all,
I have a long gps track and I need to make several maps of the track. Unfortunately all the maps must have a specific scale. I'm using plot_google_maps but I can't control the map scale. How can I make the maps with a specific map scale?
Thanks
2 comentarios
Chad Greene
el 1 de Jul. de 2014
If you're talking about the old "ratio scale" style of describing map scales in the form of 1:24,000 or similar, that's a bit antiquated. It makes sense for paper maps that have been properly printed, but if anyone will ever view your map on their computer screen, then that type of scale immediately loses its meaning. It depends on their screen resolution and how much they zoom in. Even if you make a pdf, you'd have to trust whoever prints your map to change Adobe's default setting so it doesn't shrink the whole page down to the printable area.
Ratio scales as well as 1 inch = 1 mile type scales were good practice before everything was viewed on a screen, but it's generally poor practice these days.
Respuestas (1)
Mark Brandon
el 2 de Jul. de 2014
That and the other functions on listed that reference page should help you.
Mark
3 comentarios
Mark Brandon
el 4 de Jul. de 2014
you could click "answered" to close the question if it worked. Good luck Pietro. Mark
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!