Home
last modified time | relevance | path

Searched refs:geos (Results 1 – 25 of 1470) sorted by relevance

12345678910>>...59

/dports/graphics/qgis/qgis-3.22.3/python/qsci_apis/
H A DOSGeo_GEOS-3.4.2.api25 geos.GEOS_JTS_PORT?7
26 geos.GEOS_LINEARRING?7
27 geos.GEOS_LINESTRING?7
31 geos.GEOS_POINT?7
32 geos.GEOS_POLYGON?7
33 geos.GEOS_VERSION?7
37 geos.GEOS_WKB_NDR?7
38 geos.GEOS_WKB_XDR?7
195 geos.WkbReader?1()
240 geos.version?4()
[all …]
H A DOSGeo_GEOS-3.6.2.api25 geos.GEOS_JTS_PORT?7
26 geos.GEOS_LINEARRING?7
27 geos.GEOS_LINESTRING?7
31 geos.GEOS_POINT?7
32 geos.GEOS_POLYGON?7
33 geos.GEOS_VERSION?7
36 geos.GEOS_WKB_NDR?7
37 geos.GEOS_WKB_XDR?7
194 geos.WkbReader?1()
239 geos.version?4()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/python/qsci_apis/
H A DOSGeo_GEOS-3.4.2.api25 geos.GEOS_JTS_PORT?7
26 geos.GEOS_LINEARRING?7
27 geos.GEOS_LINESTRING?7
31 geos.GEOS_POINT?7
32 geos.GEOS_POLYGON?7
33 geos.GEOS_VERSION?7
37 geos.GEOS_WKB_NDR?7
38 geos.GEOS_WKB_XDR?7
195 geos.WkbReader?1()
240 geos.version?4()
[all …]
H A DOSGeo_GEOS-3.6.2.api25 geos.GEOS_JTS_PORT?7
26 geos.GEOS_LINEARRING?7
27 geos.GEOS_LINESTRING?7
31 geos.GEOS_POINT?7
32 geos.GEOS_POLYGON?7
33 geos.GEOS_VERSION?7
36 geos.GEOS_WKB_NDR?7
37 geos.GEOS_WKB_XDR?7
194 geos.WkbReader?1()
239 geos.version?4()
[all …]
/dports/emulators/x16-rom/x16-rom-r38/
H A DMakefile25 ASFLAGS += -D bsw=1 -D drv1541=1 -I geos/inc -I geos
151 dos/geos.s
193 geos/kernal/hw/hw2.s \
194 geos/kernal/hw/hw3.s \
255 geos/kernal/rename.s \
257 geos/kernal/drvcbdos.s
303 geos/config.inc \
305 geos/inc/gkernal.inc \
308 geos/inc/const.inc \
312 geos/inc/c64.inc
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/
H A Dutility.h50 typedef geos::geom::Geometry* GeometryPtr;
53 typedef geos::geom::Point* PointPtr;
59 typedef geos::geom::Polygon* PolygonPtr;
135 using geos::geom::Polygon;
214 using geos::geom::Geometry; in ensure_equals_geometry()
288 using geos::geom::Point; in ensure_equals_exact_geometry_xyz()
289 using geos::geom::LineString; in ensure_equals_exact_geometry_xyz()
290 using geos::geom::Polygon; in ensure_equals_exact_geometry_xyz()
345 using geos::geom::Point; in ensure_equals_exact_geometry()
346 using geos::geom::LineString; in ensure_equals_exact_geometry()
[all …]
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/geom/
H A Dgeos.hpp99 geos::geom::GeometryFactory* m_geos_factory;
140 } catch (const geos::util::GEOSException& e) { in make_point()
150 } catch (const geos::util::GEOSException& e) { in linestring_start()
158 } catch (const geos::util::GEOSException& e) { in linestring_add_location()
166 } catch (const geos::util::GEOSException& e) { in linestring_finish()
190 } catch (const geos::util::GEOSException& e) { in multipolygon_polygon_finish()
198 } catch (const geos::util::GEOSException& e) { in multipolygon_outer_ring_start()
206 } catch (const geos::util::GEOSException& e) { in multipolygon_outer_ring_finish()
214 } catch (const geos::util::GEOSException& e) { in multipolygon_inner_ring_start()
222 } catch (const geos::util::GEOSException& e) { in multipolygon_inner_ring_finish()
[all …]
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/geom/
H A Dgeos.hpp106 geos::geom::GeometryFactory* m_geos_factory;
147 } catch (const geos::util::GEOSException& e) { in make_point()
157 } catch (const geos::util::GEOSException& e) { in linestring_start()
165 } catch (const geos::util::GEOSException& e) { in linestring_add_location()
173 } catch (const geos::util::GEOSException& e) { in linestring_finish()
197 } catch (const geos::util::GEOSException& e) { in multipolygon_polygon_finish()
205 } catch (const geos::util::GEOSException& e) { in multipolygon_outer_ring_start()
213 } catch (const geos::util::GEOSException& e) { in multipolygon_outer_ring_finish()
221 } catch (const geos::util::GEOSException& e) { in multipolygon_inner_ring_start()
229 } catch (const geos::util::GEOSException& e) { in multipolygon_inner_ring_finish()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/geom/
H A Dgeos.hpp106 geos::geom::GeometryFactory* m_geos_factory;
147 } catch (const geos::util::GEOSException& e) { in make_point()
157 } catch (const geos::util::GEOSException& e) { in linestring_start()
165 } catch (const geos::util::GEOSException& e) { in linestring_add_location()
173 } catch (const geos::util::GEOSException& e) { in linestring_finish()
197 } catch (const geos::util::GEOSException& e) { in multipolygon_polygon_finish()
205 } catch (const geos::util::GEOSException& e) { in multipolygon_outer_ring_start()
213 } catch (const geos::util::GEOSException& e) { in multipolygon_outer_ring_finish()
221 } catch (const geos::util::GEOSException& e) { in multipolygon_inner_ring_start()
229 } catch (const geos::util::GEOSException& e) { in multipolygon_inner_ring_finish()
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/operation/geounion/
H A DCascadedPolygonUnionTest.cpp27 const geos::geom::GeometryFactory& gf;
28 geos::io::WKTReader wktreader;
29 geos::io::WKTWriter wktwriter;
31 typedef geos::geom::Geometry::Ptr GeomPtr;
45 geos::geom::Geometry*
47 std::vector<geos::geom::Polygon*>* geoms) in unionIterated()
62 geos::geom::Geometry*
64 std::vector<geos::geom::Polygon*>* geoms) in unionCascaded()
82 delete_geometry(geos::geom::Geometry* g) in delete_geometry()
103 std::vector<geos::geom::Polygon*> g; in test()
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/operation/overlay/validate/
H A DFuzzyPointLocatorTest.cpp26 geos::io::WKTReader wktreader;
27 geos::io::WKBReader wkbreader;
59 using geos::geom::Location; in test()
60 using geos::geom::Coordinate; in test()
78 using geos::geom::Location; in test()
79 using geos::geom::Coordinate; in test()
104 using geos::geom::Location; in test()
124 using geos::geom::Location; in test()
145 using geos::geom::Location; in test()
165 using geos::geom::Location; in test()
[all …]
/dports/graphics/geos/geos-3.9.1/
H A DChangeLog7 Merge branch '3.9' of https://git.osgeo.org/gitea/geos/geos into
354 https://git.osgeo.org/gitea/geos/geos/pulls/111
12365 include/geos/inline.h, include/geos/io.h,
18054 include/geos/inline.h, include/geos/io.h,
18515 * macros/geos.m4, tools/geos-config.in: Add --clibs to geos-config
18819 include/geos.h, include/geos/Makefile.am,
18971 include/geos/inline.h, include/geos/io.h,
19473 include/geos.h, include/geos/Makefile.am,
19624 include/geos/inline.h, include/geos/io.h,
32600 …* ChangeLog, configure.in, swig/{geos.i => geos.i.in}: * configure.in, swig/geos.i.in, swi…
[all …]
H A DREADME.md11 More information is available the [project homepage](https://trac.osgeo.org/geos).
18geos/geos/status.svg?branch=3.9)](https://dronie.osgeo.org/geos/geos?branch=3.9) | [![travis](http…
19geos/geos/status.svg?branch=3.8)](https://dronie.osgeo.org/geos/geos?branch=3.8) | [![travis](http…
20geos/geos/status.svg?branch=3.7)](https://dronie.osgeo.org/geos/geos?branch=3.7) | [![travis](http…
39 The `geos-config` program can be used to determine appropriate compiler and
42 CFLAGS += `geos-config --cflags`
43 LDFLAGS += `geos-config --ldflags` -lgeos_c
66 CFLAGS += `geos-config --cflags`
67 LDFLAGS += `geos-config --ldflags` -lgeos
77 #include <geos.h>
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/geom/
H A DLineStringTest.cpp33 geos::geom::PrecisionModel pm_;
34 geos::geom::GeometryFactory::Ptr factory_;
35 geos::io::WKTReader reader_;
70 using geos::geom::Coordinate; in test()
90 using geos::geom::Coordinate; in test()
114 std::unique_ptr<geos::geom::Geometry> geo; in test()
170 using geos::geom::Coordinate; in test()
199 std::unique_ptr<geos::geom::Geometry> geo; in test()
523 …std::unique_ptr<geos::geom::LineString> a = geos::geom::GeometryFactory::getDefaultInstance()->cre… in test()
524 geos::geom::Geometry *b = a.get(); // ok in test()
[all …]
H A DGeometryFactoryTest.cpp54 geos::geom::PrecisionModel pm_;
56 geos::io::WKTReader reader_;
84 using geos::geom::GeometryFactory; in test()
102 using geos::geom::GeometryFactory; in test()
103 using geos::geom::PrecisionModel; in test()
655 using geos::geom::Coordinate; in test()
704 using geos::geom::Coordinate; in test()
796 using geos::geom::Coordinate; in test()
996 using geos::geom::Coordinate; in test()
1062 using geos::geom::Coordinate; in test()
[all …]
H A DLinearRingTest.cpp28 typedef geos::geom::Geometry* GeometryPtr;
29 typedef geos::geom::Geometry const* GeometryCPtr;
31 typedef geos::geom::Coordinate* CoordinatePtr;
32 typedef geos::geom::Coordinate const* CoordinateCPtr;
37 typedef geos::geom::LinearRing* LinearRingPtr;
40 geos::geom::PrecisionModel pm_;
41 geos::geom::GeometryFactory::Ptr factory_;
42 geos::io::WKTReader reader_;
44 geos::geom::LinearRing empty_ring_;
86 using geos::geom::Coordinate; in test()
[all …]
H A DGeometryCollectionTest.cpp17 typedef geos::geom::GeometryFactory GeometryFactory;
19 geos::geom::PrecisionModel pm_;
21 std::unique_ptr<geos::geom::Geometry> empty_gc_;
24 geos::io::WKTReader reader; in readWKT()
50 using geos::geom::Geometry; in test()
55 geos::geom::Coordinate coord(1, 2); in test()
74 using geos::geom::Geometry; in test()
76 geos::geom::PrecisionModel pm; in test()
141 ensure(!gc->isDimensionStrict(geos::geom::Dimension::P)); in test()
142 ensure(!gc->isDimensionStrict(geos::geom::Dimension::L)); in test()
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/operation/buffer/
H A DBufferOpTest.cpp30 const geos::geom::GeometryFactory& gf;
31 geos::io::WKTReader wktreader;
32 geos::io::WKTWriter wktwriter;
35 typedef geos::geom::Geometry::Ptr GeomPtr;
64 using geos::operation::buffer::BufferOp; in test()
84 using geos::operation::buffer::BufferOp; in test()
105 using geos::operation::buffer::BufferOp; in test()
131 using geos::operation::buffer::BufferOp; in test()
171 using geos::operation::buffer::BufferOp; in test()
195 using geos::operation::buffer::BufferOp; in test()
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/noding/
H A DSegmentNodeTest.cpp51 using geos::geom::Coordinate; in test()
53 using geos::noding::SegmentNode; in test()
57 auto cs = geos::detail::make_unique<geos::geom::CoordinateArraySequence>(0u, coords_size); in test()
100 using geos::geom::Coordinate; in test()
102 using geos::noding::SegmentNode; in test()
106 auto cs = geos::detail::make_unique<geos::geom::CoordinateArraySequence>(0, coords_size); in test()
143 using geos::geom::Coordinate; in test()
145 using geos::noding::SegmentNode; in test()
149 auto cs = geos::detail::make_unique<geos::geom::CoordinateArraySequence>(0, coords_size); in test()
186 using geos::geom::Coordinate; in test()
[all …]
H A DNodedSegmentStringTest.cpp20 using geos::io::WKTReader;
21 using geos::geom::CoordinateSequence;
22 using geos::geom::Geometry;
24 using geos::geom::GeometryFactory;
25 using geos::noding::SegmentString;
118 auto cs = geos::detail::make_unique<geos::geom::CoordinateArraySequence>(0, 2); in test()
122 geos::geom::Coordinate c0(0, 0); in test()
123 geos::geom::Coordinate c1(0, 0); in test()
154 auto cs = geos::detail::make_unique<geos::geom::CoordinateArraySequence>(0, 2); in test()
190 auto cs = geos::detail::make_unique<geos::geom::CoordinateArraySequence>(0, 2); in test()
[all …]
H A DBasicSegmentStringTest.cpp66 auto cs = geos::detail::make_unique<geos::geom::CoordinateArraySequence>(0, 2); in test()
70 geos::geom::Coordinate c0(0, 0); in test()
71 geos::geom::Coordinate c1(0, 0); in test()
111 auto cs = geos::detail::make_unique<geos::geom::CoordinateArraySequence>(0, 2); in test()
115 geos::geom::Coordinate c0(0, 0); in test()
116 geos::geom::Coordinate c1(1, 0); in test()
148 auto cs = geos::detail::make_unique<geos::geom::CoordinateArraySequence>(0, 2); in test()
152 geos::geom::Coordinate c0(0, 0); in test()
153 geos::geom::Coordinate c1(1, 0); in test()
154 geos::geom::Coordinate c2(1, 1); in test()
[all …]
/dports/graphics/geos/geos-3.9.1/tests/xmltester/
H A DMakefile.am141 $(srcdir)/tests/issue/issue-geos-176.xml \
142 $(srcdir)/tests/issue/issue-geos-188.xml \
143 $(srcdir)/tests/issue/issue-geos-234.xml \
144 $(srcdir)/tests/issue/issue-geos-244.xml \
145 $(srcdir)/tests/issue/issue-geos-275.xml \
146 $(srcdir)/tests/issue/issue-geos-350.xml \
147 $(srcdir)/tests/issue/issue-geos-356.xml \
148 $(srcdir)/tests/issue/issue-geos-358.xml \
149 $(srcdir)/tests/issue/issue-geos-360.xml \
150 $(srcdir)/tests/issue/issue-geos-366.xml \
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/operation/distance/
H A DDistanceOpTest.cpp32 geos::io::WKTReader wktreader;
56 using geos::geom::Coordinate; in test()
78 using geos::geom::Coordinate; in test()
101 using geos::geom::Coordinate; in test()
124 using geos::geom::Coordinate; in test()
147 using geos::geom::Coordinate; in test()
170 using geos::geom::Coordinate; in test()
194 using geos::geom::Coordinate; in test()
220 using geos::geom::Coordinate; in test()
491 geos::geom::PrecisionModel precision(geos::geom::PrecisionModel::FLOATING); in test()
[all …]
/dports/astro/libosmium/libosmium-2.17.2/test/t/geom/
H A Dtest_geos.cpp34 geos::geom::GeometryFactory geos_factory;
59 const auto p0 = std::unique_ptr<geos::geom::Point>(linestring->getPointN(0));
61 const auto p2 = std::unique_ptr<geos::geom::Point>(linestring->getPointN(2));
98 const auto* p0 = dynamic_cast<const geos::geom::Polygon*>(mp->getGeometryN(0));
102 const geos::geom::LineString* l0e = p0->getExteriorRing();
105 const auto l0e_p0 = std::unique_ptr<geos::geom::Point>(l0e->getPointN(1));
118 const auto* p0 = dynamic_cast<const geos::geom::Polygon*>(mp->getGeometryN(0));
122 const geos::geom::LineString* l0e = p0->getExteriorRing();
125 const geos::geom::LineString* l0i0 = p0->getInteriorRingN(0);
142 const geos::geom::LineString* l0e = p0->getExteriorRing();
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/geom/
H A Dtest_geos.cpp34 geos::geom::GeometryFactory geos_factory;
59 const auto p0 = std::unique_ptr<geos::geom::Point>(linestring->getPointN(0));
61 const auto p2 = std::unique_ptr<geos::geom::Point>(linestring->getPointN(2));
98 const auto* p0 = dynamic_cast<const geos::geom::Polygon*>(mp->getGeometryN(0));
102 const geos::geom::LineString* l0e = p0->getExteriorRing();
105 const auto l0e_p0 = std::unique_ptr<geos::geom::Point>(l0e->getPointN(1));
118 const auto* p0 = dynamic_cast<const geos::geom::Polygon*>(mp->getGeometryN(0));
122 const geos::geom::LineString* l0e = p0->getExteriorRing();
125 const geos::geom::LineString* l0i0 = p0->getInteriorRingN(0);
142 const geos::geom::LineString* l0e = p0->getExteriorRing();
[all …]

12345678910>>...59