POST
|
Yes (manfiest.json is below). If you can tell me where in the code you have the paragraph element set up I can check mine and make sure I have the same code. I don't recall modifying anything pertaining to that but I do occasionally make an unintended edit.
... View more
05-29-2015
12:23 PM
|
0
|
4
|
1105
|
POST
|
Robert, That makes sense. Thank you for looking into it further. Adam
... View more
05-29-2015
09:12 AM
|
0
|
6
|
1105
|
POST
|
Rebecca Strauch... thanks for the suggestion. I've tried that, along with a few other modifications such as adding "\n" in certain spots, and haven't been successful.
... View more
05-28-2015
10:47 AM
|
0
|
0
|
1105
|
POST
|
Robert Scheitlin, GISP and company: I am configuring the Identify Widget. I want to have multiple links (as text) in my results window that show information such as Assessor's records and school websites. I am able to add them, but the links appear on one line (see first image) and without a space between them. Is there a setting in the configuration window that I need to turn on/off to allow multiple lines? Or is there something I can do in the apps\#\configs\Identify\config_Identify.json file (second image) to add a line break? Am I missing something else? Any help would be appreciated. Thanks.
... View more
05-27-2015
08:30 AM
|
0
|
10
|
4590
|
POST
|
Kevin, No, it wasn't Bob K. but thanks for passing along the name. I'll continue looking into things on my end and I might see if I can get something to work with the sample code (link) you posted. Again, thanks for all of your help. This widget will be used quite often by our staff and general public users. Your work and assistance is very much appreciated. Adam
... View more
05-19-2015
01:23 PM
|
0
|
0
|
2377
|
POST
|
Kevin MacLeod, thanks again for the response. I've been in contact with somebody from Pictometry and it does sound like there may be an issue with the coordinate system and not having a conversion to WGS-1984 to set up. I have a little bit of research to do with the code of our Flex site Pictometry widget to see if there is a conversion or transformation in it and apply it for WAB. I do have my URL placed in line 25 of Widget.js, so that should be good to go. I have also played with the esri.geometry.webMercatorToGeographic code and changed it to geographicToWebMercator and lngLatToXY(long, lat) and xyToLngLat(x,y) just to see if any of them would work. Batting .000 there too.https://developers.arcgis.com/javascript/jsapi/esri.geometry.webmercatorutils-amd.html#xytolnglathttps://developers.arcgis.com/javascript/jsapi/esri.geometry.webmercatorutils-amd.html#xytolnglat If you'd like to check it our (temporary) site go ahead. I'll try to make sure I keep this active. Our WKID = 3418
... View more
05-19-2015
12:32 PM
|
1
|
12
|
2377
|
POST
|
Kevin MacLeod, thanks Kevin for working further on this and contacting Pictometry for further assistance. I've been able to have the onclick work and open a new window where the Pictometry navigation bar loads. However, I am getting some really odd lat/long coordinates in my URL and receive a message like that below: I should be getting something along the lines of lat = 41.xxxx and long = -91.xxxx, but I get coordinates of lat = 5.xxxx and long = 19.xxxx. That puts me in the Central African Republic. I'm in the Upper Midwest so I don't think I want coordinates for something in Africa. Have you seen or heard of any problems similar to mine? I don't have any issues like this with our Flex viewer and its Pictometry widget. Also, the map services are the same for both the Flex and WAB sites, but with different names. In my WAB version I have added the GCS_WGS_1984 (4326) option to my coordinate widget and the results I get when clicking on a specific location in my area are correct. Maybe there is something wrong with my map services used in WAB? Could there be a setting WAB that's throwing me off? I thought I may have accidentally edited your widget.js or ipa.php files, causing my problem. So, I replaced my files with new copies from your github page, then changed my keys, etc. to what Pictometry gave me. The problem persists.
... View more
05-18-2015
10:34 AM
|
1
|
14
|
2377
|
POST
|
Sorry about the mix up. I thought you were referring to layer visibility in the mxd or AGOL. I had turned off some fields in specific layers in each of my map services as there are fields that aren't necessary to carry over to the end user. Looks like I got a little carried away. I went back and turned on the 'Shape' field my precincts and zoning layers and it's working now! Again, thanks for putting the widget out for all of us and for your quick and helpful responses.
... View more
05-08-2015
12:23 PM
|
0
|
0
|
758
|
POST
|
Thanks. I was wondering if that would be an issue. I forgot to add in my first post that the voting precincts layer is one that I do NOT want visible at startup and want the user to toggle it on and off as they wish. The same thing applies to the zoning layer. I just republished the service with the voting precincts visible by default, but left the service not visible in my AGOL map used for WAB. Again, I was able to run the search but didn't have anything in the results tab. Then, I updated the AGOL map to have the service (w/precinct layer turned on) visible on WAB startup. Again, the search runs but doesn't populate the results tab. Should I be able to have those layers or services invisible at startup, make them visible as needed, then run the search and see the attributes in the results tab? We use the eSearch widget in our Flex viewer for similar searches and it runs smoothly. Am I doing something else wrong?
... View more
05-08-2015
11:55 AM
|
0
|
2
|
758
|
DOC
|
Thanks, Robert. I'm trying to reply to you in that discussion but I get the following error message. I've logged out of geonet, cleared my cache and even tried in a new browser and get the message each time I try to reply.
... View more
05-08-2015
10:39 AM
|
0
|
0
|
4873
|
DOC
|
Robert, I added a discussion with the title "Search results (attributes & shapes) not visible in Enhanced Search Widget - WAB." Thanks again.
... View more
05-08-2015
09:03 AM
|
0
|
0
|
4873
|
POST
|
Can Robert Scheitlin or anybody else provide some assistance for my problem? I have configured the eSearch widget to search for things such as voting precincts or zoning districts from a dropdown list. I have accomplished this using the following settings: When I run the search I get results, but the attributes are not visible in the results tab. I have configured specific attributes from that dataset to appear in said tab. However, you can see below they do not appear. I have set up other searches in this same widget, such as those for parcel number or site address, that work properly in terms of returning the results in the results tab. These searches do not include the use of unique values or dropdowns though as the user must enter the information. Does anybody see something that is preventing the results from appearing in the results tab? Here are more screenshots of my configuration. FYI, all of these settings match the settings for the other searches that do return attributes in the results tab. Note: The search URL will be repopulated in my configuration. Attached is config_EnhancedSearch.json from my app. Look for the "Precincts" and "Zoning" searches.
... View more
05-08-2015
08:59 AM
|
0
|
5
|
4303
|
DOC
|
Thanks Robert. I will gladly start a new thread and provide screenshots. Can you please first let me know if you are suggesting to start a new thread for all of my questions above or for a specific item/items?
... View more
05-08-2015
07:44 AM
|
0
|
0
|
4873
|
DOC
|
Robert: This widget is great. Thanks for creating it. Can you please help me with a few questions I have with the configuration? 1) I want to have our users search for a parcel address by a partial address. For example, if I'm looking for the address 100 N Main St I want to be able to find that result by entering just 100 Main or 100 Main St. Our parcels dataset has a field called SiteAddress that is the concatenation of "100" + "N" + "Main" + "St" (there are fields used for that concatenation) so I don't know if this is possible or not but want to know if there is a way to pull it off. I am using an expression of 'PropertyAddress(String) contains <value radial w/box empty>'. Should this work for a partial address search or will the user have to enter the value exactly as its entered in our dataset? 2) I have set up individual searches for voting precincts and zoning classification using the expression 'FieldName(String) is <unique radial w/first entry in ascending alphabetical order>'. The search executes in that it finds the results of a unique item from the dropdown list like I want but I don't get the list of actual results. Instead, I get the message "Features selected: 1", so I'm not able to zoom to the feature or view the attributes that I want the user to see. For both of these searches I currently have the following settings: Spatial Search Layer = yes Layer symbology = from Config Zoom scale = specific cache scale Add as operational layer = yes all other settings are default Can you tell me how I need to set up these searches so the widget automatically zooms to the feature and/or so the user can see the attributes in the Results window? 3) This question is for you and everybody else out there. I want to build an 'Export to CSV' option into your eSearch widget so that the user can export the results directly from that widget instead of having to open the LayerList widget, click the dropdown in the LayerList to open the attribute table in the Attribute Table widget, and then export to CSV. If I could streamline this for our users it would be great but I'm not quite sure how to incorporate that into the eSearch widget. Can somebody give me some tips or good direction on how to add 'Export to CSV' into the eSearch widget? Or would it be better to start a whole new thread/topic for this matter? I have not downloaded and deployed the application I'm currently working on, so I don't have a link for you to view and see what I've set up. Please let me know if it would be better to see screenshots. Thank you.
... View more
05-06-2015
12:48 PM
|
0
|
0
|
4873
|
POST
|
Kevin, Thanks for creating this widget and making it available to the rest of us. I am trying to deploy it but am not entering the correct URL or doing something else wrong. In coordination with moving from Flex to Javascript (WAB), we are also moving from self-hosting Pictometry imagery to Pictometry as the host, so I think I may be setting up the same thing as Cheryl. I have the API Key, Secret Key, IPA Load URL and Javascript Library URL that were provided by Pictometry, but I'm not sure how those fit, if at all, into your code. I've also been trying to work through the Pictometry IPA docs in conjunction with your code but haven't figured that out either. Can you tell me how these items fit into your widget's code? Thanks again.
... View more
05-06-2015
07:24 AM
|
0
|
17
|
2215
|
Title | Kudos | Posted |
---|---|---|
2 | 04-25-2024 11:57 AM | |
2 | 08-30-2024 12:54 PM | |
2 | 08-08-2024 11:42 AM | |
1 | 07-03-2024 01:25 PM | |
3 | 05-07-2024 06:46 AM |
Online Status |
Offline
|
Date Last Visited |
a month ago
|