|
POST
|
I haven't heard that ANY useful hydro tools will be compatible with Pro: Arc Hydro, HEC-HMS/GEO RAS, HEM Tools, etc....which suggests that either Pro isn't going to see much use other than by the Google Earth audience and ArcMap 10/11.x will be around for many years.
... View more
09-12-2015
07:41 AM
|
0
|
0
|
1675
|
|
POST
|
This is really perplexing me. Steps to reproduce: Create a feature-service check-out (Create Local Copy for Editing) using any combination of client/server from 10.1 through 10.3.1. Make a few edits, save and stop editing. Trash your ArcMap document that referenced the checked-out edit. (This is the part where you reproduce a user error such as catastrophic computer failure, or they closed the map without saving it). Of course, you've been down this road before so you know where the check-out feature service data is in .....\ArcGIS\FeatureEdits...... Right click on the geodatabase that held the checked-out feature data and your previous edits, and attempt to synch back to the SDE database that the FS sources from using either the Distributed Geodatabase toolbar or the Arc Toolbox Tool. Failed: version not found....but it's there! I've tried this after cleaning out ALL OTHER versions, so there was no question of what version/replica to synch. Same error. I can check in/out/in/out using Distributed Database tools hitting SDE directly all day long, move the checkout data to another computer, check it in, no problem. So how do you recover a checked-out feature service geodatabase following some error or issue that caused the loss of the original ArcMap document? This happens to me a surprising number of times, a user for some reason will lose the map, either the computer/network just crashes or they close the map without saving thinking they could just start editing from the local-copy geodatabase the next day.
... View more
09-07-2015
04:24 PM
|
0
|
0
|
3361
|
|
POST
|
Why can't Sync be disabled from a Feature Service, once its been enabled.
... View more
09-05-2015
05:19 AM
|
0
|
0
|
1336
|
|
POST
|
I don't have an answer to your question, but I sure am interested in how you're enabling offline data. The documentation assumes the App Builder is graduate of a 4-year computer science degree. Perhaps, with your reply, I'll figure it out, as I have the same requirement (restrict access to offline).
... View more
08-29-2015
01:38 PM
|
0
|
4
|
1648
|
|
POST
|
Time-aware feature service not working. Desktop and Server 10.3.1. Following these instructions Configure time settings—ArcGIS Online Help | ArcGIS and these Visualizing time-aware data in a web map | ArcGIS Blog I am not able to get a real-time-aware service to recognized any time range other than the one with which it was published. The service is sourced from an SDE feature class where animal GPS collar data is auto-updated every two hours, and the SQL/SDE part of this works flawlessly: every two hours, locations from the store-on-board collar get uploaded to the SDE table. Never fails once (vectronics). So I've created a MXD, with the time settings as such: and verified that time-aware features work via the animation tool: Note that I've highlighted the date range which is currently in the database table. I publish it as a map service: And yes, the REST info indicates this is a time-aware service. And therein lies the problem. When I add this to Portal, the only options for time settings are whatever date range is available when published. I can, of course, click on the start and end times and adjust the dates, which shows, at least, the time-aware data is coming through. The issue here is that when viewed in Portal, the time-aware data should show the full date range, not the date range that was present when published. This is a public-safety application, and telling users they have to click click click click apply to see the latest data instead of just "open this portal map" has not gone over well.
... View more
08-27-2015
01:40 PM
|
0
|
0
|
2894
|
|
POST
|
The Portal Data Store is a PostGRE/GIS SQL Server. It essentially is a replica of the AGOL data store, but without "some" of the cool JSON API stuff you can do against the AGOL API. "Content" such as shapefiles, FGDB, etc... are in a sense stored as BLOB's, so you won't be able to interact with them outside of the Portal -> Arc Catalog Service Connection, like you would a bona-fide SDE, or CartoDB SQL database that would sit on top of PostGRE. If you want to do things with SQL/SDE database content, such as automate data QA using SQL code yet interact with the Geography in Portal, than as others posted, you would have to federate a server to Portal to be a Hosted Feature Server. Hypothetically you could stand up another instance of PostGre within the DataStore and throw SDE on top of it to do this, but I suspect Esri tech support would hang up on you when they see this (and you will be on the phone weekly with TS even with an out-of-the-box install of Portal).
... View more
08-16-2015
03:59 PM
|
1
|
0
|
8825
|
|
POST
|
I've gotten Data Reviewer for Server 10.3.1 installed and working successfully, but the ArcGIS Data Reviewer for Server Concepts is a little sparse on how to use it. From Introducing ArcGIS Data Reviewer for Server… | ArcGIS Blog I see I can access the reviewer workspace and run batch jobs, but how to I connect Desktop Data Reviewer to this server extension? I'm pretty familiar with Data Reviewer on Desktop, not seeing how using the Server Extension improved my workflow. ArcGIS Data Reviewer Apps mentions Report and Dashboard Widgets, but, alas, only in Flex. Installing anything related to Flex is a fireable offence is most IT shops these days, given the massive security holes in Flex. Are there any Java DR Widgets? Where does one get them? How can I connect and reviewer a feature service to this data reviewer server? Any examples out there on how this works? Thanks!
... View more
08-14-2015
12:31 PM
|
0
|
1
|
4057
|
|
BLOG
|
This is really just to help me "bookmark" all of the SSL issues, as we're having many of them, hope it helps other folks out! Secure SSL services in Web App builder failing. ArcGIS Portal 10.3 - SSL Certificate for internal network QUESTIONS Includes a little-known REST checker that test certificate status: cool! https://%3Cserver.domain.com%3E:7443/arcgis/sharing/checkUrl.jsp?url=%3CinsertURLthatisboundtothecertyouneedtotest ArcGIS Portal 10.3 - SSL Certificate for internal network QUESTIONS Poster can't seem to get a cert working, explored using their own CA server Setting up SSL with a signed certificate in a multi-tier server architecture Take home message: use proper DNS Aliasing! SSL and esri/request Seems that enabling "HTTPS" only causes some app errors downstream Anyone else using SSL with AWS EC2 and elastic load balancer? Don't use Amazon ECW if you need PKI! Sharing Web GIS Services? Always enable TLS | ArcGIS Blog Another test of SSL functionality SSL Server Test (Powered by Qualys SSL Labs) how to use portalpy with win-authenticated SSL PKI- Portal doesn't work with python ssl certificate to publish the geoprocessing tool Enabling SSL breaks GP Tools ArcGIS Server with Reverse Proxy using IIS and SSL The horrors of reverse proxy 40694 - Set up a reverse proxy with ArcGIS 10.1 for Server on IIS ARR with SSL How many SSL certificates does ArcGIS Server need? Certs must use FQDN Issues enabling SSL and accessing with HTTPS Another confirmation that wild card certs don't work Is it necessary to enable SSL if the ArcGIS Web Adaptor forwards request 2 ServerSite SSL is required to encrypt passwords Creating SSL Certificates for ArcGIS Server - do i need to use AGS Admin Interface CA Signed SSL Installation with Web Adpater on IIS 7.5 remember, ArcGIS Server is a separate Apache Web Server: Needs a trusted cert as well! AGIS Cert needs to be signed by trusted CA Latency on get token request via SSL (ArgGIS server 10.1 SP1) SSL kills performace. What a surprise..... Wildcard SSL installation help! Adding unsecured services This is a big problem: If organization requires HTTPS only, can't consume HTTP content in portal PKI auth. In portal with AD How to connect to a secure ArcGIS Server using HTTPS and a PKI (X509) Certificate Federating an ArcGIS Server site with your portal
... View more
07-30-2015
06:14 AM
|
10
|
4
|
9376
|
|
POST
|
I have used this python code very successfully to sync my hosted FS's: Updating your hosted feature service for 10.2 | ArcGIS Blog . Using windows task scheduler, it's even easier. Most of my operational AGOL FS's are updated daily in this manner.
... View more
07-22-2015
04:32 PM
|
0
|
1
|
1686
|
|
POST
|
The recent update to AGOL includes a metadata tool, use of which results in a url to a metadata document.
... View more
07-18-2015
06:57 AM
|
1
|
0
|
1057
|
|
POST
|
Mapping and Charting 10.3.1 Breaks Python, beware! On a freshly-reimaged OS install, with a fresh install of Arc 10.3.1 and Mapping and Charting 10.3.1 with all features enabled, including Maritime Charting, you will no longer be able to import arcpy. Python 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> import arcpy
Warning (from warnings module):
File "C:\Program Files (x86)\ArcGIS\Desktop10.3\ArcPy\arcpy\__init__.py", line 157
warnings.warn("Failed importing {0}".format(filename))
UserWarning: Failed importing C:\Program Files (x86)\ArcGIS\MaritimeCharting\Desktop10.3\ArcToolbox\Toolboxes\NauticalRound.py Further investigation reveals the following is failing: from ctypes import cdll, CDLL, CFUNCTYPE, c_int, c_double, c_wchar_p
class CFunctions() :
_dll = CDLL('SymbolizeRepsLib.dll')
prototype = CFUNCTYPE(c_int, c_int, c_double, c_wchar_p, c_wchar_p, c_wchar_p)
paramFlags = (1,),(1,),(1,),(1,),(1,),
_round = prototype(('PLTSRound', cdll.SymbolizeRepsLib), paramFlags)
def round2(self, rr, depth):
integerString = create_unicode_buffer(32)
fractionalString = create_unicode_buffer(32)
valueString = create_unicode_buffer(32)
rc = self._round(c_int(rr), c_double(depth), integerString, fractionalString, valueString)
return (str(integerString.value), str(fractionalString.value), str(valueString.value)) Which results in: Traceback (most recent call last):
File "C:\Program Files (x86)\ArcGIS\MaritimeCharting\Desktop10.3\ArcToolbox\Toolboxes\NauticalRound.py", line 3, in <module>
class CFunctions() :
File "C:\Program Files (x86)\ArcGIS\MaritimeCharting\Desktop10.3\ArcToolbox\Toolboxes\NauticalRound.py", line 4, in CFunctions
_dll = CDLL('SymbolizeRepsLib.dll')
File "C:\Python27\ArcGIS10.3\lib\ctypes\__init__.py", line 365, in __init__
self._handle = _dlopen(self._name, mode)
WindowsError: [Error 126] The specified module could not be found My suspicion is that the attempt to call SymbolizeRepsLib.dll is failing, as that requires an elevated account, which, following recent events, is not a privilege that many ArcGIS users now have when using Mapping and Charting.
... View more
07-17-2015
06:53 AM
|
1
|
3
|
4229
|
|
POST
|
There appear to be many separate ESRI Ideas requests for this feature: Allow Google Analytics tracking code in AGOL Item Details HTML Editor; The ability to track the website usage using Google analytics (similar to flex Google analytics widget; Google Analytics tracking for ArcGIS Viewer for Flex Google Analytics tracking for ArcGIS.com items? which have a total of 460 points. Does that rise to the threshold of getting changed to "Under Consideration"? Seems like if AGOL content was made more attractive to CMS managers (they're VERY VERY interested in GA statistics), more AGOL content would be consumed by CMS applications, ESRI makes more money, and we get more job security. See? I'm helping you make $$$ ESRI!!!
... View more
07-10-2015
11:52 AM
|
0
|
0
|
2487
|
|
POST
|
Access Raw data from AGOL Feature Service usage statisticshttps://c.na9.visual.force.com/apex/ideaView?id=087E0000000Cz1ZIAS which got me thinking about Google Analytics
... View more
07-10-2015
11:42 AM
|
1
|
3
|
3717
|