|
POST
|
Hi James, Thanks for the response. Our security team requires us to have HTTPS only on our AGOL environment, so that alone is causing us to do in house work to upgrade our Portal from 10.4 to 10.4.1, but its a ton more work than if this just worked with HTTPS. Is there a date slated for the 1.1 release? Next... Based on the dialog box during the first installation attempt, we did fetch out the C++ Version 9.0.30729.6161. This has been installed (uninstalled and reinstalled a couple times based on other posts - of course, did not solve the issue) The next question, Disabling the GeForce card had no change... Ran the Process and it says complete after about 10 seconds. Email to send logs to? The process_timestamp log is 'empty'. And the D2M.log has alot of this: Cannot find 2d products for project. Directory does not exist and calibrated_external_camera_parameters.txt. File does not exist Also, it is a separate issue that when some images are unselected, that the program crashes. Im still trying to get the Processor to complete and add images orthomosaic.
... View more
10-05-2016
08:13 AM
|
0
|
0
|
3224
|
|
POST
|
If anyone comes across the one issue of 'nothing' being visible in Project Data (Flight Path and Images - points) then.. . it is due to having HTTPS only enabled in the portal / AGOL. This must not be checked (enabled). As far as the crash and not being able to process ... is still an ongoing battle.
... View more
10-04-2016
01:50 PM
|
0
|
2
|
3224
|
|
POST
|
The Process runs and in a few seconds it says 100% and "Complete". and nothing happens. - I have at least verified this is machine specific. But does anyone know the cause? We need this running unfortunately, on the machine that Drone2Map does not work on. Also to note, if we unselect just one of the images in Image Property and attempt to run, we encounter a fatal crash.
... View more
10-04-2016
10:33 AM
|
1
|
4
|
3224
|
|
POST
|
I'd think the license can be managed through your AGOL Account. So if you do know for sure, that your user has not checked out the license, maybe revoke it and then re-add the license to your user? Organization >> Additional Products: And you can either click on a user that HAS a license and REVOKE with the checkbox or revoke ALL. Or to add the license for a user, click on Configure License.
... View more
10-04-2016
09:34 AM
|
0
|
0
|
1063
|
|
POST
|
Suggestions? I have uninstalled and reinstalled both C++ and the Drone2Map 1.01 version several times without success Using the ESRI supplied imagery sample >> Launch Drone2Map >> Create new 2D Project. Add the folder that contains the images.. Press OK And NOTHING shows up: following this sample as well: Create 3D data from 2D imagery—Get Started with Drone2Map for ArcGIS | ArcGIS
... View more
10-04-2016
07:50 AM
|
0
|
22
|
8908
|
|
POST
|
Hi Paul, Yes, forgot about disabling the Automatic Account creation. You are referring to this : Automatic registration of enterprise accounts—Portal for ArcGIS (10.4.1) | ArcGIS for Server When you have tied A.D. do you not have to follow the below to add named users to Portal? Manually, batch or automate... guess it is not much work, but its a workflow process none the less.
... View more
09-29-2016
02:05 PM
|
0
|
1
|
1186
|
|
POST
|
As mentioned, the question / statement is very vague and open to many avenues of security. Derek has provided a few... Another way would be to create two services. One would be a mapping service (VIEW of the data) and the other would be the FeatureAccess (Editable featureclasses). Database end would have to enable Update/Select/Delete etc. (whatever you want). You lock down using A.D., the Editing service. (Windows Authentication / Web Tier on ArcGIS Server) in this case, the FeatureAccess service layers. Thus, only users that have editing ability will have those layers show up in the web map and web app and all the remaining users get a 'view' (not editable) of the service layers.
... View more
09-28-2016
09:25 AM
|
2
|
0
|
1517
|
|
POST
|
Hi Larisa, There are a few things to try here: 1. Rather than using ArcMap to publish, you can create the SD file and then use ArcGIS Server Manager to import in the sd file. See if this alleviates the issue. 2. You can check ArcGIS Server logs after the publish to gain insight on what has happened. 3. Are there any warnings during 'Analyze' (Service Editor) that may provide a clue to why the SD package fails to publish? 4. It could also be the machine you are attempting to publish on. Thus, #1 would yield repeatable success. Ref: Error: Packaging succeeded, but publishing failed. ERROR 001369: Failed to create the service 10.1 ArcGIS Server is quite old... Tip: You should blur out IP addresses in screen shots we now see your one service, though, it is knowingly public, none the less... MappMyCity/CityCountyMichiganBasemap (MapServer)
... View more
09-28-2016
09:14 AM
|
0
|
1
|
1562
|
|
POST
|
This question is unfortunately incoherent. But for what it is worth. #2 - How are you publishing googlemaps imagery or OSM? For OSM, you must have made your own local basemap, for google imagery, you would be violating legal use agreements to have offline or create your own tiles. You must have these offline or locally tile scraped to even be able to 'Publish' in the first place. If you are publishing locally, you can choose any projection you choose at this point. The main reason to follow WKID 3857 is because the online resources are in that projection. (e.g. BING / ESRI / google / etc) You can publish your own content in a separate service in any projection you wish. Reprojection just has to take place. Or to streamline, you create a WEB geodatabase that has all the information in the same aux sphere projection.
... View more
09-26-2016
09:56 AM
|
1
|
0
|
983
|
|
POST
|
This is all about IIS You can make the folder any folder you wish. It does not have to be under the default wwwroot. Add Virtual Directory... and the physical path will be whatever you choose.
... View more
09-26-2016
09:46 AM
|
1
|
1
|
582
|
|
POST
|
Mark, A few things come to mind: 1. You do not have to republish if there are schema changes. Just restart the service. Reason is, the ArcSoc in memory process is what holds that information on your service instance. So don't republish. Also, by default (I don't know why it is enabled by ESRI as default) there is a setting I always change to false. In Catalog: Alternately in ArcGIS Server Manager: 2. Unlikely an MapDoc issue. From the knowledge presented this far, I am doubting it is a corrupt mxd. 3. If it is 'still locked up' my bet is just browser caching. Depending on brower, make sure to do Hard Reloads e.g. Chrome: F12 - Then you can right click on the reload button and select HARD Just like layers, the Field values for the popup uses indexing. When you re-arrange these indexes, you risk the change of breaking widgets. In this case, the popup configuration. E.g. a summary widget points to a specific layer in a featureclass service. in that mxd that was used, lets say you add 3 new layers (2 before and 1 after the original layer in the map) and overwrite the publish... your index numbers will change. The Summary widget would no longer be looking at /0 as the proper layer. You have to be aware that scoping out content should be carefully planned from the get go. Are you appending fields to the end only? or are you rearranging fields as well?
... View more
09-23-2016
01:00 PM
|
1
|
1
|
1186
|
|
POST
|
So it is not missing data, but rather, the web map is missing the layer completely. Bit confusing when you state " it will be missing data" When you open the saved web map (in portal im assuming? - you dont mention this - but I assume because you mention web map AND web App) are you getting the failed to connect to layer? or not at all? If the latter, Id look at being a Portal Specific issue. F12 is also useful to see what is going on when attempting to load the web application. Id start with IT and networking at this point for layers (portal) not being able to see arcgis server REST services. there are lots of possibles here such as are you going through web adaptors , NLBs, HTTPS, proxy, etc...
... View more
09-23-2016
09:40 AM
|
0
|
0
|
4071
|
|
POST
|
Makes sense, so you require the query widget to exist in the web app (or a custom widget)? I guess my other question would be is, why? Is there a particular scenario where URL Query(as intended) does not work? We use URL Query and have no issues so I am a bit confused why one would go through this trouble.
... View more
09-23-2016
08:39 AM
|
0
|
1
|
2687
|
|
POST
|
Hi Charlie, I would start by going through ArcGIS Server logs. There, you may encounter lost connection to SQL Database, in which case, it would be an IT Issue and/or a SQL Database Admin to further investigate. This of course, is that when you mean add a layer, you actually mean, adding a Mapping Service or FeatureAccessService and that the service 'data' is empty. which would still show as 'layers' in the web map, but no data. Id do a query through the mapping service (MapServer) directly to see if records are pulled. e.g. arcgis/rest/services/[Folder]/[MapServerName]/MapServer/[TableIndex]/query e.g. ObjectID > 0 GET
... View more
09-23-2016
08:32 AM
|
1
|
0
|
4071
|
|
POST
|
Trying to understand what is meant here. Though I have never had an issue with the URL Query with 2.1 (we did with 1.3 not showing attributes from a layer that is part of a group layer). Are you saying you have written javascript to handle taking the URL and magically applying this to the query widget (Which would have to be in the web app)? Sounds like a lot of unnecessary custom coding if that is the case. Perhaps you mean that you, as a user, simply look at the URL and hope that the layer, field and field value has been configured in the query (ability to add those) widget for you to manually do. I would not consider this user friendly at all, and worse yet, would have to force business rules to a 'must have query widget' and must have xxx conditions. But perhaps you mean something else... If you can elaborate that would be great!
... View more
09-23-2016
08:23 AM
|
0
|
0
|
2687
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 09-27-2024 09:04 AM | |
| 1 | 01-06-2016 11:32 AM | |
| 1 | 12-13-2021 10:03 PM | |
| 1 | 07-19-2017 07:31 AM | |
| 1 | 01-18-2016 07:23 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-07-2026
03:02 PM
|