Home
last modified time | relevance | path

Searched refs:geojson_create_column (Results 1 – 1 of 1) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/spatialite/
H A Dvirtualgeojson.c194 geojson_create_column (const char *name, int type) in geojson_create_column() function
454 col = geojson_create_column (name, type); in geojson_add_column()