Learn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to t...
Public Lab is an open community which collaboratively develops accessible, open source, Do-It-Yourself technologies for investigating local environmental health and justice issues.
15 CURRENT | warren |
April 12, 2020 17:21
| over 4 years ago
Learn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. Cloud ExportingWe now have a new form of exporting, which offloads the heavy export process to Google Cloud. Read about the MapKnitter Cloud Exporter here Do you need to?One consideration when using MapKnitter (especially since the 2.0 launch) is whether you need to export at all. Since you can now embed un-exported maps, and they can display dozens of images on even low-power computers or even smartphones, consider whether you need a full-resolution JPG or GeoTiff of your data, since it may take some time and require changes to your map. Of course, if you need to print the map, exporting is the way to go. Export resolutionChoose a good export resolution for your purposes; too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. Per-image exportingMapKnitter also features a per-image download which bypasses the sometimes tedious map exporting process. Instead of generating a full-size merged map, you can individually download images in their distorted state, using the button next to the image in the Images tab, as shown below. Note that generating the full-resolution download may take a little while depending on your computer's specs. This is made possible using the client-side webgl-distort module. Older exporting documentationVideo tutorialWatch the video above for a quick narrated overview of exporting in MapKnitter. For faster downloading, please see per-image exporting below. Export resolutionChoose a good export resolution with the slider under the "Advanced options" tab (as shown below); too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. The default you'll see on the slider is the average resolution of the images you've laid out, but it rounds up to 5 cm/px if your images are too detailed. You can override this, however. Also consider that if your images are from very different heights, some will have to be resized dramatically as they're all combined into a single-resolution composite. So it's easier for MapKnitter to process images which are at roughly the same resolution, which typically means roughly the same altitude. Images of different sizes can force MapKnitter to do a lot of resizing and resampling, which can cause an export to fail. TroubleshootingMy export takes foreverIf your map has very high resolution images, more than 20 images, or images which are far apart on the base map, the resulting output image might be huge. If one image is 10 megapixels, or 10,000,000 pixels, 30 of those could be 30 million, and if they're spaced out, that number could be a lot higher. MapKnitter can run out of memory, or just get stuck trying to create such a large output image. Here are some things you can do:
Images spaced far apart can cause extremely large export sizes, and may fail. My export failsSome exports are so big or high resolution, they just don't make it -- the computer runs out of memory, or just gets stuck trying to create such a large output image. We do have a script checking if exports get "too big" and cancelling those exports. See "My export takes forever" above to try reducing the size or complexity of your export. My export came out wrongIf images were skipped or distorted incorrectly in your export, please contact web@publiclab.org or -- if white edges appear displacing your map images (as shown below), please take a look at this bug report and add your input. |
Revert | |
14 | warren |
July 10, 2019 00:08
| over 5 years ago
Video tutorialWatch the video above for a quick narrated overview of exporting in MapKnitter. For faster downloading, please see per-image exporting below. IntroductionLearn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. Cloud ExportingWe now have a new form of exporting, which offloads the heavy export process to Google Cloud. See this gif for how to use it -- and note that to select several images you must hold down the Per-image exportingMapKnitter now features a per-image download which bypasses the sometimes tedious map exporting process. Instead of generating a full-size merged map, you can individually download images in their distorted state, using the button next to the image in the Images tab, as shown below. Note that generating the full-resolution download may take a little while depending on your computer's specs. This is made possible using the client-side webgl-distort module. Do you need to?One consideration when using MapKnitter (especially since the 2.0 launch) is whether you need to export at all. Since you can now embed un-exported maps, and they can display dozens of images on even low-power computers or even smartphones, consider whether you need a full-resolution JPG or GeoTiff of your data, since it may take some time and require changes to your map. Of course, if you need to print the map, exporting is the way to go. Export resolutionChoose a good export resolution with the slider under the "Advanced options" tab (as shown below); too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. The default you'll see on the slider is the average resolution of the images you've laid out, but it rounds up to 5 cm/px if your images are too detailed. You can override this, however. Also consider that if your images are from very different heights, some will have to be resized dramatically as they're all combined into a single-resolution composite. So it's easier for MapKnitter to process images which are at roughly the same resolution, which typically means roughly the same altitude. Images of different sizes can force MapKnitter to do a lot of resizing and resampling, which can cause an export to fail. TroubleshootingMy export takes foreverIf your map has very high resolution images, more than 20 images, or images which are far apart on the base map, the resulting output image might be huge. If one image is 10 megapixels, or 10,000,000 pixels, 30 of those could be 30 million, and if they're spaced out, that number could be a lot higher. MapKnitter can run out of memory, or just get stuck trying to create such a large output image. Here are some things you can do:
Images spaced far apart can cause extremely large export sizes, and may fail. My export failsSome exports are so big or high resolution, they just don't make it -- the computer runs out of memory, or just gets stuck trying to create such a large output image. We do have a script checking if exports get "too big" and cancelling those exports. See "My export takes forever" above to try reducing the size or complexity of your export. My export came out wrongIf images were skipped or distorted incorrectly in your export, please contact web@publiclab.org or -- if white edges appear displacing your map images (as shown below), please take a look at this bug report and add your input. |
Revert | |
13 | warren |
April 07, 2016 15:45
| over 8 years ago
Video tutorialWatch the video above for a quick narrated overview of exporting in MapKnitter. For faster downloading, please see per-image exporting below. IntroductionLearn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. Per-image exportingMapKnitter now features a per-image download which bypasses the sometimes tedious map exporting process. Instead of generating a full-size merged map, you can individually download images in their distorted state, using the button next to the image in the Images tab, as shown below. Note that generating the full-resolution download may take a little while depending on your computer's specs. This is made possible using the client-side webgl-distort module. Do you need to?One consideration when using MapKnitter (especially since the 2.0 launch) is whether you need to export at all. Since you can now embed un-exported maps, and they can display dozens of images on even low-power computers or even smartphones, consider whether you need a full-resolution JPG or GeoTiff of your data, since it may take some time and require changes to your map. Of course, if you need to print the map, exporting is the way to go. Export resolutionChoose a good export resolution with the slider under the "Advanced options" tab (as shown below); too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. The default you'll see on the slider is the average resolution of the images you've laid out, but it rounds up to 5 cm/px if your images are too detailed. You can override this, however. Also consider that if your images are from very different heights, some will have to be resized dramatically as they're all combined into a single-resolution composite. So it's easier for MapKnitter to process images which are at roughly the same resolution, which typically means roughly the same altitude. Images of different sizes can force MapKnitter to do a lot of resizing and resampling, which can cause an export to fail. TroubleshootingMy export takes foreverIf your map has very high resolution images, more than 20 images, or images which are far apart on the base map, the resulting output image might be huge. If one image is 10 megapixels, or 10,000,000 pixels, 30 of those could be 30 million, and if they're spaced out, that number could be a lot higher. MapKnitter can run out of memory, or just get stuck trying to create such a large output image. Here are some things you can do:
Images spaced far apart can cause extremely large export sizes, and may fail. My export failsSome exports are so big or high resolution, they just don't make it -- the computer runs out of memory, or just gets stuck trying to create such a large output image. We do have a script checking if exports get "too big" and cancelling those exports. See "My export takes forever" above to try reducing the size or complexity of your export. My export came out wrongIf images were skipped or distorted incorrectly in your export, please contact web@publiclab.org or -- if white edges appear displacing your map images (as shown below), please take a look at this bug report and add your input. |
Revert | |
12 | warren |
April 07, 2016 15:36
| over 8 years ago
Video tutorialWatch the video above for a quick narrated overview of exporting in MapKnitter IntroductionLearn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. Per-image exportingMapKnitter now features a per-image download which bypasses the sometimes tedious map exporting process. Instead of generating a full-size merged map, you can individually download images in their distorted state, using the button next to the image in the Images tab, as shown below. Note that generating the full-resolution download may take a little while depending on your computer's specs. Do you need to?One consideration when using MapKnitter (especially since the 2.0 launch) is whether you need to export at all. Since you can now embed un-exported maps, and they can display dozens of images on even low-power computers or even smartphones, consider whether you need a full-resolution JPG or GeoTiff of your data, since it may take some time and require changes to your map. Of course, if you need to print the map, exporting is the way to go. Export resolutionChoose a good export resolution with the slider under the "Advanced options" tab (as shown below); too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. The default you'll see on the slider is the average resolution of the images you've laid out, but it rounds up to 5 cm/px if your images are too detailed. You can override this, however. Also consider that if your images are from very different heights, some will have to be resized dramatically as they're all combined into a single-resolution composite. So it's easier for MapKnitter to process images which are at roughly the same resolution, which typically means roughly the same altitude. Images of different sizes can force MapKnitter to do a lot of resizing and resampling, which can cause an export to fail. TroubleshootingMy export takes foreverIf your map has very high resolution images, more than 20 images, or images which are far apart on the base map, the resulting output image might be huge. If one image is 10 megapixels, or 10,000,000 pixels, 30 of those could be 30 million, and if they're spaced out, that number could be a lot higher. MapKnitter can run out of memory, or just get stuck trying to create such a large output image. Here are some things you can do:
Images spaced far apart can cause extremely large export sizes, and may fail. My export failsSome exports are so big or high resolution, they just don't make it -- the computer runs out of memory, or just gets stuck trying to create such a large output image. We do have a script checking if exports get "too big" and cancelling those exports. See "My export takes forever" above to try reducing the size or complexity of your export. My export came out wrongIf images were skipped or distorted incorrectly in your export, please contact web@publiclab.org or -- if white edges appear displacing your map images (as shown below), please take a look at this bug report and add your input. |
Revert | |
11 | warren |
March 26, 2015 20:59
| over 9 years ago
Video tutorialWatch the video above for a quick narrated overview of exporting in MapKnitter IntroductionLearn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. Do you need to?One consideration when using MapKnitter (especially since the 2.0 launch) is whether you need to export at all. Since you can now embed un-exported maps, and they can display dozens of images on even low-power computers or even smartphones, consider whether you need a full-resolution JPG or GeoTiff of your data, since it may take some time and require changes to your map. Of course, if you need to print the map, exporting is the way to go. Export resolutionChoose a good export resolution with the slider under the "Advanced options" tab (as shown below); too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. The default you'll see on the slider is the average resolution of the images you've laid out, but it rounds up to 5 cm/px if your images are too detailed. You can override this, however. Also consider that if your images are from very different heights, some will have to be resized dramatically as they're all combined into a single-resolution composite. So it's easier for MapKnitter to process images which are at roughly the same resolution, which typically means roughly the same altitude. Images of different sizes can force MapKnitter to do a lot of resizing and resampling, which can cause an export to fail. TroubleshootingMy export takes foreverIf your map has very high resolution images, more than 20 images, or images which are far apart on the base map, the resulting output image might be huge. If one image is 10 megapixels, or 10,000,000 pixels, 30 of those could be 30 million, and if they're spaced out, that number could be a lot higher. MapKnitter can run out of memory, or just get stuck trying to create such a large output image. Here are some things you can do:
Images spaced far apart can cause extremely large export sizes, and may fail. My export failsSome exports are so big or high resolution, they just don't make it -- the computer runs out of memory, or just gets stuck trying to create such a large output image. We do have a script checking if exports get "too big" and cancelling those exports. See "My export takes forever" above to try reducing the size or complexity of your export. My export came out wrongIf images were skipped or distorted incorrectly in your export, please contact web@publiclab.org or -- if white edges appear displacing your map images (as shown below), please take a look at this bug report and add your input. |
Revert | |
10 | warren |
March 26, 2015 20:55
| over 9 years ago
Learn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. Video tutorialWatch the video above for a quick narrated overview of exporting in MapKnitter Export resolutionChoose a good export resolution with the slider under the "Advanced options" tab (as shown below); too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. The default you'll see on the slider is the average resolution of the images you've laid out, but it rounds up to 5 cm/px if your images are too detailed. You can override this, however. Also consider that if your images are from very different heights, some will have to be resized dramatically as they're all combined into a single-resolution composite. So it's easier for MapKnitter to process images which are at roughly the same resolution, which typically means roughly the same altitude. Images of different sizes can force MapKnitter to do a lot of resizing and resampling, which can cause an export to fail. TroubleshootingMy export takes foreverIf your map has very high resolution images, more than 20 images, or images which are far apart on the base map, the resulting output image might be huge. If one image is 10 megapixels, or 10,000,000 pixels, 30 of those could be 30 million, and if they're spaced out, that number could be a lot higher. MapKnitter can run out of memory, or just get stuck trying to create such a large output image. Here are some things you can do:
Images spaced far apart can cause extremely large export sizes, and may fail. My export failsSome exports are so big or high resolution, they just don't make it -- the computer runs out of memory, or just gets stuck trying to create such a large output image. We do have a script checking if exports get "too big" and cancelling those exports. See "My export takes forever" above to try reducing the size or complexity of your export. My export came out wrongIf images were skipped or distorted incorrectly in your export, please contact web@publiclab.org or -- if white edges appear displacing your map images (as shown below), please take a look at this bug report and add your input. |
Revert | |
9 | warren |
March 26, 2015 20:54
| over 9 years ago
Learn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. Video tutorialWatch the video above for a quick narrated overview of exporting in MapKnitter Export resolutionChoose a good export resolution with the slider under the "Advanced options" tab (as shown below); too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. The default you'll see on the slider is the average resolution of the images you've laid out, but it rounds up to 5 cm/px if your images are too detailed. You can override this, however. Also consider that if your images are from very different heights, some will have to be resized dramatically as they're all combined into a single-resolution composite. So it's easier for MapKnitter to process images which are at roughly the same resolution, which typically means roughly the same altitude. Images of different sizes can force MapKnitter to do a lot of resizing and resampling, which can cause an export to fail. TroubleshootingMy export takes foreverIf your map has very high resolution images, more than 20 images, or images which are far apart on the base map, the resulting output image might be huge. If one image is 10 megapixels, or 10,000,000 pixels, 30 of those could be 30 million, and if they're spaced out, that number could be a lot higher. MapKnitter can run out of memory, or just get stuck trying to create such a large output image. Here are some things you can do:
Images spaced far apart can cause extremely large export sizes, and may fail. My export failsSome exports are so big or high resolution, they just don't make it -- the computer runs out of memory, or just gets stuck trying to create such a large output image. We do have a script checking if exports get "too big" and cancelling those exports. See "My export takes forever" above to try reducing the size or complexity of your export. My export came out wrongIf images were skipped or distorted incorrectly in your export, please contact web@publiclab.org or -- if white edges appear displacing your map images (as shown below), please take a look at this bug report and add your input. |
Revert | |
8 | warren |
March 26, 2015 20:50
| over 9 years ago
Learn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. Video tutorialWatch the video above for a quick narrated overview of exporting in MapKnitter Export resolutionChoose a good export resolution with the slider under the "Advanced options" tab (as shown below); too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. The default you'll see on the slider is the average resolution of the images you've laid out, but it rounds up to 5 cm/px if your images are too detailed. You can override this, however. Also consider that if your images are from very different heights, some will have to be resized dramatically as they're all combined into a single-resolution composite. So it's easier for MapKnitter to process images which are at roughly the same resolution, which typically means roughly the same altitude. TroubleshootingMy export takes foreverIf your map has very high resolution images, more than 20 images, or images which are far apart on the base map, the resulting output image might be huge. If one image is 10 megapixels, or 10,000,000 pixels, 30 of those could be 30 million, and if they're spaced out, that number could be a lot higher. MapKnitter can run out of memory, or just get stuck trying to create such a large output image. Here are some things you can do:
My export failsSome exports are so big or high resolution, they just don't make it -- the computer runs out of memory, or just gets stuck trying to create such a large output image. We do have a script checking if exports get "too big" and cancelling those exports. See "My export takes forever" above to try reducing the size or complexity of your export. My export came out wrongIf images were skipped or distorted incorrectly in your export, please contact web@publiclab.org or -- if white edges appear displacing your map images (as shown below), please take a look at this bug report and add your input. |
Revert | |
7 | warren |
March 26, 2015 20:49
| over 9 years ago
Learn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. Video tutorialWatch the video above for a quick narrated overview of exporting in MapKnitter Export resolutionChoose a good export resolution with the "Advanced options" slider (as shown below); too high a resolution may stall the export if the resulting file is too big, while too low a resolution causes lots of processing to resize the images. A reasonable range for many balloon maps is 5-15 cm/px. The default you'll see on the slider is the average resolution of the images you've laid out, but it rounds up to 5 cm/px if your images are too detailed. You can override this, however. Also consider that if your images are from very different heights, some will have to be resized dramatically as they're all combined into a single-resolution composite. So it's easier for MapKnitter to process images which are at roughly the same resolution, which typically means roughly the same altitude. TroubleshootingMy export takes foreverIf your map has very high resolution images, more than 20 images, or images which are far apart on the base map, the resulting output image might be huge. If one image is 10 megapixels, or 10,000,000 pixels, 30 of those could be 30 million, and if they're spaced out, that number could be a lot higher. MapKnitter can run out of memory, or just get stuck trying to create such a large output image. Here are some things you can do:
My export failsSome exports are so big or high resolution, they just don't make it -- the computer runs out of memory, or just gets stuck trying to create such a large output image. We do have a script checking if exports get "too big" and cancelling those exports. See "My export takes forever" above to try reducing the size or complexity of your export. My export came out wrongIf images were skipped or distorted incorrectly in your export, please contact web@publiclab.org or -- if white edges appear displacing your map images (as shown below), please take a look at this bug report and add your input. |
Revert | |
6 | warren |
January 12, 2015 23:43
| almost 10 years ago
Note: this page will be updated soon with the launch of MapKnitter 2! YouTube: Exporting maps with MapKnitter - Learn how to export your completed maps in GeoTiff, TMS/OpenLayers, and JPG formats, and how to tune your export resolution to optimize for size. Learn to use advanced options to see the range of possible resolutions, and avoid exporting at excessively high resolutions. |
Revert | |
5 | olafur |
January 09, 2015 18:52
| almost 10 years ago
|
Revert | |
4 | warren |
January 09, 2015 18:51
| almost 10 years ago
You are probably looking for the MapKnitter Exporting page! |
Revert | |
3 | olafur |
August 27, 2014 17:55
| about 10 years ago
|
Revert | |
2 | gonzoearth |
August 09, 2012 06:31
| over 12 years ago
|
Revert | |
1 | gonzoearth |
March 11, 2012 07:34
| over 12 years ago
|
Revert | |
0 | gonzoearth |
March 11, 2012 07:33
| over 12 years ago
|
Revert |