<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Public Notification App - basemaps disappear in Local Government Solutions Users Questions</title>
    <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854948#M419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be a projection issue - when I search for a neighborhood association, which we have configured for the search, i get a message saying the selected feature is out of the basemap extent.&amp;nbsp; Don't get that message when searching for parcels for some reason.&amp;nbsp; &lt;/P&gt;&lt;P&gt;But our basemaps are Web Mercator, whereas our parcel/neighborhood data is in our local State Plane.&amp;nbsp; Had thought the application would re-project on the fly but doesn't look like that's happening so I'm going to reproject our data into Web Mercator and see what happens.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then look at modifying the config.js code to have a spatial reference for our state plane data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2016 17:13:18 GMT</pubDate>
    <dc:creator>AllenScully</dc:creator>
    <dc:date>2016-12-07T17:13:18Z</dc:date>
    <item>
      <title>Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854942#M413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working on configuring this app - not using the local gov't data model, but it's mostly all set with our own set up. &amp;nbsp;Weird behavior though when search for a parcel by parcel ID.&lt;/P&gt;&lt;P&gt;The parcel id is found, and a parcel is highlighted - however the basemaps totally disappear, so you end up with a selected parcel on a totally blank map, the parcel isn't even visible if not for the selection. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone seen this before? &amp;nbsp;There is no way other than reloading the application to get the basemaps back. &amp;nbsp;Everything else works fine - selecting and buffering a parcel is no problem - it's just the search that takes away any basemap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Allen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 17:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854942#M413</guid>
      <dc:creator>AllenScully</dc:creator>
      <dc:date>2016-11-30T17:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854943#M414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/122044"&gt;Allen Scully&lt;/A&gt;‌ It sounds like your basemaps don't extend to the zoom level the apps is using to display the parcels. Try adjusting the ZoomLevel&lt;SPAN class=""&gt;&lt;/SPAN&gt; parameter value in config.js to a level where your basemaps will draw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 23:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854943#M414</guid>
      <dc:creator>AllisonMuise1</dc:creator>
      <dc:date>2016-12-01T23:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854944#M415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Allison - &lt;/P&gt;&lt;P&gt;I've played around changing the zoom scale - no luck.&amp;nbsp; Even when I zoom in or out after executing the search, no basemap ever appears.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It also appears that no matter what I set the zoom scale to, the scale/size of the selected parcel looks the same, which is odd (been using private browsing to avoid browser cache issues).&lt;/P&gt;&lt;P&gt;We are using our own cached basemap and imagery - so theoretically it could zoom to a scale we're not cached at.&amp;nbsp; But given that zooming in/out doesn't change anything, I'm stumped.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 19:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854944#M415</guid>
      <dc:creator>AllenScully</dc:creator>
      <dc:date>2016-12-02T19:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854945#M416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmm...&lt;/P&gt;&lt;P&gt;What tiling scheme did you use for your basemaps?&lt;/P&gt;&lt;P&gt;Are there any errors reported in the browser console?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 19:40:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854945#M416</guid>
      <dc:creator>AllisonMuise1</dc:creator>
      <dc:date>2016-12-02T19:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854946#M417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're using I think the Google/bing tiling scheme = 1:564 - 1:2,311,162.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only error in the dev tools is related to access control:&amp;nbsp; "Access-Control-Allow-Origin' header contains multiple values...&lt;/P&gt;&lt;P&gt;We get this fairly frequently, and usually it's not a problem (sometimes it is, however).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 20:58:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854946#M417</guid>
      <dc:creator>AllenScully</dc:creator>
      <dc:date>2016-12-06T20:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854947#M418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll add that if you leave the page with the high-lighted parcel but no basemaps alone, after about 1 minute an 'unable to perform operation - invalid geometry' error will pop up&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 21:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854947#M418</guid>
      <dc:creator>AllenScully</dc:creator>
      <dc:date>2016-12-06T21:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854948#M419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be a projection issue - when I search for a neighborhood association, which we have configured for the search, i get a message saying the selected feature is out of the basemap extent.&amp;nbsp; Don't get that message when searching for parcels for some reason.&amp;nbsp; &lt;/P&gt;&lt;P&gt;But our basemaps are Web Mercator, whereas our parcel/neighborhood data is in our local State Plane.&amp;nbsp; Had thought the application would re-project on the fly but doesn't look like that's happening so I'm going to reproject our data into Web Mercator and see what happens.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then look at modifying the config.js code to have a spatial reference for our state plane data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 17:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854948#M419</guid>
      <dc:creator>AllenScully</dc:creator>
      <dc:date>2016-12-07T17:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854949#M420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the app should handle the mixed coordinate systems, but I agree that ruling that out is a good place to start. You might also consider calling Support. They'll be able to help you troubleshoot this much better than I can on these forums. They'll also be able to log any bugs found during that process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 20:08:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854949#M420</guid>
      <dc:creator>AllisonMuise1</dc:creator>
      <dc:date>2016-12-12T20:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854950#M421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Allen-- may I ask what your resolution was regarding the neighborhood&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;association search error message of "Selected feature is out of basemap extent"? Searching online I am getting almost no information, or even reference to the error much less, outside of this posting. I realize it was not your original support question, although curious what it ended up being the issue. I get the same error message only when searching my polygon subdivision layer. Neither parcels nor street centerlines throws any errors.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 21:05:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854950#M421</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-03-31T21:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854951#M422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jared - &lt;/P&gt;&lt;P&gt;This was ultimately a projection issue I think.&amp;nbsp; Our basemaps are all in Web Mercator, while our data (parcels, neighborhoods etc.) are our local State Plane.&amp;nbsp; To fix the issue I republished all of the map services (parcelquery, adminareas etc.) with the data frame set to Web Mercator (did not reproject the individual feature classes).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 14:35:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854951#M422</guid>
      <dc:creator>AllenScully</dc:creator>
      <dc:date>2017-04-03T14:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Public Notification App - basemaps disappear</title>
      <link>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854952#M423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Allen,&lt;/P&gt;&lt;P&gt;I figured it was likely a projection issue and/or the extent of one of my operational layers in relation to my basemaps, although had not had a chance to do any testing yet. I typically always set my data frame to web mercator while keeping my data in the local projection (like you described), although in this case someone else published the services so I need to double check that. Thank you again for your reply, much appreciated! &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 14:51:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/local-government-solutions-users-questions/public-notification-app-basemaps-disappear/m-p/854952#M423</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-04-03T14:51:18Z</dc:date>
    </item>
  </channel>
</rss>

