#define NDEBUG from the
TO_geojson.cpp and FROM_geojson.cpp files#include <cstdint> to the
json11.cpp fileCXX_STD = CXX11 flag from the
Makevars filesI fixed minor typos in the .cpp files
I modified the R functions which made a connection to Url’s (previously the connection was not closed in an appropriate way producing that way a warning)
I modified the Makevars files to allow OpenMP usage. The geojsonR package is not parallelized, however the Armadillo library uses OpenMP internally to improve the execuction time of the functions.
I added the merge_files function.
I added the FROM_GeoJson_Schema function. This function is appropriate when the property-names do not match exactly the RFC 7946 specification ( for instance if the geometry-object-name appears as location, as is the case sometimes in mongodb queries ). This way one can avoid unnecessary errors when reading geojson files/strings.
I added a Vignette and corrected mistakes of the examples in the documentation
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.