|
POST
|
Hi, I was wondering, Is it possible to export feature layers to .tab files (I think these are Map Info files). I have a colleague that is using map info and he need the info in .tab format. Is it possible? Data interoperability extension can do that? thanks for your help! Diego Llamas
... View more
12-11-2015
07:45 AM
|
0
|
1
|
3944
|
|
POST
|
Hi thomas, What version of operating system is the GIS Server, Database Server, and the client installed on (where client is either a web browser or desktop ArcMa)? GIS Server: Windows Server 2008 R2 Enterprise ArcGIS Server 10.2 Database Server: Windows Server 2008 R2 Enterprise Database 10.2 Clients: Windows 7 Pro SP1 64-bit, Windows Server 2008 R2 Enterprise ArcGIS Desktop 10.3.1 Are you using GIS or Web Tier Authentication? an existing enterprise system and roles from ArcGIS Server's built-in store Are you using a Web Adaptor? If so, what flavor of web server? IIS or Apache? IIS If Web Tier, are you using Windows Active Directory for security? LDAP? SAML? AD If so, are you enforcing PIV credentials? HTTPS (hope you are)? HTTP and HTTPS configured What flavor of database? Oracle? SQL? Microsoft SQL Server 2008 R2 (RTM) - 10.50.1617.0 (X64) Apr 22 2011 19:23:43 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor) Is a domain service account starting the database? Yes Have the right permissions been assigned to the feature class in question? Yes Has the right group (role) been assigned to the rest service? Yes Or is this a service based of a hosted service (FGDB in the server data store)? SDE connection
... View more
11-02-2015
12:19 PM
|
0
|
1
|
949
|
|
POST
|
Hello everyone, I am trying to see my secure services via ArcCatalog but I cannot see them even though my user has the right privileges and is in the correct Role, The services are secured. We use the user and password to connect to the server but we cannot see the secure services. we are sure the user have the privileges, because when we login to rest page we can see the services. As you can see in image one we add the server using username and password and we do not see the mapas_seguros folder. But if we login to rest services using mapavisor user we can see the folder and the services (image2). The difference is when we to login to rest services we use crimpr\mapavisor and if we use that form on the server we do not see any folder. (image 3) we do not know why this difference between rest page and ArcCatalog server. Is it because I select User instead of publisher? Hope you can help! Thanks, Diego Llamas
... View more
10-29-2015
11:12 AM
|
0
|
3
|
2951
|
|
POST
|
Hi, I have this really cool time animation map that shows drought in Puerto Rico in 2015 http://gmtcorp.maps.arcgis.com/home/webmap/viewer.html?webmap=e77f15ed6d504d828a7186080c9746a5 I am trying to create a Story Map (journal) and when I consume this Web Map it stops been a dynamic map and is just a static map. Is this normal? Do I need to add the url of my map like a URL content and not like a map content if I want to have the time animation functionality? is it the only way? and my second question. I have two animated maps, one from last year and one from this year. I want to put them together in one section of my journal. I know there is a template that compare two maps. can I embed that template to my jornal? Thanks for your help! Diego Llamas
... View more
10-22-2015
08:09 AM
|
0
|
2
|
5300
|
|
POST
|
Hi, I create a layer with date field. This layer shows the dry regions of Puerto Rico. for some reason, the time animation behave different in ArcMap vs Agol. Here you can see a video with behavior. For some reason in AGOL, the layer disappears every time it jumps one week to an other, instead of just increment like in ArcMap. I select the same options i used in ArcMap. 1 weel interval, start time 06/01/2015 end time 29/09/2015. So my question is, why it does not go progressive like ArcMap? This is my configuration: Start: 06/01/12015 End: 29/9/2015 Intervals: 1 week and i have the same behavior if i select intervals or progressive. Do I need other date field or something? because I found this seasonal change map and it does not have the problem I have Thanks for your help! Diego Llamas
... View more
10-15-2015
10:20 AM
|
0
|
2
|
4689
|
|
POST
|
Well, it is not what I had in mind but it do the job. I added this code. in Widget.js
... View more
09-28-2015
06:10 AM
|
0
|
0
|
837
|
|
POST
|
Hi, I am having some problem with Measurement widget when I use Spanish language in WAB. For some reason it is using point instead of coma to separate the thousands i had the same problem with Draw widget but someone here in geonet told me to modify widget.js from draw addig {locale:"en-US"} I have the same problem with the two measurement tools, the one to get the area and the one to get the longitude. Any idea where I can modify my json file for this widget? Thanks, Diego Llamas
... View more
09-23-2015
12:28 PM
|
0
|
1
|
3199
|
|
DOC
|
Hi, I made some changes to the add shape file widget Robert send to somebody as a test, I add some code to be able to remove the shape file you added to WAB ( some words are in Spanish in the widget) I think this could be helpful for someone, just make it international or change it to English So, Finally I was able to upload it as a file to GeoNet, thanks Robert!
... View more
09-18-2015
08:07 AM
|
3
|
4
|
6098
|
|
POST
|
Thanks for your help! I notice i was not able to refresh the service in my Web Map so I had to change the Alias from Json file in ArcGIS Online Assistant. I rewrite my alias here and I could see my changes in my Web Map.
... View more
09-17-2015
06:47 AM
|
1
|
0
|
1696
|
|
POST
|
Hi, I already have a web map created in ArcGIS Online. I had to change the alias from the layer in the MXD and overwrite the service. The service now has the schema i need but the webmap that is reading that service do not see the new changes in alias, it still have the old schema. I change the url in AGO-ASSIST and it said it was success If I create a new web map and add the layer it sees the changes, the problem I have is that if i remove the parcel layer and add it again, for some reason my attribute table widget in WAB Dev remove my layer and even though i add it again using the same name and service it never add the layer again If i want to have my Parcel layer again available in WAB DEV (And i need it, is the most important layer in my application) I need to recreate a new app all over again. So, my question is, is there a way that my layer already added to a web map in ARCGIS Online see the overwrite change of the parcel service? Thanks for all your help!
... View more
09-15-2015
07:37 AM
|
1
|
2
|
4246
|
|
POST
|
Hi Robert good morning, I download and use the add shp file widget and works great. I just want to know if there is an other version of this widget, one that has the option to clear results. I play around modifying some parts of json files but I am not an expert and adding the clear result goes way beyond my expertise. Thanks for your help! Diego
... View more
09-11-2015
07:54 AM
|
0
|
1
|
1501
|
|
POST
|
Ok, never mind I was able to do it and it was on the css file for each widget Thanks
... View more
09-03-2015
01:22 PM
|
0
|
0
|
1425
|
|
POST
|
Hi, I would like that my layer list and legend windows open in a specific place. Every time I open my legend and layer list window from WAB it appear in a random place. I would like this windows to open where I want and do not been able to move them. I want that my list layer on right top and my legend bottom right. I am trying to modify the css file from each widget (c:\Desktop\arcgis-web-appbuilder-1.2\server\apps\5\widgets\LayerList\css) but no, i am not able to do it. Any recommendation? Thanks, Diego Llamas
... View more
09-03-2015
01:06 PM
|
0
|
2
|
3133
|
|
POST
|
So, I have an answer. ArcGOS cannot remove a trial account name to make it available. It persist as a free account if you want to use your organizational name again, there are 2 options: 1. You can upgrade the old trial version to the new AGOL account 2. You will have to use another name since the account name is not a public account
... View more
08-26-2015
08:55 AM
|
1
|
0
|
2377
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-25-2019 06:07 AM | |
| 1 | 03-23-2017 10:16 AM | |
| 1 | 03-02-2017 11:24 AM | |
| 1 | 08-26-2015 08:55 AM | |
| 2 | 05-20-2020 12:47 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-16-2026
05:20 AM
|