SHP: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
(New page: The ESRI Shapefile (SHP) format is a common format to store geospatial vector data. The format can store point, line and polygon features. It is the format used by the shp2vec tool of ...)
 
No edit summary
Line 1: Line 1:
The ESRI Shapefile (SHP) format is a common format to store geospatial vector data. The format can store point, line and polygon features. It is the format used by the [[shp2vec]] tool of the FSX SDK to generate vector based terrain scenery.
The ESRI Shapefile (SHP) format is a common format to store geospatial vector data. The format can store point, line and polygon features. It is the format used by the [[Shp2Vec]] tool of the FSX SDK to generate vector based terrain scenery.


== References ==
== References ==

Revision as of 04:36, 27 February 2009

The ESRI Shapefile (SHP) format is a common format to store geospatial vector data. The format can store point, line and polygon features. It is the format used by the Shp2Vec tool of the FSX SDK to generate vector based terrain scenery.

References

Wikipedia shapefile article