|
libosmscout
1.1.1
|
#include <libosmscout-import/include/osmscout/import/WaterIndexProcessor.h>

Public Attributes | |
| OSMId | id |
| bool | isArea |
| double | sortCriteria |
| Id | frontNodeId |
| Id | backNodeId |
| std::vector< Point > | coast |
| CoastState | left |
| CoastState | right |
A individual coastline
There may be two kind of "coastlines":
| Id osmscout::CLASS_FINAL< DataLoader >::Coast::backNodeId |
| std::vector<Point> osmscout::CLASS_FINAL< DataLoader >::Coast::coast |
| Id osmscout::CLASS_FINAL< DataLoader >::Coast::frontNodeId |
| OSMId osmscout::CLASS_FINAL< DataLoader >::Coast::id |
| bool osmscout::CLASS_FINAL< DataLoader >::Coast::isArea |
| CoastState osmscout::CLASS_FINAL< DataLoader >::Coast::left |
| CoastState osmscout::CLASS_FINAL< DataLoader >::Coast::right |
| double osmscout::CLASS_FINAL< DataLoader >::Coast::sortCriteria |
1.8.14