Basemap projection -


i have latitude , longitude data in following format 11.422, 47.3156

i want plot these points on basemap, don't know projection use them plotted right. trid out view didn't worked out, please me.

you can following documentation at: http://matplotlib.org/basemap/api/basemap_api.html , trying out http://matplotlib.org/basemap/users/examples.html


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -