forked from ifgi/optimetaPortal
-
Notifications
You must be signed in to change notification settings - Fork 0
Download GeoJSON and GeoPackage #124
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
Merged
nuest
merged 31 commits into
main
from
enhancement/Download_all_geometries_and_metadata_as_GeoJSON_61
May 15, 2025
Merged
Changes from 4 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
ace5ee0
Changes for testing warnings with js
BharatVe e987387
Update APi to API&Data
BharatVe 7c145c0
Merge branch 'main' into enhancement/Download_all_geometries_and_meta…
nuest ba487d4
Addition of GeoPackage + Dynamic Size Calculation ( GeoPackage needs …
af50835
Upadted implemntation for Geopackage download
83cc473
Updated test file
699e78b
Merge remote-tracking branch 'origin/main' into enhancement/Download_…
1cc2193
Merge remote-tracking branch 'origin/main' into enhancement/Download_…
b21233d
update test( with pygdal)
823ad18
Update test_geo_data.py
BharatVe bcec9a1
Update requirements.txt
BharatVe aca2962
updated views.py, requirements.txt using fiona and shapely (vs osgeo)
7869a82
Changes for updated pull request. (Work in progress)
17965b0
Update tasks.py, minor updates
BharatVe 988b5e1
Completed implemeentation with recommeded changes(final check needed)
c4cc194
Minor corrections tasks.py
BharatVe f135ef3
updated test
052c42f
Update data.html
BharatVe acfe536
Updated data message
BharatVe 30cb5f1
now to timezone (Fix unittest issue)
9d24d63
add logos and colours to README, closes #33
nuest fc02e9b
Updated scripts- changed time fomats, modified test added humanize time
daed800
Merge branch 'main' into enhancement/Download_all_geometries_and_meta…
BharatVe a9f7a8d
fixed tests, removed fiona and updated requirements.txt
939e0b8
install GDAL package form PyPI
nuest e7d9701
fix test
nuest a2f829f
Updated links, changed URLs, corrected footer, added automated cache …
479e10e
Updated apps and tests
0e4b16b
Update apps.py
BharatVe 6c072ed
Use Humanize, added checks for link validity.
100dc2a
added humanize
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -35,5 +35,3 @@ whitenoise==6.8.2 | |
| psycopg2-binary==2.9.10 | ||
| packaging==21.3 | ||
| pycryptodome==3.21.0 | ||
| Fiona>=1.8.20 | ||
| Shapely>=1.8.0 | ||
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.
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.