|
POST
|
Setting the coordinate system of the *.apm file, I couldn???t figure out how the coordinate system of the *.apm can be set or switched. [ATTACH=CONFIG]27575[/ATTACH], [ATTACH=CONFIG]27576[/ATTACH] Thank you Best Jamal
... View more
09-19-2013
01:35 AM
|
0
|
3
|
4226
|
|
POST
|
Hi Jamal, This may not be exactly what you had in mind, but in ArcPad 10.2 you can use ArcPad with Feature Services to make edits in the field and sync them to your server using a data connection. How this works is simple: From your .mxd, share your data as a service (with ArcGIS Server or hosted in ArcGIS Online). In Catalog, right click the service and Create Layer. The Layer file contains all of the information that ArcPad needs to locate your service and sync your edits. From the same .mxd, perform an ArcPad check-out. This will create your ArcPad project and allow you to include any customization to your map and forms. In ArcMap, a new tool has been installed in the ArcPad Toolbox called ' Add feature service URL to AXF'. This tool takes the Layer File from your service and the AXF from your checkout and inserts all of the service information into the AXF. This means that your AXF can now communicate directly with your feature service. Now you can distribute your ArcPad project, make any edits to the data and use the 'Synchronize Data with ArcGIS Server' tool to push your edits to the server as well as pull down any new features. For more information, see the ArcPad Help. Hannah 🙂 Thank you so much Hannah for the very informative answer. I�??ll be trying it and see if it works for me. Best Jamal
... View more
09-19-2013
12:31 AM
|
0
|
0
|
1138
|
|
POST
|
How does the ArcGIS take the machine address contained in the url? The url generated by the ArcGIS server may take one of the following addresses: 1. The name of the machine 2. The ???localhost??? 3. The IP address [ATTACH=CONFIG]27524[/ATTACH] At which stage the ArcGIS server can be set to take particular address? For example, if I want the ArcGIS Server to contain the machine name (instead of localhost or IP address) then how this can be set? In particular cases, when the url is called, an error can take place due to the machine address (machine name/localhost/IP). Therefore, the "machine name" is the best option to be contained in the url. Thank you Best Jamal
... View more
09-17-2013
12:06 PM
|
0
|
0
|
866
|
|
POST
|
Connecting ArcPad with the physical enterprise geodatabase over WIFI, I�??m wondering if there is a way to connect the ArcPad installed in GPS device with a physical version on an enterprise geodatabase such that data collected from the field is directly stored in the version without the need to use the tools �??get data for ArcPad�?� and �??get data from ArcPad�?� [ATTACH=CONFIG]27467[/ATTACH], [ATTACH=CONFIG]27468[/ATTACH] Thank you Best Jamal
... View more
09-15-2013
12:19 PM
|
0
|
2
|
3720
|
|
POST
|
Does your device support "tracks"? Many thanks Dan for the help, Could you please elaborate more regarding �??tracks�?�?
... View more
09-15-2013
12:07 PM
|
0
|
0
|
1864
|
|
POST
|
Capturing along road by ArcPad while car is moving, Is it possible to capture a long road by ArcPad (installed in Leica CS25) automatically while a ???car??? is moving? For example, I want my GPS device using ArcPad to capture the data from point A to point B while the car is moving without the need to click buttons at vertices? Thank you Best Jamal
... View more
09-15-2013
05:54 AM
|
0
|
5
|
2401
|
|
POST
|
ArcPad only takes cached data using ???add data from server???, I???m wondering why the ArcPad takes only the cached data from the ArcGIS server? [ATTACH=CONFIG]27466[/ATTACH] Is there a way to add un-cached data to the ArcPad? Thank you Best Jamal
... View more
09-15-2013
05:48 AM
|
0
|
0
|
3121
|
|
POST
|
How to configure the Leica CS25 to work with the tracking server? I couldn�??t figure out how the Leica CS25 can be configure to work with the tracking server such that can be received by the server and viewed by the tracking analyst of ArcGIS desktop? Leica CS25 has WI-Fi connection and Windows 7. Do we need particular software/programming to connect the Leica CS25 with the training server? At which step in the �??tracking server manager�?� the device (Leica CS25) is configured? [ATTACH=CONFIG]27458[/ATTACH], [ATTACH=CONFIG]27459[/ATTACH], [ATTACH=CONFIG]27460[/ATTACH], [ATTACH=CONFIG]27461[/ATTACH] thank you Best Jamal
... View more
09-14-2013
10:22 AM
|
0
|
0
|
3510
|
|
POST
|
Hello Jamal - Apologies for the delay in getting back with you regarding Leica Geosystems product support. The GeoEvent Processor extension does not have out-of-the-box support for Leica devices. However, we have and SDK with samples and are preparing a product gallery which will contain the adaptors and transports being developed for numerous third-party devices and data feeds. If you are just beginning to examine GeoEvent Processor, you'll want to understand that GeoEvent services incorporate input and output connectors. Beneath every input/output connector is an adaptor and transport. There are adaptors available out-of-the-box for JSON, RSS, and Text based feeds. There are transports available out-of-the-box for HTTP, TCP, UDP, Web Socket, Windows/Linux system files, and Esri FeatureServices. As the product matures there will be additional adaptors and transports developed both by Esri and the GIS community for a variety of third-party devices and data feeds. These custom components will eventually be included in the product gallery. Regards - RJ Hi Sunderman, The issue here is how view the tracked device (Iphone, GPS, etc.) in the the ArcGIS desktop assuming that these devices are connected to WI-FI. What other software are needed to be installed in the tracked device to send the XY coordinates to the tracking server? [ATTACH=CONFIG]27456[/ATTACH], [ATTACH=CONFIG]27457[/ATTACH] Doe this need development/programing? Is there software for the end-user by which the tracked device can be connected to the tracking server applying particular configuration? Thank you Best Jamal
... View more
09-14-2013
09:09 AM
|
0
|
0
|
1769
|
|
POST
|
???Pixel size??? in caching , I couldn???t figure out how the ???pixel size??? (below) for each scale is calculated in caching processing. [ATTACH=CONFIG]27450[/ATTACH] Is there a mathematical equation by which the pixel size is calculated? Is it related to the tile size? Scale? number of scales chosen? Thank you Best Jamal
... View more
09-14-2013
06:44 AM
|
0
|
0
|
867
|
|
POST
|
Many thanks Dan for the answer, Sound that the Con (spatial analyst) is not appropriate to do the job! For example, how to construct a code for the condition below: IF tested pixel under consideration is either (forest OR pasture OR row crops) AND there are 4 commercial pixels in the neighborhood THEN change tested pixel to commercial (applying 3x3 window) [ATTACH=CONFIG]23099[/ATTACH] Is that possible using the Con (spatial analyst) tool? Best Jamal The data is attached
... View more
09-14-2013
06:17 AM
|
0
|
0
|
1488
|
|
POST
|
The estimated amount of credits exceeds the amount available for the organization by 7.5%, I wanted to publish an mxd file that contains only one feature class but I got the message below �??The estimated amount of credits exceeds the amount available for the organization by 7.5%�?� [ATTACH=CONFIG]27138[/ATTACH], [ATTACH=CONFIG]27139[/ATTACH], [ATTACH=CONFIG]27140[/ATTACH] What is the maximum size allowable for publishing through the ArcGIS online? Thank you Best Jamal
... View more
08-31-2013
09:14 AM
|
0
|
7
|
9187
|
|
POST
|
Connecting clients to workflow manager, I have the following scenario: Administrator side: 1. The �??H�?� enterprise geodatabase is created [ATTACH=CONFIG]26986[/ATTACH] 2. The �??Workflow Manager Post Installation�?� is applied to this enterprise geodatabase (H) so that repository tables are created in it [ATTACH=CONFIG]26987[/ATTACH], [ATTACH=CONFIG]26988[/ATTACH] 3. �??H�?� is provided by �??N�?� geodatabase to serve as data workspace [ATTACH=CONFIG]26989[/ATTACH] Client side: After the �??workflow manager�?� software is installed on a client machine, how the user of this machine is connected to the �??H�?� database SO THAT jobs managed in the �??H�?� geodatabase can be assigned to him/her? [ATTACH=CONFIG]26990[/ATTACH] Thank you Best Jamal
... View more
08-26-2013
11:02 AM
|
0
|
2
|
5332
|
|
POST
|
Updating the % of completion of a step in a workflow, I�??m wondering if there is a way to update the % of completion of a step in a workflow (screenshot below). I tried the documents of the help (tuning some settings in the workflow manager administrator) but sounds not to work. [ATTACH=CONFIG]26978[/ATTACH], [ATTACH=CONFIG]26979[/ATTACH] How this issue can be resolve? Thank you Best Jamal
... View more
08-26-2013
08:15 AM
|
0
|
2
|
3879
|
|
POST
|
Hello Jamal - Apologies for the delay in getting back with you regarding Leica Geosystems product support. The GeoEvent Processor extension does not have out-of-the-box support for Leica devices. However, we have and SDK with samples and are preparing a product gallery which will contain the adaptors and transports being developed for numerous third-party devices and data feeds. If you are just beginning to examine GeoEvent Processor, you'll want to understand that GeoEvent services incorporate input and output connectors. Beneath every input/output connector is an adaptor and transport. There are adaptors available out-of-the-box for JSON, RSS, and Text based feeds. There are transports available out-of-the-box for HTTP, TCP, UDP, Web Socket, Windows/Linux system files, and Esri FeatureServices. As the product matures there will be additional adaptors and transports developed both by Esri and the GIS community for a variety of third-party devices and data feeds. These custom components will eventually be included in the product gallery. Regards - RJ Many thanks Sunderman for the help. This is very useful. Best Jamal
... View more
08-16-2013
11:41 AM
|
0
|
0
|
1769
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-16-2026 08:17 AM | |
| 1 | 09-30-2022 10:43 PM | |
| 2 | 05-05-2025 10:33 AM | |
| 1 | 05-08-2025 09:49 PM | |
| 1 | 05-06-2025 11:10 PM |
| Online Status |
Offline
|
| Date Last Visited |
07-21-2026
11:29 PM
|