|
POST
|
Kenneth, I dont think any points are getting plotted in the place. You have 67 locations and 68 points are being plotted. I think the 68th point is the one getting plotted in the ocean. I suspect this is at 0,0 and what is happening is the for loop that plots the points is doing one to many and it is reading the empty row at the end of the data. When I get chance I will have a look at the code. Thanks for pointing this out Anthony
... View more
10-12-2012
09:33 AM
|
0
|
0
|
2481
|
|
POST
|
Leroy, You could publish a mxd that just contains an empty feature class and then add this as another basemap giving it a name of "Turn off Base Map" or have a look at my base map style widget that allows you to change the apperance of tiled map services: http://www.arcgis.com/home/item.html?id=3d1ea673ad15413db81262a4e73184ac If you can use the source code you could create a totally white filter Regards Anthony
... View more
10-10-2012
01:11 PM
|
0
|
0
|
651
|
|
POST
|
Kenneth, I have just uploaded your spreadsheet to the sample site at: http://gis.calhouncounty.org/FlexViewer2.5/index.html?config=config-addexcel.xml And I get 67 points, the same that is in your spreadsheet, How many do you get Regards Anthony
... View more
10-10-2012
11:39 AM
|
0
|
0
|
2481
|
|
POST
|
Winston, try: Function FindLabel ([Wellname]) if ([Wellname] = '29Nowugs04') then FindLabel = UCase([Wellname]) else FindLabel = [Wellname] end if End Function Regards Anthony
... View more
10-08-2012
10:39 AM
|
0
|
0
|
3019
|
|
POST
|
Steven, Have a look at this post: http://forums.arcgis.com/threads/66611-New-Silverlight-Viewer-Expected-Release-Date Regards Anthony
... View more
09-26-2012
07:27 AM
|
0
|
0
|
712
|
|
POST
|
Pamela, Brian, I hope you don't mind me adding to this, Roberts attachment relate widget also supports multiple hyperlinks, you could have a stand alone table that links your polygons (by object id) to attached documents (file names). That way you could have many documents to one polygon or many polygons to one document. http://www.arcgis.com/home/item.html?id=4ec33120c9ea4d019fddf722fc34ea3c Regards Anthony
... View more
09-26-2012
06:46 AM
|
0
|
0
|
1282
|
|
POST
|
Angela, Have you tried this URL, http://www.census.gov/cgi-bin/geo/shapefiles2010/main Regards Anthony
... View more
09-26-2012
12:11 AM
|
0
|
0
|
2560
|
|
POST
|
Collin, The sample flex or silverlight viewers should be able to satisfy your requirements. Personally I use the flex viewer as the browsers I target do not have silverlight installed. There are plenty of examples of widgets in the resource centre that do not require any programming skills, see, http://help.arcgis.com/en/webapi/flex/gallery.html There are also samples for silverlight, but not as many http://help.arcgis.com/en/webapps/silverlightviewer/gallery.html The choice is really up to you but think you do need to think about the client browser you are serving to. Silverlight requires silverlight on the client, flex requires the flash plugin, Hope this helps Regards Anthony PS For viewer questions you will be better off posting to the viewer forums: Flex: http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex Silverlight: http://forums.arcgis.com/forums/211-ArcGIS-Viewer-for-Silverlight
... View more
09-25-2012
11:51 AM
|
0
|
0
|
1130
|
|
POST
|
Camdenl, I take it your spreadsheet does not have any coordinates in it, so the best thing you could do is use the county data from the ESRI sample data, add your spreadsheet into ArcGis with your sample data then do a join on county name to join your poverty data to your counties, http://www.arcgis.com/home/item.html?id=a00d6b6149b34ed3b833e10fb72ef47b Regards Anthony
... View more
09-25-2012
11:26 AM
|
0
|
0
|
808
|
|
POST
|
Sonali, Please don't forget to mark the post as answered by checking on the tick on the thread that was most helpful. Regards Anthony
... View more
09-25-2012
07:57 AM
|
0
|
0
|
1451
|
|
POST
|
Sonali, You say you have tried changing things in the mapmanager.mxml does this mean you are using the sample flex viewer and not just creating your own app using the API? If so in your main configuration file use esrilogovisible="false" in the map tag, see: http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Main_configuration_file/01m300000018000000/ Viewer questions should be posted to the viewer forum: http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex Regards Anthony
... View more
09-24-2012
11:37 AM
|
0
|
0
|
1451
|
|
POST
|
Sonali, There is an attribute called logoVisible which can be set to true or false: http://help.arcgis.com/en/webapi/flex/apiref/index.html Regards Anthony
... View more
09-24-2012
11:10 AM
|
0
|
0
|
1451
|
|
POST
|
Nadeem, I don't know if you have tried Roberts enhanced identify tool which can be used in the sample viewer but this uses the identify task and when used against a raster layer it returns the attributes for that layer. Maybe have a look at his code which may point you in the right direction: http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89 Regards Anthony
... View more
09-21-2012
09:52 AM
|
0
|
0
|
906
|
|
POST
|
Tony, How is specifying the labels in your sub layer tags any different than naming the layers in the mxd for your service and just adding the whole map service, this allows you to turn individual layers on and off in the map switcher widget. When you want to add a new service in just have the sub layers named in the mxd as you want them to appear in the application or am I totally missing what you are trying to acheive. Regards Anthony P.S. How is the new job going?
... View more
09-19-2012
02:07 PM
|
0
|
0
|
839
|
|
POST
|
Sam Have a look at this thread: http://forums.arcgis.com/threads/63888-Web-Server-Base-Folder-URL-Error?highlight=Web+Server+Base+Folder+URL Regards Anthony
... View more
09-19-2012
01:19 PM
|
0
|
0
|
2699
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-01-2016 01:57 PM | |
| 1 | 02-04-2013 01:05 AM | |
| 1 | 04-11-2013 09:53 PM | |
| 1 | 04-03-2013 09:42 AM | |
| 1 | 07-25-2014 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|