|
POST
|
I've started porting one of our legacy (i.e., pre-smartphone) applications to use Bootstrap. Code: WSDOT-GIS/Geoportal-Bootstrap · GitHub Demo: WSDOT GeoPortal (alpha)
... View more
04-21-2015
03:10 PM
|
0
|
0
|
1321
|
|
POST
|
Another option would be to use Esri-Leaflet, which does not use Dojo. Esri Leaflet group on Geonet
... View more
04-21-2015
03:06 PM
|
1
|
3
|
1465
|
|
POST
|
I've been working on a TOC / Layer List control, too: WSDOT-GIS/arcgis-js-layer-list · GitHub
... View more
04-14-2015
08:35 AM
|
3
|
0
|
3706
|
|
POST
|
Thanks Kelly Hutchins, that fixed the issue I was having. Is the "bug" I was experiencing actually a bug, though? I didn't see anything in the documentation telling me not to use the add function, and add works when creating the map via the Map constructor. I still don't understand why the graphic was disappearing.
... View more
04-08-2015
04:06 PM
|
0
|
1
|
1638
|
|
POST
|
I think I've seen this before when using the browser's zoom feature. If this is what is causing the issue, you can press Ctrl + 0 to reset the zoom level in Chrome, Firefox, and IE.
... View more
04-08-2015
08:48 AM
|
4
|
2
|
2832
|
|
POST
|
I am having an issue where clicking on a graphic in a feature layer more than once will remove the graphic. I have created a plunk that demonstrates this issue. Note that the issue only occurs when using the arcgisUtils.createMap function, not when using the Map constructor. Is there anything I can do to prevent the graphics from being removed, is this a bug that I need to wait for Esri to fix?
... View more
04-07-2015
02:13 PM
|
0
|
4
|
4960
|
|
POST
|
Generally, no. There's a group called EPSG that standardizes these. (You can look them up on epsg.io.) However, it is possible for Esri or others to define their own spatial reference systems and assign their own numbers, too. For example, Google defined a coordinate system and gave it an ID of 600613. (The digits resemble the letters in the word "GOOGLE".) Later, this was adoped by Esri and they gave it the ID of 102100. It eventually became an EPSG standard with the ID of 3857. Older versions of ArcGIS Server would only recognize 102100, but once the EPSG assigned it an ID of their own, newer versions would recognize 3857 as well as the deprecated 102100.
... View more
04-06-2015
09:27 AM
|
2
|
0
|
1714
|
|
POST
|
Are there any plans to port the ArcGIS Online Change Style widget to the ArcGIS API for JavaScript? If so, when is it estimated to be released? A customer has asked for this feature in one of our custom applications and I would rather not have to recreate this tool if I don't need to. Thanks.
... View more
04-03-2015
11:23 AM
|
0
|
0
|
2882
|
|
POST
|
It looks like the status is now Closed: Will Not be Addressed.
... View more
03-25-2015
10:00 AM
|
0
|
0
|
1386
|
|
POST
|
Are you sure that CORS is enabled on your ArcGIS Server? (Older versions of ArcGIS Server did not have CORS enabled by default.)
... View more
03-25-2015
09:29 AM
|
0
|
4
|
1930
|
|
POST
|
You can use epsg.io to look up WKTs for a given WKID. E.g. http://epsg.io/4326.wkt
... View more
03-10-2015
09:12 AM
|
0
|
0
|
2995
|
|
POST
|
You should be able to do this by explicitly setting the levels-of-detail with the lods option in the esri/Map constructor.
... View more
03-10-2015
09:06 AM
|
1
|
0
|
782
|
|
POST
|
I've never been able to get the custom build to work, either. The modules... dojo/main.js dojox/gfx/svg.js ...are probably referenced by modules that you are referencing. (I wasn't clear if you knew that already and were just asking why the BUILDER didn't include them.) You might try following the steps for uploading a zipped version of your app mentioned here: ArcGIS API for JavaScript Web Optimizer | Guide | ArcGIS API for JavaScript . (I have yet to try this method, so I can't tell you if it actually works.)
... View more
02-26-2015
09:59 AM
|
0
|
0
|
842
|
|
POST
|
If you know the WKID you can look up the WKT on EPSG Geodetic Parameter Registry. E.g., http://www.epsg-registry.org/export.htm?wkt=urn:ogc:def:crs:EPSG::2927
... View more
02-18-2015
11:19 AM
|
0
|
0
|
2795
|
|
POST
|
If you don't like Dojo (which I understand), Esri also has some plugins for Leaflet: Esri Leaflet
... View more
02-10-2015
08:32 AM
|
0
|
0
|
405
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-08-2025 08:56 AM | |
| 2 | 03-05-2024 05:10 PM | |
| 1 | 04-30-2013 08:23 AM | |
| 1 | 05-03-2022 09:45 AM | |
| 1 | 06-30-2015 10:55 AM |