POST
|
i'm having this exact same problem; not being able to view footprints in JS api through reverse proxy. Did you ever find the problem?
... View more
03-16-2012
11:11 AM
|
0
|
0
|
1016
|
POST
|
thanks Jake, that makes sense, but I have a few more clarification q's: 1. setup 2 folders inside server root, folderA-view role, folderB-edit role 2. publish a map service into folderA, no feature access 3. put the same map service into folderB, but enable feature access All users in edit role will be able to make local copy of feature data, edit it, then synchronize changes with server? Data that I add to the map, prior to publishing...does it need to be data from an SDE gdb? If so, I assume the sql-server instance would not necessarily need to be open to the internet for direct-editing as described in my 1st post? thanks!!
... View more
02-10-2012
11:18 AM
|
0
|
0
|
387
|
POST
|
Ordered a x64 server, pre-installed Win. Server 2008, ArcGIS Server 10 & SQL Server express. After I connect to the SQL instance via ArcCatalog, I'll create a new SDE gdb and c/p all my current file gdb data into the SDE gdb. As I understand, this type of connection, direct from ArcCatalog to the SQL instance is a 'direct connection'? We don't have a windows domain network (AD), and external, (outside the LAN) users will need to connect to the SQL instance and edit a version of the SDE gdb. To do so, would I have to config. the SQL Server to use database auth. as described here?? Setting up a win active directory domain is not an option, the external clients are gov. computers and would never be able to join the domain. thanks!
... View more
02-10-2012
04:19 AM
|
0
|
3
|
1777
|
POST
|
any way to define a query for a shapefile that's been uploaded to the webmap?
... View more
12-08-2011
06:20 AM
|
0
|
0
|
497
|
POST
|
hey mike- thanks again for your help! For a webapp newbie, it can get quite confusing, but the SW user conf. really summed things up: 1. Flex/Silverlight web viewer apps are free to download, they enable you to configure a custom website viewer in the language of your choosing. -the viewer connects to SERVICES only, so, you either have to use freely provided data/imagery services from ArcGIS online, OR have an installation of ArcGIS for Server 2. You can also create a basic map using the ArcGIS explorer or web viewer via ArcGIS Online. There is one slight advantage to using ArcGIS Online; you can upload .zipped shapefiles to your map. Otherwise, ArcGIS for Server is required. 3. If your not liking the ArcGIS Explorer or web view maps from ArcGIS online, you can create the share button while on the map, and use a template. This template can be downloaded to your local server and hosted, OR can remain on ArcGIS Online.
... View more
11-22-2011
04:03 AM
|
0
|
0
|
1733
|
POST
|
i think i found out why I wasn't able to access my arcgis.com webmap from a template on our local webserver....yesterday at the esri SWUG I found out that only silverlight viewers have the ability to login to esri global acct, to access private web maps. how...i'm going to a tech. workshop today on silverlight to find out! thanks again Mike!
... View more
11-17-2011
04:25 AM
|
0
|
0
|
1733
|
POST
|
hi mike- As far as I could tell, the 8th post in that thread just refers to access secure (https) arcgis-server services, not private services on ArcGIS online.
... View more
11-16-2011
02:43 AM
|
0
|
0
|
1733
|
POST
|
since joins/relates are not supported for .shp files uploaded to arcgis online, can anyone point me in the direction of accessing the external data? It would be easy to include a URL in the .shp attribute table that accesses an external script that in-turn queries a database, but the results would be displayed outside the popup window; in a browser window. Anyway to put the results inside the pop-up window? thanks!
... View more
11-15-2011
02:33 PM
|
0
|
1
|
2123
|
POST
|
Have a map saved on arcgis online that has a few shapefiles added to it. This map is only viewable to a private group, not the public. Is there any way to reference this map 'service' from a template on our webserver? I'm able to successfully view a public map service from ArcGIS online by copying the public mapid and inserting it into the template index.html. I also tried to generate a token as explained in this guide, and was able to get the username/password login when accessing the template, but all username/password entries fail? http://help.arcgis.com/en/arcgismobile/10.0/apis/iphone/AppGuide/Maps.pdf is this even possible? thanks! ps. sorry for double-posting the issue, but the other thread was referring to https (SSL) secure ArcGIS Server resources.
... View more
11-15-2011
10:46 AM
|
0
|
10
|
6939
|
POST
|
thanks mike. However, i'm not connecting to any secure ArcGIS Server services, I just added all layers to the map via .zip shapefile. I'm trying to connect to the Arcgis.com map that i have saved, (shared with a private group) from a custom template I have on our webserver. I understand this is accomplished with tokens but i'm not able to get it to work.
... View more
11-10-2011
12:13 PM
|
0
|
0
|
1553
|
POST
|
any update on this? I have a non-public map saved on arcgis.com. i generated a token using the following url: https://www.arcgis.com/sharing/generateToken?f=json&request=gettoken&username=MYUSERNAME&password=MYPASSWORD&Referer=MYUSERNAME token = ttttttttttttttttttttttttttttttttttttttttt I then found the ItemID of my non-public map. ItemID = xxxxxxxxxxxxxxxxxxxxxxxxxx I am able to view the json using this url: http://www.arcgis.com/sharing/content/items/xxxxxxxxxxxxxxxxxxxxxxxxxx/data?f=pjson&token=ttttttttttttttttttttttttttttttttttttttttt I downloaded the chrome legend map template from here and installed it on our webserver: http://www.arcgis.com/home/item.html?id=c9f1750f9b9f496ca7df16fa31870145 I can view the default webmap when pointing to our webserver's URL. If I open the template .html file and alter the webmap setting, to point to a different, publicly available map, it works great. However, when I alter the webmap setting in the .html to the following: xxxxxxxxxxxxxxxxxxxxxxxxxx/data?f=pjson&token=ttttttttttttttttttttttttttttttttttttttttt I get a login box, of which i enter my arcgis.com username/password, (same that was used to generate the token) and it just says 'username/password invalid' any ideas?? thanks!
... View more
11-10-2011
09:04 AM
|
0
|
0
|
1553
|
POST
|
thanks! confirmed. If I create a new feat. dataset with smaller tolerance, (0.0000000089 degrees) then import the feat. classes, no self intersections are found. Too bad you can't set tolerances; going to have to recreate thousands of feat. datasets; then import the feat. classes.
... View more
06-08-2011
05:21 AM
|
0
|
0
|
6159
|
POST
|
more info.... If I create a new feat. dataset, then import the feat. class that contains self intersections, and re-run check geometry; no errors are reported! Could someone explain?
... View more
06-07-2011
09:30 AM
|
0
|
0
|
6159
|
POST
|
Several thousand polygon feat. classes contain geometry problems, almost all self intersections. I need to repair the self intersections for a variety of reasons: 1. negative area calculations 2. I need to remove all arc segments from all features; to do so with only an ArcView license, I have to run shape_density.cal, (/www.ian-ko.com) on shape field. With geom. issues this does not run correctly. 3. Oracle database that features are being loaded into checks for geom. issues After a self intersection(s) is identified, the repair geom. tool is ran. However, the resulting features differs significantly from the original feature. I understand the self intersections polys are dissolved...any way to correct this? i.e. repair geometry but not significantly alter the feature? I attached an image of the original feature and after the geom. had been repaired. thanks
... View more
06-07-2011
09:07 AM
|
0
|
7
|
13769
|
POST
|
thanks Jake. Yeah, unfortunately, most of the feat. classes I need to check are polygons
... View more
06-06-2011
05:18 AM
|
0
|
0
|
999
|
Title | Kudos | Posted |
---|---|---|
1 | 02-18-2025 11:55 AM | |
1 | 05-14-2024 10:29 AM | |
2 | 06-21-2024 03:34 PM | |
1 | 11-10-2023 05:45 PM | |
4 | 01-18-2024 07:57 AM |
Online Status |
Offline
|
Date Last Visited |
a month ago
|