|
POST
|
Thanks for asking Kyle Wikstrom. I'm interested to hear more details on what type of Annotations you would like to share. Can you share the details and link to the public layer and your thoughts about the user experience in Open Data?
... View more
02-26-2016
06:12 AM
|
0
|
2
|
1339
|
|
POST
|
As Daniel Fenton said, the `applyEdits` REST API call would be very useful here. Here is a Python ArcREST example. There are also Javascript, Ruby and probably a few other examples that may be useful.
... View more
11-16-2015
06:50 AM
|
0
|
0
|
2720
|
|
POST
|
Hey Justin - you've invoked the name of geocommons so <poof!> Thanks for your feedback. It's always welcome. Specific to the dataset you linked - it points to an HTTPS service that has an invalid security certificate. So in this case we should have shown you an message that said the dataset server is not working. More generally, I'm particularly interested in that tantalizing list of questions and suggestions for improving ArcGIS Open Data (and all of ArcGIS). We deploy updates about every two weeks, and currently are doing a number of redesign & rebuild of functionality, so your input is extremely well timed. Feel free to start a new thread, or ping me directly - andrew @ <you know who>.com Andrew CTO, Esri R&D DC, formerly of GeoIQ + GeoCommons
... View more
10-16-2015
12:35 PM
|
1
|
0
|
4609
|
|
POST
|
Hrm - that doesn't sound good. Can you share the URL of the current site where you're not seeing any datasets show up? That would help identify what the potential problem is.
... View more
06-02-2015
08:01 PM
|
0
|
1
|
1147
|
|
POST
|
Thanks for the discussion on file formats CKAN links to hand-generated static files while ArcGIS Open Data provides dynamic data conversion into common and easy to use formats by the broader data user community. Our reasoning is that GIS Users can already export as File Geodatabase from online services, or data providers can include links to static FDGB files in the description where that is desired. This is essentially the same as required for the mentioned CKAN links. We are considering ways to extend the download options to other formats while not overwhelming the end-user.
... View more
05-26-2015
06:59 PM
|
0
|
1
|
2770
|
|
POST
|
As Jake said, this currently isn't possible. We would like to hear your input on this idea and what you would like to see. That helps us prioritize features. Andrew
... View more
04-14-2015
06:27 AM
|
2
|
0
|
1342
|
|
POST
|
Looking at the Add Item API documentation you’ll see that there is a “text” option for Items. That is likely what the error is responding to. However you are not explicitly trying to include a text parameter. You could use Fiddler or other to capture the JSON being sent to AGOL – that would be the best way to see what you are sending. I’m curious if a “text” is getting added in the ArcREST (though looking at the source I don’t see that). Alternatively you could add a text parameter that is a blank string. Maybe AGOL is now expecting the parameter (though it probably shouldn’t). http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Add_Item/02r30000008q000000/
... View more
03-20-2015
06:52 PM
|
0
|
0
|
2925
|
|
POST
|
Thanks - this help us debug. One of the actions Open Data does is call your service for a number of statistics on the entire layer and the fields. For example the Record Count. Doing a simple record count on your "Traffic Counts – Hourly” layer takes just over 1 minute and responded with an error. Likely our metadata harvesters are timing out on calls like this and the other field statistics. ~bash > time curl "http://gis.mwcog.org/wa/rest/services/RTDC/Traffic_Counts_Hourly/MapServer/0/query?where=1%3D1&text=&objectIds=&time=&geometry=&geometryType=esriGeometryEnvelope&inSR=&spatialRel=esriSpatialRelIntersects&relationParam=&outFields=&returnGeometry=true&maxAllowableOffset=&geometryPrecision=&outSR=&returnIdsOnly=false&returnCountOnly=true&orderByFields=&groupByFieldsForStatistics=&outStatistics=&returnZ=false&returnM=false&gdbVersion=&returnDistinctValues=false&f=pjson" { "error": { "code": 500, "message": "Error performing query operation", "details": [] } } There may be an issue with how you have configured ArcGIS Server or the database. Can you perhaps share some information on this here or email us directly with information that we can help you through.
... View more
03-19-2015
04:46 PM
|
1
|
2
|
2304
|
|
POST
|
Can you please share the URL to the service you have registered?
... View more
03-19-2015
02:29 PM
|
0
|
5
|
2304
|
|
POST
|
Superb! I know exactly what you mean - just by explaining it you can find out the blindspots in the issue. It's also known as "Rubber Duck Debugging" Rubber duck debugging - Wikipedia, the free encyclopedia Thanks for working with us and sharing your data!
... View more
03-09-2015
10:48 AM
|
3
|
1
|
2704
|
|
POST
|
Ok - this helps. So it looks like you have created 3 sites - 1 is public and 2 are private. So the Private ones should be visible to you if you are logged into https://opendata.arcgis.com/admin/ . I confirmed with our test sites that I can see private sites when I am logged in. You can verify that your URL works with your Public dev site: http://dev.phoenix.opendata.arcgis.com/datasets?keyword=economic So can you confirm that you are logged in to the admin and click on the Preview link and if you can then see the private site or if it is redirecting you to /about/
... View more
03-09-2015
10:19 AM
|
2
|
3
|
2704
|
|
POST
|
Venus - can you share the URL to the map service or search that you are trying to use in Open Data? For example - this map service works fine for me: http://dev.phoenix.opendata.arcgis.com/datasets/0dbd8c342c694710a2273b812425b811_0 and overall I see 30 datasets in your search Search | City of Phoenix If you want, we can setup a screen sharing session sometime today so I can see your workflow. Direct message me if you would like to set this up - or my email is 'andrew' at esri.
... View more
03-09-2015
09:52 AM
|
0
|
5
|
2704
|
|
POST
|
Hi Venus - I'm sorry to hear that you've had frustrations. Let's get this fixed together ASAP! First, I can see your site public here: http://dev.phoenix.opendata.arcgis.com Is that the URL you are typing into your browser? Perhaps you are trying to use a Custom URL. Regarding the CSV item, can you share the link to the ArcGIS Online item. That will help us identify the potential issue. Thank you for sharing - I'm looking forward to working with you on this. Andrew
... View more
03-07-2015
06:21 AM
|
1
|
8
|
2704
|
|
POST
|
02-26-2015
05:48 PM
|
0
|
0
|
1794
|
|
POST
|
Hi Malcolm (and everyone). Can a few of your share the services you are using which have good domain examples? It helps to test with your specific data to ensure we're building it correctly. Thanks! Andrew
... View more
02-18-2015
05:52 AM
|
0
|
12
|
2527
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 02-18-2026 07:42 AM | |
| 1 | 02-12-2026 12:38 PM | |
| 12 | 11-13-2024 08:10 AM | |
| 1 | 10-02-2024 07:23 AM | |
| 1 | 10-18-2024 07:52 AM |
| Online Status |
Offline
|
| Date Last Visited |
03-17-2026
11:47 AM
|