|
BLOG
|
This is sooooo goooood!!! Yeah, the real problem for many is getting the inital classified point cloud for a certain area, but hey, this is great anyway! Thanks for sharing.
... View more
02-23-2018
01:27 AM
|
0
|
0
|
4964
|
|
POST
|
ahoque-esristaff Yes, I do! Interesting. How could I have it updating without the need to do so? I registered the data with the server not to publish the map service all the time I add/remove points and time attributes to my data. I don't get that "Has Live Data: true" option. Thanks
... View more
02-09-2018
08:49 AM
|
0
|
0
|
2611
|
|
POST
|
Thanks ppapadopoulosmarathondata-gr-esridist for the feedback. Unfortunately, using GeoEvent Server is not a viable solution in my case, so I suppose I would put stream service apart. Also, before using the JS API ,I'd like to know if there's a way to do it with (let's say) the standard tools, like the procedure I described in my thread. Just to know if it is feasible, otherwise I think I would go for another way (like the second you described).
... View more
02-09-2018
05:23 AM
|
0
|
0
|
2611
|
|
POST
|
Hello, I'd like to publish a time layer which would be updated quite frequently and being able to view the updates live. In ArcMap I see an option in my point layer properties, Time tab, which reads "Data chages frequently so calcuate time extent automatically". If I then publish the mxd with the time layer to my ArcGIS Server (10.3.1) as a Map Service, in REST I see under Time Info a voice which reads "Has Live Data: true". I am assuming this implies that if I (e.g.) update my layer from ArcMap with new features and relative new date in the field used as Time, the time extent should update automatically. At the moment, I tried adding a new point and a new date, but in my REST, after clearing the browser cache, I don't see any change. Maybe it's just a matter of how frequently they are updated? Is it correct? As a note: my data are registered with the server, so when I (e.g.) add a new point in the feature class from ArcMap, I can confirm I see the new added point from the JavaScript viewer in REST. So the new date should be there as well, but my "time extent" is not updated with the new date I insert in the Time field. Am I missing something or is it just that this is not something feasible? Thanks in advance!
... View more
02-09-2018
01:45 AM
|
0
|
5
|
3134
|
|
POST
|
Hi and thanks for your suggestion. The problem seems to happen all the time I overwrite the mapservice. I didn't try to re-index the portal yet but it wouldn't be a solution if I have to do it all the time I udapte my mapservice, as it happens quite often. Also, deleting and publishing the service from scratch is not feasible as (as I said) I have to reconfigure plenty of popups for the many layers/sublayers I have all the time. Is there any other solution? Is this a known bug or am I just missing something? Thanks.
... View more
02-08-2018
04:04 AM
|
0
|
0
|
1629
|
|
POST
|
Thank you mcontreras-esristaff for the workaround.
... View more
02-08-2018
03:48 AM
|
0
|
0
|
2560
|
|
POST
|
Version 2.1.1 still not fixed. But I guess with "next release" a major release is intended (e.g. not 2.1.0 to 2.1.1 as of now but 2.1 to 2.2?).
... View more
02-06-2018
01:33 AM
|
0
|
1
|
2560
|
|
POST
|
Thanks. It's not clear from the docs that it is a requirement. Seems more like it's something ArcGIS Monitor installs by itself. It should be clarified in the docs IMO.
... View more
01-31-2018
06:01 AM
|
1
|
0
|
1954
|
|
POST
|
Hi, I have shared a map service from ArcMap to my ArcGIS Server (10.5.1). Then I created a new map in my Portal for ArcGIS, and added the maps ervice just created. I then enabled the popup for the map service and saved the map Everything was fine. The problem occurred after updating the map service. From ArcMap I overwrote the map service because I updated some features in my mxd. When I opened the map in Portal, the map service was there showing the new/changed geometries correctly, but the popups were placed randomly (e.g. clicking a point will cause a popup of another feature to show up, not the one I clicked on). I could fix this by removing and enabling the popups back again, but I have so many layers inside that it takes me plenty of time jut to activate all of them. If it matters, the ArcGIS Server is NOT federated with thw Portal. Is this a bug? Thanks.
... View more
01-31-2018
12:31 AM
|
0
|
3
|
1812
|
|
POST
|
Since version 2.0.1 of ArcGIS Pro, I was able o do something which was probably not documented but was really usefull especially to those who don't have a 3d analyst license. Extruding a polygon, and then copying and pasting (special) it into an empty multipatch featureclass would preserve the extrusion, thus leading to a perferctly nice-looking-complete multipatch! This is not possible with the last version (2.1) anymore. The exact same procedure (tested) produces multipatch which are only more or less one meter tall (thick) no matter of the look the extruded polygons had. Maybe this hidden functionality was not even meant to be, but since I found it out, would it be possible to know if this is a bug? Thanks.
... View more
01-23-2018
06:46 AM
|
0
|
5
|
2825
|
|
POST
|
or you can try changing the etc/hosts file which would effectively force Enterprise Builder to believe that the machine name is the alias thereby using the alias URLs in the setup of the components. This is interesting. Thanks both for this precious information. I think I will try this way or avoid using Builder in future. I think this is so important to include and highlight in the documentation before going crazy trying to figure out what can be done to fix the problems (= much more time spent for installing with an automated tool rather than doing it manually).
... View more
01-23-2018
06:39 AM
|
1
|
2
|
5362
|
|
POST
|
Just to clarify a bit. It is not the first time I am performing a ArcGIS Enterprise install. It is however the third time I am using the builder and failning in doing that. Generally, the customers ask for a simple install: one server machine, everything on it. They normally then want to access this server machine from client other machines to (e.g.) publish their gis servers with ArcMap or Pro. This is done most typically by adding a connection to the server machine with publisher credentials, or - with the advent of Portal for ArcGIS - by logging into their Portal. The problem is: in order to publish to the Server, they need to Share from ArcGIS Pro to Portal for ArcGIS a feature service (or whatever other type of service), having the ArcGIS Server federated with the Portal and being it also the hosting server for the GIS services. And so they need to LOG IN. Here comes the pain. Using the external address to access the portal (or the server) is fine as long as you don't have to log in. I remember during manual install that when the Portal site is created you can specify a URL, which for our customers is generally the external accessible domain. The builder seems to set this automatically to the FQDN of the server machine server itself, thus redirecting any attempt of login to this rather than the external domain. Am I totally wrong? Is there a way to access (LOG IN) the Portal or Server from outside after installing arcGIS Eneterprise with the builder? Please, I really hope someone would shed a light on this since searching the web I saw many geonet's "presumably answered" questions but no certainties.
... View more
01-23-2018
06:02 AM
|
0
|
6
|
5362
|
|
POST
|
Hi Jonathan Quinn. My scenario is probably the simplest one and the one which is supposed to suite the requirements of the Builder. Reasons why you would not use the ArcGIS Enterprise Builder are any of the following: Install the software components across multiple machines So I imagined that having "all the components" means "including Web Adaptor/s". However, in the very same bullet point I also read: Reasons why you would not use the ArcGIS Enterprise Builder are any of the following: (...) Define the name of the ArcGIS Web Adaptor (IIS) So, that's probably where my issues came from. The Web Adaptor installed with the builder automatically configures with the FQDN, which is not accessible from outside the LAN, which I think is a normal case (?). But my SSL certificate is working only for the external domain (which I also suppose is normal). The only way I could point the web adators to this external domain with the certificate is (as I said) by uninstalling them and reinstalling them by pointing to the external domain. Everything seemed fine except that Portal is still pointing to the FQDN when it comes to log in, thus preventing me to use my Enterprise components from outside (and thus I won't be able (e.g.) to publish services...). The web adaptor is essentially a reverse proxy, just simplified. If you do want everything on the machine that's exposed to the internet, you can try to set an etc/hosts entry on the machine so that the internal IP address is set to the external FQDN you want to use. That will tell the AEB to use that hostname for all components and URLs. Do you know if this is actually working? Can you please give more details on how to do it or a link maybe? Thanks in advance!
... View more
01-23-2018
02:15 AM
|
1
|
7
|
5362
|
|
POST
|
I have installed ArcGIS Enterprise 10.5.1 with the automatic procedure of the Builder. Everything went fine, all green checks. I came up with having two working web adaptors, one for portal, one for server. Everything is working when used from within the server where everything was installed. The problem is the web adaptor took the FQDN of the server machine, so I was not able to sue it from another pc. So I uninstalled and reinstalled both webadaptor pointing to a domain which is accessible from outside the server (and for which I have a SSL certificate for HTTPS connection). I was then able to access portal and server from outside. However, when I tried to logging in, a page with the Portal for ArcGIS layoutshowed up, but instead of the iframe to insert my credentials, I got a 404 error page. Everything seems caused by the fact that during login, the authorization goes through the Portal and the URL somehow is still set to the FQDN, causing the request to time out (becasue, again, it is not recognized from outside the server). I have changed the tier from ARCGIS_PORTAL to GIS_SERVER in the server administratrion page. I was then able to login but then then I had issues with validating the federated server. I would need to have the server federated with the portal because I would need to publish services to it from ArcGIS Pro. How can I overcome the problem of the FQDN/EXTERNAL DOMAIN? Should I give up using the Builder and do a clean install from scratch by soing thins manually? Also, if you want to see what I have already been trying, please refer to this other thread. Thanks
... View more
01-17-2018
07:38 AM
|
0
|
12
|
8591
|
|
POST
|
I found out what is the real method to have a fully working installation of the web adaptor. Basically, when you install and launch web adaptor, it opens upo in the browser with a URL like "http:\\localhost\arcgis\webadaptor". The protocol (HTTP) and web adaptor name (arcgis) might be different depending on what was specified during installation. If you want to access (e.g.) Portal for ArcGIS from an external machine, YOU HAVE to change the web adaptor URL in the browser to point to a domain which is accessible from outside, and that has a SSL certificate installed. So, if you already have configured it "the wrong way", you have to first unregister the webadaptor (Unregistering ArcGIS Web Adaptor with Portal for ArcGIS—Installation Guides (10.5) | ArcGIS Enterprise ). Then, UNINSTALL it, and reinstall it, changing the URL as I said. Then, once inside the configuration, just specify the external domain again and you'll see that everything will work just fine. If you don't change the URL in the browser as I said, it will finish configuring succesfully, you will be able to access the Portal for ArcGIS from outside the server machien wirth the external domain name, BUT as long as you try to log in, you won't be abkle to continue as this procedure will point to the server internal machine name (Fully Qualified Domain Name, or FQDN), which in most of the case is not accessible from a machine which is not the server itself. NOTE: if you (like me) install ArcGIS Enterprise using ArcGIS Enterprise Builder, it will automatically configure the web adaptors (one for portal, one for sever) with the FQDN. You have to do what I wrote in order to make it work correctly. Hope this will be of help. EDIT Apparently, this will somehow break ArcGIS Server login. If you press login in the /rest/services, it will stuck to a blank page, the URL being https://<YOUR_EXTERNAL_DOMAIN>/server/login/?returnUrl=https:/<YOUR_EXTERNAL_DOMAIN>/server/rest/services . Looking at the dev console, it seems to try to get stuck at this request: https://<FQDN>/portal/sharing/rest/portals/self?f=json&callback=dojo.io.script.jsonp_dojoIoScrip… So, again, the FQDN is back (don't know why??!!), and it's preventing ArcGIS Server REST (and MANAGER) from logging in from a machine that is not the server itself. SOLUTION go to your ArcGIS Server Administrator directory (https://gisserver.domain.com:6443/arcgis/admin). in security -> config and click on "update" (at the bottom of the page). change "Authentication tier" from ARCGIS_PORTAL to GIS_SERVER. click "Update". Now, the authentication should work. I don't know if this thing is working wether the server is federated/registered with the portal or not (still struggling to understand this). EDIT 2 Ok, so... I also had problems with federating/unfederating register/unregister the server with the Portal (which, as far as I know, is key if you want to be able to publish MapServices from ArcGIS Pro to ArcGIS Server passing through Portal). Maybe the key element is in this requirement, will come back to this if I'll find out. If you'll be federating your site with Portal for ArcGIS, it's recommended you configure your organization's domain name service (DNS) to include fully qualified domain name (FQDN) entries for each site you intend to federate with the portal. Portal for ArcGIS will request the FQDN of each site when you federate.
... View more
01-17-2018
02:47 AM
|
3
|
0
|
7455
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-23-2018 06:39 AM | |
| 1 | 01-31-2018 06:01 AM | |
| 1 | 10-16-2018 03:42 AM | |
| 1 | 10-24-2019 06:05 AM | |
| 1 | 06-26-2017 03:53 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|