|
POST
|
I have a web application that I created using the editor widget, but the editor widget interface is too small so I need to create a mobile app. Is there an easy way to convert a web app into a mobile app such as this one: Create a Map
... View more
03-04-2015
03:02 PM
|
0
|
3
|
5510
|
|
POST
|
Awesome! I'm planning for when we move from DB2 to SQL Server. Looking forward to implementing this.
... View more
03-04-2015
09:30 AM
|
0
|
0
|
1933
|
|
POST
|
That's what I was looking for. One last question; can you make it so you can insert more than one picture or do you need additional fields in the feature service? Always interested in source code. Thanks.
... View more
03-04-2015
07:43 AM
|
0
|
2
|
1933
|
|
POST
|
We want to be able to take pictures with our iPads and upload them to our databases as part of the the documentation for when using an editor. Can picture files be uploaded to from an iPad into a GIS database using the attachment editor? Any examples? This would help greatly.
... View more
03-02-2015
02:11 PM
|
0
|
5
|
5435
|
|
POST
|
That made me think to go back and check the .mxd. It turned out to be a rights issue and the points were stacked.
... View more
03-02-2015
09:33 AM
|
0
|
0
|
1267
|
|
POST
|
I added two feature layers onto a map app and I am unable to edit them. In addition they show up in the editor displaying in the opposite color than they are on the map. Any ideas? Here is my code, web service and a screen recording of what is happening. The URL for the feature services I am trying to add: test/StreetSignTest (FeatureServer) My code: JS Bin - Collaborative JavaScript Debugging My screen recording:
... View more
02-27-2015
03:13 PM
|
0
|
2
|
4704
|
|
POST
|
I stumbled on this on sitepen; thought I would share: Debugging Dojo: Common Error Messages | Blog | SitePen
... View more
02-27-2015
07:05 AM
|
1
|
0
|
2901
|
|
POST
|
You can take a look at these options. Do you have dojoConfig before the ArcGIS JS API script tag: <!-- set Dojo configuration, load Dojo --> <script> dojoConfig = { parseOnLoad: true, async: true }; </script> This may provide you with a better error message when debugging. If it's just on the client machines I would think it's the IE settings like Kelly Hutchins mentioned. It can be tough to figure out where to start but I would start with security settings. Click on Tools >> Internet Options Select the Security tab and then select Custom level button; this will open additional settings where you can see what may be blocked, enabled or prompted. You should compare this to a machine that has a working application. There are four areas to check here; Internet, Local intranet, Trusted Sites, and Restricted Sites. Only change one item at a time if something doesn't match, click apply and refresh the page. If the security settings match, you can compare the other options one by one. Also, ensure any security setting that you change actually stayed. You can close the browser and re-open it for this. If they don't, there may be security preventing browser security changes.
... View more
02-27-2015
06:56 AM
|
0
|
1
|
1100
|
|
POST
|
Do you get the errors when you try Esri's examples online in different browsers as well? Are you still getting require not defined?
... View more
02-26-2015
03:00 PM
|
0
|
3
|
3687
|
|
POST
|
I'm not sure if this will help, but I have an application where I right click on an Esri JS API map app I created using our web services and then it converts the location to Google maps location to show street view in a pop-up. Here is my project if you want to take a look and see if that helps: csergent45/gisWeb · GitHub The other thing I was wondering is have you considered generating a KML?
... View more
02-26-2015
12:31 PM
|
1
|
0
|
3411
|
|
POST
|
You could set the elements in CSS based on what you what to print like here:CSS Media Types and if you want to print to pdf you could use Apache FOP and convert a page into pdf using XSL-FO. There is also another way if you are using .NET by using iTextSharp with information here: Creating PDF Documents with ASP.NET and iTextSharp - 4GuysFromRolla.com
... View more
02-26-2015
09:02 AM
|
0
|
0
|
764
|
|
POST
|
It looks like a similar issue is here: Unable to load proxy It would also be a good idea to make sure your ASP.NE feature is enabled as Kelly Hutchins mentioned in the thread. You can find that info here: Running Web Applications on Windows Vista with IIS 7.0 and Visual Studio Otherwise, I would compare your situation to the thread and see if your settings match.
... View more
02-25-2015
12:13 PM
|
1
|
0
|
2370
|
|
POST
|
Awesome! I will give it a go. If I run into problems, I will start a new thread. Thanks!
... View more
02-25-2015
09:33 AM
|
0
|
0
|
4089
|
|
POST
|
Here is ArcGIS Online Help for Editing Features - Edit features—ArcGIS Online Help | ArcGIS
... View more
02-24-2015
02:58 PM
|
0
|
0
|
688
|
|
POST
|
Did you export the application? That's how I shared mine when I tried it out.
... View more
02-24-2015
11:58 AM
|
0
|
2
|
1386
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-26-2015 12:31 PM | |
| 1 | 06-24-2015 06:06 AM | |
| 1 | 07-15-2015 12:34 PM | |
| 1 | 05-21-2015 02:27 PM | |
| 1 | 05-19-2015 11:52 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|