Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imresamu/imposm3_fieldtypes
imposm3 user fieldtypes for https://github.com/omniscale/imposm3
https://github.com/imresamu/imposm3_fieldtypes
Last synced: 6 days ago
JSON representation
imposm3 user fieldtypes for https://github.com/omniscale/imposm3
- Host: GitHub
- URL: https://github.com/imresamu/imposm3_fieldtypes
- Owner: ImreSamu
- License: apache-2.0
- Created: 2015-12-21T06:18:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T11:41:02.000Z (over 8 years ago)
- Last Synced: 2024-10-12T18:51:36.723Z (about 1 month ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imposm3_fieldtypes
imposm3 user fieldtypes for https://github.com/omniscale/imposm3Working with:
https://github.com/ImreSamu/imposm3/tree/fieldtypes_addon branch!
or https://github.com/omniscale/imposm3/pull/86Experimental fieldtypes:
* mapping/fieldtype_coalesce.go
* mapping/fieldtype_current_datetimeutc.go
* mapping/fieldtype_current_dateutc.go
* mapping/fieldtype_echo_parameters.go
* mapping/fieldtype_enumerate_tiny.go
* mapping/fieldtype_hstore_tags_drop.go
* mapping/fieldtype_hstore_tags_keep.go
* mapping/fieldtype_integer_long.go
* mapping/fieldtype_integer_tiny.go
* mapping/fieldtype_jobstart_datetimeutc.go
* mapping/fieldtype_jsonb_example.go ( PG >= 9.4 )
* mapping/fieldtype_json_example.go ( PG >= 9.2 )
* mapping/fieldtype_mapping_key_value.go
* mapping/fieldtype_sleep.go
* mapping/fieldtype_string_char1.goExample:
* experimental_mapping.json - be careful, and remove the `sleep` mapping, before testing with big osm files!