Select to view content in your preferred language

Raster does not display in ArcPad 10

3672
2
Jump to solution
04-30-2012 10:07 AM
JakeGalzki
New Contributor
I just downloaded a trial version of ArcPad 10 that will be used with a Trimble GeoXH 2008 GPS unit.  I'm experimenting with data compatibility in ArcPad on my desktop.  Shapefiles show up just fine, but I can't get a raster to load.  I can add the data, and it is shown in the table of contents, but I can't display the data or zoom to the layer.  I've tried GeoTIFF, .tif, .img, and arc grids, all with spatial reference information, and none of them display. 

Any trouble shooting advice?
Tags (3)
0 Kudos
1 Solution

Accepted Solutions
HannahFerrier
Deactivated User
Hi,

For a raster to be used in ArcPad they must comply to the following conditions for geo-referencing and projection information:

Raster files must have associated georeferencing information. This georeferencing information includes the size of the pixels, as well as the coordinate position of the reference pixel.

The georeferencing information can be stored in three locations:

    Within the header section of the image, such as with GeoTIFF or MrSID images.
    Within an associated Auxilliary (.aux) file, such as created by ArcGIS.
    Within an associated world file.

All raster files must have either a world file or an AUX file, with the exception of GeoTIFF and MrSID images.

When adding a raster layer to an ArcPad map, ArcPad first looks in the image header for the georeferencing information, then in the associated .aux file (if present), then within an associated world file (if present).

Raster files must also have associated projection information. This projection information enables ArcPad to correctly position the image on a map with a defined projection, or coordinate system.

The projection information can be stored in three locations:

    Within the header section of the image, such as with GeoTIFF images.
    Within an associated Auxilliary (.aux) file, such as created by ArcGIS.
    Within an associated map projection file (*.prj).

When adding a raster layer to an ArcPad map, ArcPad first looks in the image header for the projection information, then in the associated .aux file (if present), then within an associated projection file (if present).

This may be the reason for your problems. Also remember that it is only ArcGIS Online layers that are able to be reprojected on the fly in ArcPad - all other data MUST be in the same projection.

I hope this helps,

Hannah

View solution in original post

0 Kudos
2 Replies
LaurenYee
Regular Contributor
I'm encountering the same difficulty, please let me know if you find any solutions
0 Kudos
HannahFerrier
Deactivated User
Hi,

For a raster to be used in ArcPad they must comply to the following conditions for geo-referencing and projection information:

Raster files must have associated georeferencing information. This georeferencing information includes the size of the pixels, as well as the coordinate position of the reference pixel.

The georeferencing information can be stored in three locations:

    Within the header section of the image, such as with GeoTIFF or MrSID images.
    Within an associated Auxilliary (.aux) file, such as created by ArcGIS.
    Within an associated world file.

All raster files must have either a world file or an AUX file, with the exception of GeoTIFF and MrSID images.

When adding a raster layer to an ArcPad map, ArcPad first looks in the image header for the georeferencing information, then in the associated .aux file (if present), then within an associated world file (if present).

Raster files must also have associated projection information. This projection information enables ArcPad to correctly position the image on a map with a defined projection, or coordinate system.

The projection information can be stored in three locations:

    Within the header section of the image, such as with GeoTIFF images.
    Within an associated Auxilliary (.aux) file, such as created by ArcGIS.
    Within an associated map projection file (*.prj).

When adding a raster layer to an ArcPad map, ArcPad first looks in the image header for the projection information, then in the associated .aux file (if present), then within an associated projection file (if present).

This may be the reason for your problems. Also remember that it is only ArcGIS Online layers that are able to be reprojected on the fly in ArcPad - all other data MUST be in the same projection.

I hope this helps,

Hannah
0 Kudos