forked from libgeos/geos
-
Notifications
You must be signed in to change notification settings - Fork 0
Geometry Engine, Open Source [MIRROR]
License
danini-the-panini/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
About
Geometry Engine, Open Source [MIRROR]
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 93.9%
- Ruby 1.9%
- M4 1.3%
- Makefile 1.0%
- Python 0.6%
- C 0.5%
- Other 0.8%