From: Benjamin R. <ben...@ou...> - 2015-06-08 20:32:50
|
By the way, if you want quick-n-easy plotting of shapefiles, I suggest using GeoPandas, which makes it dead simple. On Mon, Jun 8, 2015 at 1:49 PM, Ronquillo, Edgar Nahum <ero...@la...> wrote: > Hello, > I am currently working with Basemap to plot a shapefile on the map. > However, I am confused on how to initialize llcrnrx and llcrnry and same > for the upper corner. I currently have both latitudes and longitudes for > lower and upper corners in degrees. Does this mean I have to convert from > degrees to x,y coordinates? I tried using llcrnrlon and llcrnrlat but it > doesn't seem to like this. Please help me clarify this, any help would be > great. > > Thank You > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > |