We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866cdbd commit 3a76dfcCopy full SHA for 3a76dfc
1 file changed
include/osmium/geom/rapid_geojson.hpp
@@ -47,6 +47,9 @@ namespace osmium {
47
/**
48
* A geometry factory implementation that can be used with the
49
* RapidJSON (https://github.com/miloyip/rapidjson) JSON writer.
50
+ *
51
+ * @deprecated The RapidJSON support will be removed in a future
52
+ * version of libosmium.
53
*/
54
template <typename TWriter>
55
class RapidGeoJSONFactoryImpl {
0 commit comments