Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

249
Views
Javascript - display map using s57 (.000 file)

I have a s57 .000 file. I want to display it on a web page (with node and express).

  1. How can I read the .000 file and how to display it on a map?
  2. Can I use any map? (Like leaflet.js or others)

Thank you!

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

One straightforward way to achieve this is to transform the S57 dataset into a different format - GeoJSON being a popular choice for maps in webpages.

There are several ways to perform this format conversion. I'm a fan of using the ogr2ogr utility for format conversions - and the S57 format driver should be built-in in a OGR installation. QGIS should also be an option for people afraid of a command line. Others will probably recommend FME or other GIS packages.

Once the data is in GeoJSON format, displaying it in a wbpage map hould be easy - Leaflet, OpenLayers et al all have documentation about how to load and display data in GeoJSON format.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!