Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Likes Likes:  0
Results 1 to 4 of 4

Hybrid View

  1. #1
    Member
    Join Date
    Apr 2011
    Location
    Seattle. Washington / San Carlos, Sonora
    Age
    72
    Posts
    13
    Rep Power
    0

    Default

    I did figure this problem out. GPSMapeEdit and cGPSMapper can implement Intersection Search. But ddabcd277 is correct, it is tedious.

    For future intrepid map authors what I neglected was defining which country, region, and city for each object. In the Polish Notation add definitions like this:
    [Countries]
    Country1=United States
    [END-Countries]

    [Regions]
    Region1=Washington
    CountryIdx1=1
    [END-Regions]

    [Cities]
    City1=Seattle
    RegionIdx1=1
    City2=Bellevue
    RegionIdx2=1
    City3=Everett
    RegionIdx3=1
    [END-Cities]

    And then assign each road to one of the defined cities using:
    CityIdx=2
    In the Polish Notation. The GPSMapEdit GUI can assign objects (like roads) to cities - IF they have been predefined. But, the sheer volume of changes makes this tedious. A good Text Editor helps. And then GPSMapEdit can be used for the exceptions.

    Once I assigned a CityIdx to each road - then Intersection Search work both in MapSource and in my Garmin Nuvi.

  2.    Advertissements


  3. #2
    Junior Member
    Join Date
    Oct 2010
    Location
    Pakistan
    Posts
    9
    Rep Power
    0

    Default

    This is easy with GPSmapedit too. You can assign Postal Adress Information for searching the intersection of POI in GPSr

    First you have to enter information about country, Province and City in gpsmapedit using toolbar Tools->Edit Postal Address Items.. When popup window opens , enter the country,province and city information. Then go to toolbar Edit->Select->By type..

    Popup window opens and Select poly-line category which you want assign City Index. Click OK and all poly-line of selected category are selected in main Window. Now right click on selected poly line and in pop up menu click on Modify ->Postal Address-> City.
    You are done. All selected objects either poly-line are POI have city index for searching in Garmin units.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •