Wykres commitów

50 Commity (490acf9beb22ec06d118326a2311f9d265e181f1)

Autor SHA1 Wiadomość Data
Yuri Astrakhan 490acf9beb
Use tools v4 with on-the-fly boundary generation (#750)
* Switch OMT to use the new tools v4.0.0
* borders are dynamically generated from the PBF file instead of downloading a prepared CSV file
* all tools are executed as current user instead of root, thus files are easier to modify/delete if needed
* all data is stored in the local file system instead of docker volumes (Docker currently has a limitation of non-root operation for internal volumes). This also makes it easier to examine and test it.
* New `init-dirs` make target creates all the needed dirs - `build, data, cache`
* `make clean` deletes the whole `build` dir instead of individual files.
* `clean-docker` for backward compatibility deletes `cache` dirs (it used to be a volume)
* all `psql` calls are now done with `ON_ERROR_STOP=1`
* got rid of `pgclimb-*` targets -- same results can be done with `psql` (`pgclimb-list-views` & `pgclimb-list-tables` renamed to `list-views` and `list-tables`)
2020-03-06 13:15:54 -05:00
Yuri Astrakhan 3449cecb22
Migrate to new Wikidata importer (#735)
* Use _resolve_wikidata in layer mapping.yaml

Mark all tables that should not be populated with the Wikidata
international labels with a special OMT-specific flag.

This should be ok to merge even before the new tools version
is used because imposm seems to ignore anything it doesn't understand.

The next tools version will remove it when generating imposm mapping file.

* Migrate to new Wikidata importer

Uses latest tools to populate the wd_names table
during the quickstart.  This can be merged already,
or we can wait for the next tools version.
2020-01-22 16:16:38 -05:00
MartinMikita 6aaabb820c Clean README with make commands to easy reading. 2019-12-16 15:39:50 +01:00
Yuri Astrakhan 8876e3a4d8
Clean up quickstart and makefile (#726)
Other than the change from `exit 404` to `exit 1`,
all other changes are noops - just cleaning things up
so that various linting tools don't complain.
2019-12-11 09:26:25 -05:00
compSciKai 1f253c1ca0 Update README.md (#715)
Hello! I am a university student taking a technical writing course. For one project we need to make suggested edits to repos on github. 
Please use the following suggestions at your discretion :)

- Removed use of pronouns so subject is more clear
- Rewrote flow to decrease monotony (monotony introduced by my edits)
- re-arranged words to reduce ambiguity
2019-11-25 23:35:49 -05:00
Eva Jelinkova e7423bd2e5
Update git clone command 2019-11-18 09:41:02 +01:00
Eva Jelinkova e1613f23ef
Merge pull request #664 from OsmHackTW/import-sql-1.0
Upgrade import-sql from 0.8 to 1.0
2019-10-31 17:48:00 +01:00
pathmapper 68a4067c73 Add OSM Liberty style (#694) 2019-10-28 12:23:29 -04:00
typebrook 2d5f4248bd Add description about Wikidata in README 2019-09-01 15:43:28 +08:00
Eva J f09a2edd12 import-water 1.0, update osmdata URL 2019-05-20 11:58:34 +02:00
Martin Mikita 75ebb80e4c
Fixed link to skiing, https 2019-05-07 13:36:07 +02:00
Dalibor Janák 0df18e47f5
Reorder links and update text in readme 2019-05-06 14:41:37 +02:00
Hsieh Chin Fan (Pham) 3591cb2f8d Improve Makefile - simplify make, without local omt-tools (PR #562) 2019-03-22 09:34:00 +01:00
Yuri Astrakhan 2871b234a5
Added a link to OpenMapTiles Slack channel at OSM
Feel free to modify if you think we should put Slack channel somewhere else (or if we have another good place for the community to meet)
2019-03-21 22:09:26 -04:00
Dalibor Janák a49f7976e0
Update intro in readme 2019-03-04 16:49:20 +01:00
rafael 175bc882cf Fix import-osm link
the old link was still pointing to Osm2pgsql
2018-03-26 15:02:35 +02:00
Jiri Kozel 51bc8fad35 Multilinguality (#279)
Improve multilinguality: names in 57 languages, name:latin, name:nonlatin, name_int. Fixes #211 #252 #80.

See #279 for more info.
2017-06-12 17:53:47 +02:00
stirringhalo 239f0c6643 Fix travis (#245)
Move to the installed default docker version.
2017-05-11 19:34:25 -04:00
stirringhalo 067b1140d5 Update min versions 2017-04-13 20:06:46 -04:00
stirringhalo 9fdef3e848 Update README.md (#216)
* Update README.md

* Reorder and add mountain_peak
2017-04-09 16:56:24 -04:00
Lukas Martinelli a43f77de47 Update README.md 2017-01-26 09:27:05 +01:00
Lukas Martinelli 5c9599fdfd Update README.md 2017-01-20 14:04:49 +01:00
Lukas Martinelli e10e2b9b94 Update README.md 2017-01-08 22:41:46 +01:00
OpenMapTiles a6353e2360 Update README.md 2017-01-07 17:31:33 +01:00
OpenMapTiles f8d1c1fb88 Update README.md 2017-01-07 15:18:56 +01:00
Lukas Martinelli cb61c9df82 Mention quickstart in README 2017-01-06 13:41:13 +01:00
Lukas Martinelli d14d2a6b91 Improve README 2017-01-06 13:40:50 +01:00
stirringhalo bab5c3d4b6 Switch from geom to geometry 2016-12-20 22:32:34 -05:00
Lukas Martinelli 2fca4edf8e Use studio GIF 2016-12-06 12:45:05 +00:00
Jiri Kozel 80af76b21f Update README.md 2016-12-05 14:01:35 +01:00
Jiri Kozel 8146ff10f8 Write 'git clone' into readme 2016-12-05 13:43:26 +01:00
Lukas Martinelli 7e49a7ebfc Add aeroway to README 2016-12-02 12:18:33 +00:00
Lukas Martinelli b0fbdff34c Update README.md 2016-11-30 20:40:02 +01:00
Lukas Martinelli a98ede7ab2 Remove generated docs from repo 2016-11-29 11:07:29 +01:00
stirringhalo 5be1392728 Fix typo in Readme.md 2016-11-15 14:52:12 -05:00
stirringhalo bf6f57279d Mention version issues. 2016-11-15 14:47:16 -05:00
Lukas Martinelli dd8683154c Update README.md 2016-11-02 14:48:32 +01:00
lukasmartinelli 740aaedc79 Add link to distributed repo 2016-11-01 22:05:29 +01:00
lukasmartinelli 447ae9f500 Add explanation to README 2016-10-30 16:31:38 +01:00
lukasmartinelli 0ab16b3570 List layers in README 2016-10-30 16:14:28 +01:00
lukasmartinelli 4e64becbb8 Remove OSM2VT stuff from README 2016-10-28 16:54:42 +02:00
lukasmartinelli 46d34dd017 Add some help instructions 2016-10-24 21:49:23 +02:00
lukasmartinelli 446544f5c8 Add waterway layer 2016-10-24 09:40:14 +02:00
lukasmartinelli 250bcd01a4 Switch to Makefile and openmaptiles-tools 2016-10-23 17:36:48 +02:00
lukasmartinelli 217d5015c2 Add building layer 2016-10-06 08:36:00 +02:00
lukasmartinelli 4ec7016608 Add OSM import to compose file and README 2016-10-06 08:25:00 +02:00
lukasmartinelli 33f11822b1 Explain schema and add license disclaimer 2016-10-06 07:55:00 +02:00
lukasmartinelli 0387b731f6 Add studio explain gif 2016-10-06 07:49:00 +02:00
lukasmartinelli b8b884ae1a Add vision to README 2016-10-06 07:35:10 +02:00
lukasmartinelli 500e6bf81f Add README 2016-10-05 19:47:00 +02:00