Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

How to configure lines in map configuration file

Solved928 views11th July 2023MAP Configuration
0
Bernard Pichot [SLC] [DevOps Advocate]1.10K 1st July 2022 0 Comments

I try to display a line between two views in the map. I created the properties LatitudePropertyName, LongitudePropertyName, LatitudePropertyName2, LongitudePropertyName2 and set the coordinates in the properties. Unfortunately the map display the views location but not the line

You’ll find my map configuration below. Can you tell me what’s wrong in my setup ?

<?xml version=”1.0″?>
<MapConfig xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xmlns:xsd=”http://www.w3.org/2001/XMLSchema”>
<Center latitude=”0″ longitude=”0″ />
<InitialZoom>3</InitialZoom>
<FilterBox visible=”true” autoFit=”true”>
</FilterBox>

<Layers name=”installation”>
<Layer sourceType=”properties” refresh=”20000″ autoFit=”false” visible=”true” allowToggle=”true” name=”sites”>

<PropertiesSourceInfo type=”views” elementVar=”view” elementDataVar=”viewdata” style=”lines”>

<LatitudePropertyName>Latitude</LatitudePropertyName>

<LongitudePropertyName>Longitude</LongitudePropertyName>

<LatitudePropertyName2>Latitude2</LatitudePropertyName2>

<LongitudePropertyName2>Longitude2</LongitudePropertyName2>

</PropertiesSourceInfo>

</Layer>

</Layers>
</MapConfig>

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Wim Bruynooghe [SLC] [DevOps Advocate]6.59K Posted 4th July 2022 2 Comments

I think the style=”lines” option isn’t supported yet on a PropertiesSourceInfo. At the moment the lines option is only supported on TableSourceInfo, SqlSourceInfo and ForeignKeyRelationsSourceInfo.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
Bernard Pichot [SLC] [DevOps Advocate] commented 4th July 2022

Thanks Wim,
in this case documentation have to be updated
https://docs.dataminer.services/user-guide/Advanced_Modules/Maps/Layer_configuration_tags/PropertiesSourceInfo.html

Marieke Goethals [SLC] [DevOps Catalyst] commented 5th July 2022

I’ve updated the documentation.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs