Skip to content
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

Allow upload of tfw with tif upload #135

Closed
jj0hns0n opened this issue Jun 30, 2011 · 5 comments
Closed

Allow upload of tfw with tif upload #135

jj0hns0n opened this issue Jun 30, 2011 · 5 comments
Milestone

Comments

@jj0hns0n
Copy link
Member

Currently a geotiff upload requires that the geospatial metadata is included inside the geotiff itself, but it is quite common for geotiffs to be distributed with the geospatial metadata in an auxiliary tfw file.

The upload functionality in GeoNode should be extended to accept a tif+tfw upload and either use this directly, or convert it into a proper geotiff at runtime.

@drwelby
Copy link
Contributor

drwelby commented Jun 26, 2012

Gs_config is already set up to handle tfw files, and with a little modification could handle other raster types. I was able to modify Geonode's uploaded and bundler to upload the tif and tfw to Geoserver which accepts it and overall can be made to work. Might have some ugly edge cases.

@ingenieroariel
Copy link
Member

Adding this to the 2.0 milestone as as it is an easy fix to a usual problem with tif files. Definitely not a blocker but closer to a bug than an enhancement.

jj0hns0n pushed a commit to jj0hns0n/geonode that referenced this issue Jan 28, 2013
…update geonetwork with thumbnail URL and some refactoring/cleanup. closes GeoNode#135 and closes GeoNode#141
@jj0hns0n
Copy link
Member Author

Punting to 2.1

@ingenieroariel
Copy link
Member

Should be addressed as part of the Upload/Download GNIP #1421

@ingenieroariel
Copy link
Member

It could be added to the geoserver importer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants