geojson2dm

Convert GeoJSON to format suitable for input to datamaps
git clone git://git.sikmir.ru/geojson2dm
Log | Files | Refs | README | LICENSE

util.h (61B)


      1 #undef strlcpy
      2 size_t strlcpy(char *, const char *, size_t);