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
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • 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
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Maps – GeoJSON overlay

685 views22nd April 2024Dataminer Maps
2
Miguel Obregon [SLC] [DevOps Catalyst]19.24K 21st April 2024 0 Comments

Hi Dojo,

We have a question related to GeoJSON overlay in maps (OpenStreetMaps). We have the following information in a table (in a element):

|Node Name|Coverage Area (GeoJSON object)|
|————-|————————|
|Node 1|{“features”:[“type”:”Feature”,”geometry”:{“type”:”MultiPolygon”,”coordinates”:[…]}]}|
|Node 2|{“features”:[“type”:”Feature”,”geometry”:{“type”:”MultiPolygon”,”coordinates”:[…]}]}|
…
|Node 500|{“features”:[“type”:”Feature”,”geometry”:{“type”:”MultiPolygon”,”coordinates”:[…]}]}|

In order to display these overlays on a map, we found the following options so far:

  • We import each GeoJSON object to files (e.g. node_1.json, node_2.json, …, node_500.json) and place them in C:\Skyline DataMiner\Webpages\Maps. Then, we create an overlay per GeoJSON file. Based on this, we will have a layer per row.
  • We create a JSON array containing all the GeoJSON objects so all the polygons are available in a single GeoJSON file. The drawback of this approach is that all the polygons will be displayed in the overlay.

Please could you let us know if there is another way to display these GeoJSON overlays?
Is it possible to read the GeoJSON object directly from a table (similar to the geographical coordinates)?

Tom Waterbley [SLC] [DevOps Catalyst] Answered question 22nd April 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Tom Waterbley [SLC] [DevOps Catalyst]8.93K Posted 22nd April 2024 0 Comments

Hi Miguel,

According to this page in the documentation you can also load GeoJSON objects from HTTP and HTTPS sources, in addition to files. Maybe you could use a user defined API to load the data from the table and return it as JSON.

Tom Waterbley [SLC] [DevOps Catalyst] Answered question 22nd April 2024
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