-
Notifications
You must be signed in to change notification settings - Fork 819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Database-reload #2128
Merged
Merged
Database-reload #2128
Changes from 16 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
d48106e
Database reload
matthijsmelissen e0aa01d
Add highway=rest_area to list of tags treated as polygon
matthijsmelissen 1ec1cfc
Merge duplicate code to determine if object is polygon
matthijsmelissen 02edb0a
Explicitly make variables in .lua script local
matthijsmelissen e5660e6
Whitespace in .lua file
matthijsmelissen d524487
Move filtering out objects with 0 tags to beginning of function in .l…
matthijsmelissen d276c90
Code simplification
matthijsmelissen 1b82cb6
Typo
matthijsmelissen 343d1c9
Small performance optimization
matthijsmelissen 8d0489e
Small code optimization
matthijsmelissen d34bebc
Small code optimization
matthijsmelissen 21d9b80
Combine boundary relation checks
pnorman 118c5cf
Move columns that are not used in WHERE statements to osm2pgsql
matthijsmelissen 6798824
Merge remote-tracking branch 'pnorman/combine_boundary_checks' into l…
matthijsmelissen ae3f38e
Convet layer to integer and user layer instead of z_order
matthijsmelissen 04956b4
Clean up and speed up filter_tags_generic
pnorman d0b1f53
Use luadoc strings
pnorman 73496d8
Only handle area=yes
pnorman a43cb7a
Refactor polygon special case lists for simpler code
pnorman 659840c
Name polygon function isarea
pnorman 10bff06
Use local vars for polygon stuff
pnorman 5175195
Search through possible polygon tags
pnorman be2eb57
Refactor lua z_order and roads code
pnorman 4499350
Add testing framework
pnorman 3621bd7
Merge branch 'isarea' of https://github.com/pnorman/openstreetmap-car…
matthijsmelissen dc36874
Merge branch 'lua_z_order' of https://github.com/pnorman/openstreetma…
matthijsmelissen f2030f2
Use spaces, not tabs
matthijsmelissen 2ec88f3
Regenerate .mml
matthijsmelissen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be
--tag-transform-script openstreetmap-carto.lua