ArcPad: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Brian Wilson (talk | contribs)
mNo edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
= A tree inventory system for Corvallis =
== A tree inventory system for Corvallis ==


21 March 2005
The goal of this project is to create a system to manage the urban forest here in Corvallis, as a joint project for the city and the OSU campus.


The goal of this project is to create a system to manage the urban forest here in Corvallis,
We went to City of Eugene and met with the tree folk there; they are using Treeworks software. (Feb 2006) Treeworks is based on ESRI software.
as a joint project for the city and the OSU campus. I have not met with anyone yet... just getting my ArcPad feet under me for now.


There will be a field-based ArcPad component to support data collection and maintenance operations,
In my project, I want to use ArcPad as the field-based component to support data collection and maintenance operations, and an office-based database/report component; the office side could be expanded later to work with
and an office-based database/report component; the office side could be expanded later to work with
ArcIMS and/or a non-spatial asset management system that the city already uses.
ArcIMS and/or a non-spatial asset management system that the city already uses.


Line 16: Line 14:
which installs very easily...
which installs very easily...


= Hardware for ArcPad =
== General hardware and o/s information ==


The lesson I learned using a 3900 series iPaq was that a '''daylight visible display with as big a screen as possible'''
[[PocketPC]]
is really important. I just went out and got myself a Dell Axim X50V which has a small but high res screen. I wanted
a pocket sized device. The city is currently using last year's model, the X5.


'''Interfaces''' -- If you are using a specific GPS receiver, make sure your PDA can talk to it! Some have RS232, some don't.
[[TabletPC]]
My Axim has USB and Bluetooth; my plan is to try out Bluetooth. The tangle of cables on a GPS backpack system
can be really annoying.


'''Slots''' (SD/MMC, CF, PCMCIA) -- CF is nice because 1GB cards are coming down in price, and you can get other accessories
=== GPS ===
such as network and serial port adapters in this form factor. SD/MMC memory cards are slightly higher than CF.


'''Batteries''' -- The Dell has an oversized battery available. Some units like the 3900 iPaq have a non-removeable low capacity
My Dell Axim is equipped with Bluetooth.
battery, limiting field work to about 2 hours. This sucks. Make sure the PDA has a removeable, high capacity battery.


'''Optional extras'''- keyboard, ruggedized case.  
I am building a GPS receiver with a Trimble [[Lassen SQ]]
and a Bluestamp.


Ruggedized PDA's like the TDS Recon are very cool but so expensive that you could get three or four Axim's and carry the
I have the prototype running now.
extras as spares! Unless you are doing field work that really absolutely requires it, I'd say get a cheap one and a good case.
Don't get the 'rugged case' that HP sells! It's overpriced and full of holes that will let water in.  


== Windows CE devices ==
See [[General GPS project notes]]


[http://www.daptech.com DAP] uses a turtle on their web page so it must be good!<br>
=Working with ArcPad=
[http://www.dell.com Dell] (Axim) <br>
[http://www.hp.com HP] (iPaq formerly a Compaq product; and from before the merger, the Jornada) <br>
[http://www.nec.com NEC] MobilePro <br>
[http://www.symbol.com Symbol Technologies] PDT 8100, PPT 2800 <br>
[http://www.tdsway.com TDS] (Recon, Ranger(formerly from At Work Computers)) <br>
[http://www.trimble.com Trimble] (rebadged Recon, GeoExplorer XT) <br>


== Tablet PCs ==
== Export from Geodatabase ==


[http://www.fujitsu.com/ Fujitsu]
It builds pick lists using domains from a geodatabase, this is a nifty feature that I should look at...


[http://www.intermec.com/ Intermec]
Bear in mind that ArcPad only works with shapefiles for its vector data.


[http://www.panasonic.com/ Panasonic] Toughbook 01
Raster layers can be: MrSID, JPEG, JPEG 2000, TIFF, PNG, BMP, CADRG


= ArcPad Hacks =
== Using ArcPad with GPS ==
 
What can I collect? Quality of data attributes?
 
== Other stuff I want to play with ==
 
redlining with a graphics layer


== Learning to live with ActiveSync ==
== Learning to live with ActiveSync ==
Line 83: Line 74:
[http://support.esri.com/index.cfm?fa=downloads.samplesUtilities.viewSample&PID=26&MetaID=99 Making a skin]
[http://support.esri.com/index.cfm?fa=downloads.samplesUtilities.viewSample&PID=26&MetaID=99 Making a skin]


== Working with layers ==
== Interesting ArcPad Options ==
 
How can I possibly live without ArcIMS?
 
== ArcPad Options ==


=== GPS data quality ===
=== GPS data quality ===


You can tell ArcPad to issue warnings regarding DGPS availability, PDOP, EPE, and 3D mode.
You can tell ArcPad to issue warnings regarding DGPS availability, PDOP, EPE, and 3D mode. More important for me at the moment, you can tell it NOT to issue warnings. When you turn on GPS and it misses a beat (for example, bluetooth reception is not working) it pops up a dialog. It does this over and over while you try to configure things. So it's important to know you can set it to only play a sound instead of popping open the stupid dialog every 10 seconds.


=== Paths ===
=== Paths ===
Line 110: Line 97:


Customizing ArcPad with applets etc.
Customizing ArcPad with applets etc.
The ArcPad Studio application looks suspiciously like specialized XML editor to me.
It creates an XML file that configures ArcPad.
It creates text files that contain VB code.


=== Preparing maps and data ===
=== Preparing maps and data ===
Line 117: Line 108:
RAM versus compact flash
RAM versus compact flash


Preparing a folder with ArcPad Tools
==== Preparing a folder with ArcPad Tools ====
 
I have ArcGIS 8.3 at home. ArcPad 7 is incompatible and cannot be installed on the same Windows machine with ArcGIS < 9. This is a serious inconvenience. I am now highly motivated to build a [[Mapserver]] to ArcPad connector!
 
You can create an APM file (aka an "ArcPad Map") with the "ArcPad Tools" extension. ArcPad Tools come with ArcGIS 9; for early versions of ArcGIS 8 you can download a copy from ESRI.
 
In ArcView, start it up with View->Toolbars->ArcPad. It has three icons,
one for setting up a project, one for checking in edits, and one for undoing check out.
 
The tool simply copies all the data you select into the output folder,
and (if you check the appropriate box) creates the APM file. ArcPad only handles
shapefiles so if you select data from other sources such as Geodatabases, the layers
will be converted to shapefiles when they are copied.
 
This is a really good way to create a folder with more data than your PDA can handle.
Don't copy data directly into the PDA unless you are sure it won't runneth over your memory.
 
Each shapefile also gets a new component: a file with the extension 'apl'; also in XML.
 
Here is a [[sample ArcPad APM "map" file]].
Here is a [[sample ArcPad APL file]].


=== Using mission planning software ===
=== Using mission planning software ===
Line 151: Line 162:


[http://www.cewindows.net Chris De Herrera]'s most excellent PocketPC site
[http://www.cewindows.net Chris De Herrera]'s most excellent PocketPC site
[[Category:GIS]]

Latest revision as of 02:57, 1 March 2013

A tree inventory system for Corvallis

The goal of this project is to create a system to manage the urban forest here in Corvallis, as a joint project for the city and the OSU campus.

We went to City of Eugene and met with the tree folk there; they are using Treeworks software. (Feb 2006) Treeworks is based on ESRI software.

In my project, I want to use ArcPad as the field-based component to support data collection and maintenance operations, and an office-based database/report component; the office side could be expanded later to work with ArcIMS and/or a non-spatial asset management system that the city already uses.

I've worked with ArcPad in the past but never done a customized application for it.

The obvious starting point for the ArcPad side is this ESRI sample project which installs very easily...

General hardware and o/s information

PocketPC

TabletPC

GPS

My Dell Axim is equipped with Bluetooth.

I am building a GPS receiver with a Trimble Lassen SQ and a Bluestamp.

I have the prototype running now.

See General GPS project notes

Working with ArcPad

Export from Geodatabase

It builds pick lists using domains from a geodatabase, this is a nifty feature that I should look at...

Bear in mind that ArcPad only works with shapefiles for its vector data.

Raster layers can be: MrSID, JPEG, JPEG 2000, TIFF, PNG, BMP, CADRG

Using ArcPad with GPS

What can I collect? Quality of data attributes?

Other stuff I want to play with

redlining with a graphics layer

Learning to live with ActiveSync

Maybe ActiveSync is so good now there are no longer any 'annoyances.' My advice is to upgrade your handheld to the latest version of PocketPC (2003?) and run at least 3.7.1 version of ActiveSync on your PC.

I worked with a TDS Ranger a few months ago running Solofield and an older version of the O/S (maybe 2002?). Forget the serial port connection, ugh. Running ActiveSync over a serial port is not just slow, it's hard to get the PC and the Ranger to notice talk at all... Pop for the $25 USB/Ethernet adapter.

Software development

ArcPad runs on PocketPC devices; and that's normally the context in which you'd expect to use it. But it also runs on desktop systems. Customizing it normally requires Arcpad Application Builder, a $1500 add-on to a $500 product.

I'd really like to see what it takes to develop code without the Application Builder... at least to build custom menues. The App Builder creates XML files. I can write XML files, with emacs...

To test your custom app, you can run ArcPad in a 'skin' on your desktop system. Basically you just provide it with a picture of your PocketPC device and it inserts the screen image into the screen area of the PocketPC picture. Here is the ESRI page on how to do this: Making a skin

Interesting ArcPad Options

GPS data quality

You can tell ArcPad to issue warnings regarding DGPS availability, PDOP, EPE, and 3D mode. More important for me at the moment, you can tell it NOT to issue warnings. When you turn on GPS and it misses a beat (for example, bluetooth reception is not working) it pops up a dialog. It does this over and over while you try to configure things. So it's important to know you can set it to only play a sound instead of popping open the stupid dialog every 10 seconds.

Paths

You can preset paths that ArcPad uses for things like maps & data, system files, and applets.

Audio

You can attach your own WAV files to events. See Tools->Options->Alerts.

A day in the field: Mission planning for ArcPad

Way ahead of time

How to collect useful data.

With and without GPS

Customizing ArcPad with applets etc.

The ArcPad Studio application looks suspiciously like specialized XML editor to me. It creates an XML file that configures ArcPad. It creates text files that contain VB code.

Preparing maps and data

How much memory will all that take?

RAM versus compact flash

Preparing a folder with ArcPad Tools

I have ArcGIS 8.3 at home. ArcPad 7 is incompatible and cannot be installed on the same Windows machine with ArcGIS < 9. This is a serious inconvenience. I am now highly motivated to build a Mapserver to ArcPad connector!

You can create an APM file (aka an "ArcPad Map") with the "ArcPad Tools" extension. ArcPad Tools come with ArcGIS 9; for early versions of ArcGIS 8 you can download a copy from ESRI.

In ArcView, start it up with View->Toolbars->ArcPad. It has three icons, one for setting up a project, one for checking in edits, and one for undoing check out.

The tool simply copies all the data you select into the output folder, and (if you check the appropriate box) creates the APM file. ArcPad only handles shapefiles so if you select data from other sources such as Geodatabases, the layers will be converted to shapefiles when they are copied.

This is a really good way to create a folder with more data than your PDA can handle. Don't copy data directly into the PDA unless you are sure it won't runneth over your memory.

Each shapefile also gets a new component: a file with the extension 'apl'; also in XML.

Here is a sample ArcPad APM "map" file. Here is a sample ArcPad APL file.

Using mission planning software

Debriefing

Pulling data out of ArcPad

Using it

Links

ArcPad product description page

Papers available online through ESRI

Park Maintenance system Battle Creek, Michigan

[http://campus.esri.com/campus/library/Bibliography/RecordDetail.cfm?ID=33540&hidpage=1&browseonly=0&CFID=7897571&CFTOKEN=15821047

Noxious weed control] including aerial photos and groundtruthing with ArcPad

Aquatic Weed Control Using Mobile, Enterprise, and Web-Based GIS

Precision ag application

Combining Mobile GIS and Indigenous Knowledge in Community Forest Management

GIS in Nutrient Management: A 21st Century Paradigm Shift

Hacks from afar

Some guy's notes on ArcPad and handhelds

Chris De Herrera's most excellent PocketPC site