Skip to content

Commit 3a76dfc

Browse files
committed
Mark RapidJSON support as deprecated
1 parent 866cdbd commit 3a76dfc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

include/osmium/geom/rapid_geojson.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ namespace osmium {
4747
/**
4848
* A geometry factory implementation that can be used with the
4949
* RapidJSON (https://github.com/miloyip/rapidjson) JSON writer.
50+
*
51+
* @deprecated The RapidJSON support will be removed in a future
52+
* version of libosmium.
5053
*/
5154
template <typename TWriter>
5255
class RapidGeoJSONFactoryImpl {

0 commit comments

Comments
 (0)