forked from libgeos/geos
-
Notifications
You must be signed in to change notification settings - Fork 0
Geometry Engine, Open Source [MIRROR]
License
daxiangxi/geos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CLIENT APPLICATIONS ------------------- To compile programs against GEOS: CFLAGS += -I`geos-config --includes` LDFLAGS += `geos-config --libs` Headers: #include <geos.h> Example usage: doc/example.cpp contains basic usage examples. Documentation: cd doc; make doxygen-html Win32 Visual Studio Builds: source\makefile.vc
About
Geometry Engine, Open Source [MIRROR]
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 92.9%
- Ruby 2.4%
- M4 1.2%
- Makefile 1.1%
- Python 0.8%
- C 0.8%
- Other 0.8%