-
-
Notifications
You must be signed in to change notification settings - Fork 224
TileJSON 3.0 support with layer fields discovery and cached /capabilities responses #1071
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
Open
Rub21
wants to merge
17
commits into
go-spatial:master
Choose a base branch
from
OpenHistoricalMap:update_tilejson_spec
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 13 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
9b4f726
Upgrade to TileJSON 3.0.0 specification and add fields json schema
Rub21 9585817
Add in-memory cache for capabilities endpoint to reduce DB queries
Rub21 652376e
Set layerName as string
Rub21 0e4e228
Update provider/postgis/postgis.go
Rub21 423e95c
Update provider/postgis/postgis.go
Rub21 70bfc55
Update provider/postgis/postgis.go
Rub21 439aa9a
Update provider/provider.go
Rub21 bc671f4
Update server/handle_map_capabilities.go
Rub21 b029e48
Using pgtype for postgresTypeToString
Rub21 72ad388
Use sync.Once()
Rub21 4242e32
Update interface to any
Rub21 6325b10
Update tilejson spec test (#1)
Rub21 e35d804
refactor: simplify TileJSON caching and fix version logic
iwpnd ff80e14
fix: raise when map requires tilejson spec v3 but provider does not s…
iwpnd b506bc7
chore: interface to any
iwpnd 1e2c708
Merge branch 'master' into update_tilejson_spec
iwpnd b37037b
chore: resolve comments
iwpnd 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 hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.