BLOG
|
'...the right process?'. that's a loaded question A tile package (TPK) IS what you need for image tiles. And yes you can create TPK's with Tile Package Kreator from image services. You can also use ArcGIS Pro and ArcGIS Desktop to create TPK's, but you just might find that the UI in Tile Package Kreator is simpler for your needs. It also depends on what else you are doing with your data. If your already doing a bunch of processing tasks in ArcGIS Pro, you might be better off there. there is no right or wrong, just what suits your project.
... View more
09-23-2018
07:43 PM
|
1
|
0
|
1676
|
BLOG
|
Interesting. The technical specification for Tile Package Kreator are the same as for AppStudio (which it is built with) - System requirements—AppStudio for ArcGIS | ArcGIS. Can you check that all Windows 7 SP1 updates have been applied on your computer? Also check that your graphics card drivers are up to date.
... View more
09-20-2018
12:33 AM
|
0
|
0
|
1676
|
POST
|
probably not a useful answer, but yes... if you change your activity list to be in arabic or hebrew but no, there is no way to make the list anchor to the right. you don't need to click explicitly on the stereo button itself, and can actually tap anywhere in the row - is making the text longer (to fill more of the drop down area) an option for you? then they have a bigger target to click on.
... View more
09-17-2018
08:24 PM
|
2
|
3
|
3980
|
BLOG
|
Do you or your colleagues know a little about Survey123, need to learn more, but dont know where to start? If so, we have created three learning paths to help you take you to that next level. We know there is already a LOT of information available to help you, and that the sheer amount can be overwhelming. To help focus your attention, learn paths are collated around a theme or a learning objective. They are made up of different types of content - some of the content has already been around for a while, some are new - and include videos, tutorials, blogs and formal documentation. For true beginners start with Try Survey123. In this path you'll use a survey first hand, build one yourself and take a look at the data that can be collected with a survey. Take your surveys further does just that. Learn how to make your surveys open to the public, use offline maps, connect to existing feature services to collect data and customize how your data is delivered to stakeholders. Creating your first few surveys can be straight forward: add questions, style and publish. But there's almost no limit to how smart you can make your form. Explore XLSForms for Survey123 will show you how to dynamically populate answers based on previous questions and data from external files, and how to translate your survey for multilingual use. These paths are hosted at Learn ArcGIS. Let us know what other Survey123 paths you would like to see created.
... View more
09-17-2018
05:28 PM
|
5
|
5
|
2241
|
BLOG
|
If your building an app that connects to bluetooth LE devices, note that you will still need to enable Location, even if you dont actually use Location in your app. This may be a counter-intuitive to your users, so it might be a good idea to explain to them why they are being asked for Location permissions. Take a look here for some examples of how other apps do this: https://community.esri.com/thread/214815-forcing-android-permissions#comment-785906 In AppStudio 3.1 you would use AppFramework.checkCapability(capabilityName) to identify if the Location capability is enabled.
... View more
07-18-2018
09:02 PM
|
0
|
0
|
312
|
POST
|
Just for a comparison on how to deal with permissions... Today I came across a couple of apps, that deal with a similar issue. When creating an app that connects to Bluetooth LE devices, you need to enable Location, even though you may not be using Location in your app. In the app LightBlue, they display a message that essentially says ' you have to, and its not our fault'. When you click OK you get the operating systems 'allow app to access the devices location message', and until you click allow on that one, you keep getting this message: In the other app, Bluetooth LE Scanner, you get nothing on start up but when you click 'Scan' you get the operating systems 'allow app to access the devices location message'. If you click 'Deny', you get a system notification that lasts on the screen for 4 seconds. Its not great, but each time you click scan you do get the notification, until you click 'Allow'.
... View more
07-18-2018
08:50 PM
|
0
|
0
|
6252
|
BLOG
|
I haven't had a Garmin Glo to test yet - will get a hold of one - but technically as long as it outputs NMEA it SHOULD work. (However, I know SHOULD is a dangerous word in the context software testing ). On the same device can you connect to the Glo in Collector?
... View more
07-12-2018
04:32 PM
|
1
|
0
|
917
|
POST
|
Yes you do need to add the app to your portal - see the response here https://community.esri.com/message/782779-tile-package-kreator-invalid-clientid-when-connecting-to-enterprise-portal#com…
... View more
07-08-2018
08:22 PM
|
1
|
0
|
585
|
POST
|
You do need to add tile Package Kreator as a registered app on your portal. The steps are the same as are described for Survey123 here How To: Add Survey123 for ArcGIS as a registered application to Portal for ArcGIS 10.3.1. The difference is the app id and that you would need to do it for any version of portal (Survey123 is automatically available for portals 1.4 and newer). Below i have extracted the key steps from the KB article linked above, and inserted the Tile Package Kreator app id. A. Add and share the Tile Package Kreator app Open the ArcGIS Portal Directory sharing application and login as a member with administrative privileges. The URL format is: https://webadaptorhost.domain.com/arcgis/sharing/rest Navigate to the administrative user’s content http://webadaptorhost.domain.com/arcgis/sharing/rest/content/users/<username> Under Supported Operations, choose Add Item. In the Add Item form, enter: Title: Tile Package Kreator Type: Application Type Keywords: Application Tags: tilepackagekreator Click Add Item. On the User Item page, under Supported Operations, click Share Item. On the Share Item page, set Share with Everyone to True. Click Share Item. B. Register the Tile Package Kreator app On the User Item page, select and copy the ID value. Under Related Operations, click Register App. On the Register App page, enter: Item ID: This is the ID copied in Section B, step 1. App Type: Select multiple from the dropdown Redirect URIs: Enter ["urn:ietf:wg:oauth:2.0:oob"] - This value allows the successful authentication response to be sent to the portal URL. Be sure it copy/paste the whole thing, including the square brackets. You will get an error if you dont. Click Register App. The Registered App page displays the App ID. On the Registered App page, copy the App ID value. C. Change the Tile Package Kreator App ID Open the ArcGIS Portal Directory admin application and login as a member with administrative privileges. The URL format is: https://webadaptorhost.domain.com/arcgis/portaladmin Navigate to Home > Security> OAuth > Change App ID. On the Change App ID page, enter: Current App ID: This is the App ID copied in step 5, Section B. New App ID: Enter qX6liWtssLPP0sif Click Change App ID.
... View more
07-08-2018
08:21 PM
|
4
|
2
|
3826
|
POST
|
The map tour app template currently can not read the images from attachments and will need some rework. Please do submit a bug with tech support (and i encourage any other wanting to use Survey123 and Map Tour together to do the same). It will help us quantify and prioritize the work.
... View more
07-08-2018
04:57 PM
|
3
|
2
|
1946
|
BLOG
|
Tile Package Kreator has been updated! Version 1.3 includes the ability to drag and drop shapefiles for delineating the bounding area of a TPK, browse Image Services for creating TPK's from, and generate TPK's with levels below 19. For a reminder on how to use the tool see Taking your maps offline with Tile Package Kreator or download the updated Guide. To download the app go to the Esri Marketplace. Esri Labs projects are developed by Esri employees and are inspired by our interactions with ArcGIS users like you. Esri Labs projects are free to use but are not official Esri products. These projects do not go through the rigorous software development cycle so they are not holistically tested, documented or supported by Esri technical support. Shapefile drag and drop Drag and drop a shapefile onto the map to create a boundary for export. Be sure to drag both the .shp and .prj file onto the map. Both line and polygon features are supported. Image services In order to be able to browse image services, you must first change search query that is use by Tile Package Kreator. To change the query go to Settings. The default query is shown in the Search Query for Tile Service box: (type:"Map Service" AND owner:esri AND title:(for Export)) OR (type:("Map Service") AND group:(access:org)) You can alter this query to suit your organizations needs. Don't worry if you get tangled up with the query, click Reset to Default to return to the default query. Levels below 19 Several services, like the World Imagery for Export service support additional zoom levels in some parts of the world. Tile Package Kreator now supports export of tiles from these additional levels, but we advise to proceed with caution. The default maximum level is 21, you can increase this level in Settings, but we have observed regular failures to export beyond level 21. This additional levels also significantly increase the number of tiles that are to be exported. When using these levels consider a smaller extent. Time out non-responsive services There may be services in your organization that are currently not working as expected. Tile Package Kreator does keep trying to get a response from services that have export enabled. You can adjust how long your willing to waiting for a service respond on the Settings page.
... View more
06-13-2018
11:06 PM
|
4
|
5
|
4384
|
POST
|
Have you seen this article? Does this help? Problem: ArcPad Data Manager extension is not visible in ArcMap 10
... View more
05-28-2018
10:24 PM
|
0
|
0
|
935
|
POST
|
You may have already done this - but have you hit the 'binoculars' button on the GPS page? This should search and find the available port. If this doesn't find it then there's likely something else going on - perhaps NMEA output has been unexpectedly disabled? You can use Trimble's GPS Controller app to re-enable it. I recently came across this video that shows how to do this: Use GPS Controller to turn on NMEA - YouTube
... View more
05-28-2018
10:17 PM
|
0
|
0
|
2513
|
BLOG
|
The new GNSS Info sample, included in AppStudio 3.0 Desktop Edition, brings together the components in Qt and the AppStudio AppFramework that you can use to build an app that interacts with GNSS (Global Navigation Satellite System) receivers. Common features of this type of apps are: The requirement to browse and connect to a receiver Display a location on a map along with metadata about that location Presentation of available satellite information Presentation of key quality parameters that may indicate the usefulness of the data received Display a raw feed of the data coming from the receiver for troubleshooting purposes Each of these features are shown in this app on separate tabs. You may choose to use one or more of these tabs in your own app, or use this app as it is, to test out your own GNSS receivers with your hardware. What type of receivers can be used? This app will connect to, and display location information from, GNSS receivers that output NMEA sentences. For examples of recievers that we have tested with see GPS receiver support—AppStudio for ArcGIS | ArcGIS . Qt and the AppFramework can also read and write data to other bluetooth devices using the same components used in this app. For example, you can connect to a bluetooth printer using the same device discovery component and send data from your app to the printer for immediate printing. For more information on the key components in this sample refer to: DeviceDiscoveryAgent - http://doc.arcgis.com/en/appstudio/api/reference/framework/qml-arcgis-appframework-devices-devicediscoveryagent/ PositionSource - http://doc.arcgis.com/en/appstudio/api/reference/framework/qml-arcgis-appframework-positioning-positionsource/ SatelliteInfoSource – http://doc.arcgis.com/en/appstudio/api/reference/framework/qml-arcgis-appframework-positioning-satelliteinfosource/ NmeaSource - http://doc.arcgis.com/en/appstudio/api/reference/framework/qml-arcgis-appframework-devices-nmeasource/ Receiver detection This app can detect receivers that are connected to your device using: Bluetooth pairing – to connect to a receiver in your app you must first pair it with your device. Note that some receivers have a limit to the number of devices they can be paired to at anyone time. For example, the Eos Arrow can only pair to one device at a time, while Bad Elf devices can pair with up to 2 devices at a time. For information on pairing your reciever see Use a high-accuracy GPS receiver—AppStudio for ArcGIS | ArcGIS . USB/COM connection – A GPS receiver that plugs into a computer via USB is displayed in the app as a COM port. To confirm which COM port your device is represented by, look at the list of devices connected to your computer. For example, on Windows go to Device Manager > Ports (COM & LPT). TCP/UDP network connection – A TCP (Transmission Control Protocol) connection is bidirectional and has limited error handling. On the other hand, UDP (User Datagram Protocol) is one way only and has no error handling. Creation of a UDP connection requires the hostname and port of the destination machine (where you are running the app), while creation of a TCP connection requires the hostname and port of the machine providing the GNSS information to the destination machine. On the device tab, press to select a device. Next time you launch the GNSS Info app, it will attempt to automatically connect to the last device used. You can always return to the device tab and change which device you connect to. Location display The location tab shows the current location on a map. If your device has network connectivity, an online basemap is used. A limited offline basemap is also available in the sample. Key metadata about the current location is displayed. The app also allows the user to change the units in which latitude and longitude are displayed. Use the location tab to confirm that the location reported from your hardware is the expected location. Satellite sky plot The skyplot tab shows both a skyplot and a table view of the satellites reported by the receiver. Be aware that some receivers have a physical display that may sometimes display different values to this page. Other receivers have their own companion app that also may show different results. These differences are mostly likely attributed to manufacturer specific parameters and the way each manufacturer presents data from the receiver. The GNSS Info app displays the number of satellites in view, and the amount in use to calculate your location. There can also be satellites in view (or in use) that have no signal. This is usually a temporary response and should not affect the quality of a location displayed in an app. Use the skyplot tab to ensure you have positioned yourself or your hardware in the best location to capture a suitable position value. Quality tab The quality tab lists common meta data available from a GNSS receiver. These are values you may choose to capture during data collection as attributes of your feature. Alternatively, you may use these to indicate the quality of the position to the user. For example, you might warn the user that accuracy values are greater than a prescribed threshold and disallow them to capture data. Log tab The log tab shows a stream of the sentences that are emitted from the receiver. Different receivers output different sent ences. The presence or absence alone of sentences is useful for troubleshooting a receiver connection issue. The inspe ction of the presence or absence of individual sentences can also aid diagnosis of unexpected parameter results. For example, latitude, longitude and altitude errors are only calculated when the GST sentence is present. Not all receivers output the GST sentence. If the GST sentence is not available, then ‘No Data’ is reported on the quality tab for latitude, longitude and altitude error. Use the pause button on this tab to study the latest sentences. Use the delete button to clear the screen to make it easier to read new sentences. Switching between the tabs of this app will display to you the continuous stream of data reported from the connected GNSS receiver in several ways: as text, on a map, as a graphical representation, and in its rawest form. You can choose which of these best suits your own app, or use this app to evaluate what information is available to you from your own receiver.
... View more
05-22-2018
08:23 PM
|
3
|
4
|
2383
|
POST
|
Almost. This is mostly done with out-of-the-box steps, and one sneaky modification. The last step is not currently working, but is a known issue to the AppStudio team. In the meantime: 1) Start by building a survey and publishing it - here is an example spreadsheet that i use. (The choices sheet only has a list of colors for the points) 2) In ArcGIS Online create a webmap from the feature service that is generated by Survey123 Connect when you published your survey. 3) In ArcGIS Online choose to create a web app (using the story map tour template) from the web map. you will know you've done this right if you DONT get asked where your images are stored. 4) Modify the JSON of the web app (this is the sneaky bit) - launch ArcGIS Online Assistant and browse to your story map web app - in the 'i want to' drop down, choose view an items JSON - in the data window, delete the 'order' property and save changes yes this step looks dangerous and if done wrong, it can break your web app. but this is essential for the new records submitted by Survey123 to automatically appear in the story map web app. just make sure you still have the right amount of commas and brackets in the code. 5) Create a map tour app from the story map web app. I tried this again in appstudio.arcgis.com today but I'm not seeing the images. The team will need to come back to this conversation with a response for this last step, but I didn't want to leave you without the first 4 steps. With those you can at least have a web version of the map tour work.
... View more
03-26-2018
08:52 PM
|
2
|
5
|
1946
|
Title | Kudos | Posted |
---|---|---|
7 | 07-01-2025 04:21 PM | |
5 | 07-01-2025 04:21 PM | |
3 | 11-12-2024 09:15 PM | |
1 | 08-20-2024 04:58 PM | |
2 | 08-20-2024 03:39 PM |
Online Status |
Offline
|
Date Last Visited |
Monday
|