What map projections are possible

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Bruce Eglington
Newbie
Newbie
Posts: 4
Joined: Thu Sep 15, 2011 12:00 am

What map projections are possible

Post by Bruce Eglington » Wed Feb 08, 2012 5:31 am

Good day
what map projections oher than Mercator are possible with the map versions of TeeChart?

Bruce

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: What map projections are possible

Post by Yeray » Thu Feb 09, 2012 11:47 am

Hi Bruce,

TeeChart uses ESRI's shp files to create the maps as explained here: http://www.teechart.net/support/viewtop ... 725#p55070
But you are free to load any map you may find in the net. The map series is actually a list of polygons so there is no limitation on the shapes/countries proportions.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Bruce Eglington
Newbie
Newbie
Posts: 4
Joined: Thu Sep 15, 2011 12:00 am

Re: What map projections are possible

Post by Bruce Eglington » Sat Feb 11, 2012 3:31 am

Hi Yeray
yes, I know that one can read in shapefiles but this does not control the projections e.g. Mercator, Mollweide, earth from space, etc. I know that Mercator is the default but would like to know whether it is possible to produce maps with one of the other projections. I could not find a way to do so in any of the map options but thought I had best check here on the forums.

Bruce

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: What map projections are possible

Post by Yeray » Mon Feb 13, 2012 10:21 am

Hi Bruce,

The only difference between projections (concerning TeeChart) is the list of points defining each polygon/country.
If you find a shapefile with a different projection than Mercator, I don't see why it shouldn't work or look as you'd expect.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Bruce Eglington
Newbie
Newbie
Posts: 4
Joined: Thu Sep 15, 2011 12:00 am

Re: What map projections are possible

Post by Bruce Eglington » Mon Feb 13, 2012 8:11 pm

Hi Yeray
Shapefiles do not contain projection information, only the coordinates for a series of points, based on a particular reference datum. All projection information in GIS is handled by the data frame, not the shapefile. As a result, it seems that one can not achieve what I want with the map series in TeeChart. It is unfortunate but not unexpected as TeeChart is essentially a graphing package, not a GIS system.

Thanks for your comments and help.

Regards
Bruce

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: What map projections are possible

Post by Yeray » Tue Feb 14, 2012 10:22 am

Hi Bruce,

Thanks for your comments and understanding.
I've added it to the wish list to be studied as a possible new feature in next releases (TV52016032).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply