|
POST
|
Ted, Joins and relates are not currently supported by the ArcPad Data Manager. Please refer to ArcPad Help on using data that contains attribute relationships, http://help.arcgis.com/en/arcpad/10.0/help/index.html#//00s100000137000000. Denise
... View more
08-16-2012
08:22 AM
|
0
|
0
|
421
|
|
POST
|
Ryan, Confirm the Garmin GPS model supports NMEA protocol, in addition to support for Garmin protocol. ArcGIS for Windows Mobile application and runtime SDK use the same API to communicate with GPS receivers supporting NMEA protocol. NMEA does not enable ArcGIS for Windows Mobile to control the settings of a GPS that supports it. To do this, a third-party tool must be used that uses a two-way protocol, such as Trimble or SiRF. Cheers, Denise
... View more
08-15-2012
06:42 AM
|
0
|
0
|
695
|
|
POST
|
Hi Noam, Please provide more information regarding the 'general function failure' error you encounter in ArcPad. What ArcPad version/build are you using? How are you importing the AXF file? * Are you using the 'Get Data From ArcPad' tool via ArcPad Data Manager toolbar? * Or using the 'ArcPad Check In' GP tool via ArcPad Tools toolbox (ArcToolbox)? Does the error occur with a single AXF file or every AXF file you test? Have you tried to repair the AXF file in ArcPad Studio > Compact AXF Database tool? Have you exported the AXF data to Shapefile format or Excel Spreadsheet to review possible data issues? Please review the ArcPad Team Blog topic detailing this process and linked here: http://arcpadteam.blogspot.com/2010/07/export-axf-data-to-shapefile.html If you are still experiencing challenges with this AXF file, please contact Esri Support so you can work with an ArcPad specialist to help troubleshoot this issue further. Cheers, Denise
... View more
08-13-2012
06:31 AM
|
0
|
0
|
654
|
|
POST
|
In order for ArcPad to display the layers of your data correctly they need to be in the same coordinate system or projection and the projection information is stored in the .prj file. The default projection for a new map in ArcPad is latitude/longitude WGS84. If you have an arcpad.prj file in your My ArcPad folder than it will replace the WGS84 default projection. The path to the GDA94 MGA55 is \\ArcGIS\ArcPad10.0\Coordinate System\Projected Coordinate Systems\National Grids\Australia > GDA 1994 MGA Zone 55.prj file. As Danik explained, you can select this projection when creating new QuickProject in ArcPad 10. A QuickProject is a "ready to use" data capture project and will consist of 3 new shapefiles in the project folder: Points.shp, Polylines.shp, and Polygons.shp. For more information, please refer to ArcPad Help topic linked here, http://help.arcgis.com/en/arcpad/10.0/help/index.html#//00s100000015000000. [ATTACH=CONFIG]16878[/ATTACH] If you already have existing shapefiles with the default WGS84 projection then you will need to associate the layer with the .prj file via the Choose Map Projection Definition File tool in ArcPad's Table of Contents. [ATTACH=CONFIG]16877[/ATTACH] [ATTACH=CONFIG]16879[/ATTACH]http://help.arcgis.com/en/arcpad/10.0/help/index.html#/Steps_to_specify_a_coordinate_system/00s1000000qz000000/ It is recommended to convert your data using ArcGIS Desktop to change the projection of your data before adding it to your ArcPad map. For more information, please refer to ArcPad Help topics available online via ArcGIS Resource Center. Cheers, Denise
... View more
08-13-2012
06:10 AM
|
0
|
0
|
1709
|
|
POST
|
All, If you are using ArcPad 10.0 and finding that layer definition queries are being ignored than you are likely encountering NIM078558: Select, Identify still finds filtered (layer definition query) records. We apologize for the inconvenience this issue is causing you or your ArcPad workflows. Please contact Esri Support and submit support request to have your Esri Customer # added to NIM078558. Please include any specifics including which ArcPad 10 update you are using and the type of definition query which is ignored. Thank you, Denise
... View more
08-08-2012
05:56 AM
|
0
|
0
|
1136
|
|
POST
|
Randall, yes you will need to create your ArcGIS for Android App using the ArcGIS Runtime SDK for Android. You can build both mobile projects (ArcGIS for Windows Mobile, ArcGIS for Android App) from the same map document and data, yet they are individual solutions for different mobile devices (Windows Mobile OS, Android OS). Denise
... View more
08-01-2012
11:14 AM
|
0
|
0
|
796
|
|
POST
|
Hi Eric, Are you referring to modifying a LABEL or TEXT control? For more information, please review the Customizing ArcPad Forms > Customizing forms: an overview in ArcPad Studio Help for detailed information on form controls. What type of control are you trying to modify in ArcPad Studio? [ATTACH=CONFIG]16548[/ATTACH] In ArcPad Studio Help, the Redlands sample is based on shapefiles and APL files and is used in the Quick Start Tutorials > Tree Inventory. Exercise 2 is Custom Forms and covers this topic nicely. If you still need help modifying your Edit form, please contact Esri Support and submit a support request so you can work with an ArcPad specialist via Chat, Phone, Email or Webform to resolve this challenge. Cheers, Denise
... View more
08-01-2012
08:00 AM
|
0
|
0
|
675
|
|
POST
|
Hi Randall, ArcGIS for Windows Mobile and ArcGIS for Android App are two separate mobile solutions offered by Esri along with ArcPad, ArcGIS for iOS App and ArcGIS for Windows Phone App. For more information, please review ArcGIS Resource Center topics on Esri Mobile Applications including ArcGIS for Windows Mobile and ArcGIS for Android App. Cheers, Denise
... View more
08-01-2012
07:40 AM
|
0
|
0
|
796
|
|
POST
|
Hi Luis, ArcPad 10.0.4 release adds support for $GPGST (GNSS pseudorange error statistics and position accuracy) NMEA sentence and is used to populate the EPE, HPE and VPE fields in the GPS position windows quality tab when available. $GPGST sentence includes 'RMS deviation' field which is the total RMS standard deviation of ranges inputs to the navigation solution. In addition, you can use Add XYZ+ values to table ArcScripts sample to record GPS quality information as attributes in ArcPad feature layer. Currently supported fields are X or LATITUDE, Y or LONGITUDE, Z or ALTITUDE, PDOP, NUM_SATS, GPS_TIME, GPS_DATE, QUALITY, DGPS_ID, DIFF_AGE, HDOP, EPE, HPE, LENGTH (for Polyline) and AREA (for Polygon) datasets. You will need to modify the sample in order to record the RMS (HRMS, VRMS) values as attributes in ArcPad feature layer. Cheers, Denise
... View more
07-31-2012
09:31 AM
|
0
|
1
|
4380
|
|
POST
|
Hi ArcPad Newbie! Welcome to the wonderful world of ArcPad projects. I think the first resource to help you get started is ArcPad Tutorials included with ArcPad Help documentation, http://help.arcgis.com/en/arcpad/10.0/help/#/Exploring_your_data/00s1000000tv000000/. I think you will be easily able to complete the described project by working through all of the examples. If you should get stuck and current on maintenance, please contact Esri Support so that you can work with an ArcPad specialist. Good luck! Cheers, Denise
... View more
07-12-2012
07:08 AM
|
0
|
0
|
540
|
|
POST
|
Renato, If you are still experience problems with Protocol Error messages in ArcGIS Mobile and are current in maintenance, please contact Esri Support and submit a support interaction so you can work with a mobile specialist to troubleshoot the error. Cheers, Denise
... View more
07-12-2012
06:59 AM
|
0
|
0
|
983
|
|
POST
|
Doug, Yes, there are still some ArcGIS for Windows Mobile 3.0 samples with links to the 10.0 content. Please know that we are working on getting the updated samples for 3.0 content out on the web. There are a couple up now including these mentioned in this Mobile Blog article on one of the samples which can be found here: http://blogs.esri.com/esri/arcgis/20...indows-mobile/. Also, we have an Inspection sample which can be found here: WM: http://www.arcgis.com/home/item.html...4ed35275b1769d Win: http://www.arcgis.com/home/item.html...6e4211c202fe56 We will work to add more ArcGIS for Windows Mobile 3.0 samples in the near future. Cheers, Denise
... View more
07-12-2012
06:55 AM
|
0
|
0
|
1949
|
|
POST
|
Hi, We would like to apologize for the inconvenience in locating the ArcGIS for Windows Mobile 3.0 documentation. There was an issue with the links on the Resource Center last week, which meant that some documents were still pointing to the Beta site. This has since been corrected. The links for the Applications: http://links.esri.com/en/offcyclestartpg_winmob and for the SDK/App framework: http://links.esri.com/en/offcyclestartpg_winmobsdk. We are continually working on updates to these documents. As for the ArcGIS for Windows Mobile 3.0 samples, we are working on getting them out on the web. However, there are a few that have been put up. Please check this Mobile Blog article on one of the samples which can be found here: http://blogs.esri.com/esri/arcgis/2012/06/22/mapping-underground-assets-using-arcgis-for-windows-mobile/. Also, we have an Inspection sample which can be found here: WM: http://www.arcgis.com/home/item.html?id=a23a31a89d534538ba4ed35275b1769d Win: http://www.arcgis.com/home/item.html?id=5ecdd4b3c5504da4a26e4211c202fe56 Thank you for bringing this to our attention. Denise
... View more
07-10-2012
03:48 PM
|
0
|
0
|
1949
|
|
POST
|
Ben, Your ArcPad Forums post is coincidental to new Blog on ArcPad Team Blog called Feature Associated Photographs in ArcPad, http://arcpadteam.blogspot.com/2012/06/feature-associated-photographs-in.html. Please enjoy! Cheers, Denise
... View more
06-22-2012
05:54 AM
|
0
|
0
|
1782
|
|
POST
|
Chris, Possible issue that may cause the crash is some form of data corruption or validation issue. To help determine if this is data specific or software related, please use these common troubleshooting steps to determine your scenario. 1 - Use Riverside sample project with Get Data For ArcPad tool, does the Riverside sample also crash ArcMap during this test or is it only with your data (\Users\Public\Documents\ArcPad\Samples\Riverside folder)? 2 - If ArcMap crashes with Riverside sample project as well, have you tried Repair Install of ArcPad? If ArcMap still crashes after running Repair Install, then I recommend you submit this issue with Esri Support so that you can work with an ArcPad specialist to further troubleshoot the issue. 3 - If only occuring with your data, have you tried running Check Geometry and Repair Geometry tools on each layer in the MXD (ArcToolbox > Data Management Toolbox > Features toolset)? What are the results? I recommend running Repair Geometry on layers without geometry errors as well. 4 - If only occuring with your data, have you used Validate Features tool via Editor toolbar to check whether attributes and relationships are valid? Validate Features tool gives you opportunity to fix any issues that violate the rules of your geodatabase. If after following these suggestions you are still unable to determine the cause and ArcMap is still crashing during Get Data For ArcPad process, please log your support issue with Esri Support. Cheers, Denise
... View more
06-21-2012
07:29 AM
|
0
|
0
|
480
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-27-2016 07:26 AM | |
| 1 | 08-05-2016 06:23 AM | |
| 1 | 11-10-2016 11:59 AM | |
| 1 | 04-06-2016 01:33 PM | |
| 1 | 04-06-2016 01:11 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|