HI,
I want drawing some point with the logitude and latitude to the map.
1)Do I insert the TPointSeries to add these points ?
2)Where do I get the map file, and what format do the Teechart support,Could you introduce some company let me get the map?
thanks
How to Add points to a map and where do i get the map
-
- Newbie
- Posts: 12
- Joined: Sun Oct 31, 2004 4:00 am
- Location: china
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi steven,
Please find below the answers to your questions:
1. Look at the TeeMaps demo at C:\Program Files\Steema Software\TeeChart 707 for Delphi 7\Examples\TeeMaps, it shows how to add map data into a series.
2. TeeChart map format supported is .SHP files. The ESRI Shape (SHP) file format is a vector format created by the Environmental System Research Institute. SHP files support point, multi-point, polygon, polyline and multi-patches. Map series can also use any file format provided you can read them. All map series is about are poligons. You can search in the net for companies selling SHP files.
Please find below the answers to your questions:
1. Look at the TeeMaps demo at C:\Program Files\Steema Software\TeeChart 707 for Delphi 7\Examples\TeeMaps, it shows how to add map data into a series.
2. TeeChart map format supported is .SHP files. The ESRI Shape (SHP) file format is a vector format created by the Environmental System Research Institute. SHP files support point, multi-point, polygon, polyline and multi-patches. Map series can also use any file format provided you can read them. All map series is about are poligons. You can search in the net for companies selling SHP files.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |