GeoJP2
Line 5: | Line 5: | ||
|extensions={{ext|jp2}} | |extensions={{ext|jp2}} | ||
|mimetypes={{mimetype|image/jp2}} | |mimetypes={{mimetype|image/jp2}} | ||
− | |||
}} | }} | ||
− | |||
'''GeoJP2''' is an extension of the [[JP2]] image format that enables one to include geospatial | '''GeoJP2''' is an extension of the [[JP2]] image format that enables one to include geospatial | ||
metadata in georeferenced JP2 ([[JPEG 2000]] Part 1) images. This is done by using two UUID boxes: | metadata in georeferenced JP2 ([[JPEG 2000]] Part 1) images. This is done by using two UUID boxes: | ||
Line 19: | Line 17: | ||
GeoJP2 was first implemented by Mapping Science Inc., which made the specification available under certain licensing restrictions. Mapping Science was subsequently bought by LizardTech, Inc., which made the specification publicly available. Interestingly, LizardTech advises against using the term "GeoJP2" because of trademark issues, but it doesn't provide any alternative name (other than "The GeoTIFF Box Specification for JPEG 2000 Metadata"). | GeoJP2 was first implemented by Mapping Science Inc., which made the specification available under certain licensing restrictions. Mapping Science was subsequently bought by LizardTech, Inc., which made the specification publicly available. Interestingly, LizardTech advises against using the term "GeoJP2" because of trademark issues, but it doesn't provide any alternative name (other than "The GeoTIFF Box Specification for JPEG 2000 Metadata"). | ||
− | == | + | == See also == |
− | [[GMLJP2]] is an alternative, XML-based standard for embedding geospatial metadata in [[JPEG 2000]] images. | + | * [[GMLJP2]] is an alternative, XML-based standard for embedding geospatial metadata in [[JPEG 2000]] images. |
== Specifications == | == Specifications == | ||
* [http://www.lizardtech.com/download/geo/geotiff_box.txt GeoJP2] (unofficial?) specification. | * [http://www.lizardtech.com/download/geo/geotiff_box.txt GeoJP2] (unofficial?) specification. | ||
− | |||
[[Category:Graphics]] | [[Category:Graphics]] | ||
[[Category:JPEG2000]] | [[Category:JPEG2000]] |
Revision as of 02:28, 5 December 2013
GeoJP2 is an extension of the JP2 image format that enables one to include geospatial metadata in georeferenced JP2 (JPEG 2000 Part 1) images. This is done by using two UUID boxes:
- A GeoTIFF box, which contains a degenerate GeoTIFF file
- A world file box, which contains a World File
GeoJP2 files can be read by normal JP2 / JPEG 2000 utilities, though they may unintentionally strip out the geospatial data in the process.
Licensing and trademark issues
GeoJP2 was first implemented by Mapping Science Inc., which made the specification available under certain licensing restrictions. Mapping Science was subsequently bought by LizardTech, Inc., which made the specification publicly available. Interestingly, LizardTech advises against using the term "GeoJP2" because of trademark issues, but it doesn't provide any alternative name (other than "The GeoTIFF Box Specification for JPEG 2000 Metadata").
See also
Specifications
- GeoJP2 (unofficial?) specification.