blob: aa2297b277092cc893eeff2932e430badf28a153 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_SHAPELIB
bool "shapelib"
help
The Shapefile C Library provides the ability to write simple
C programs for reading, writing and updating (to a limited
extent) ESRI Shapefiles, and the associated attribute file
(.dbf).
http://shapelib.maptools.org/
|