mirror of
https://github.com/CIMEngine/cimengine-build-tools.git
synced 2025-02-22 20:23:16 +03:00
feat: file templates
This commit is contained in:
parent
0987ee994a
commit
65f6997791
6 changed files with 40 additions and 0 deletions
4
file_templates/geojson.geojson
Normal file
4
file_templates/geojson.geojson
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": []
|
||||
}
|
Loading…
Add table
Reference in a new issue