About 50 results
Open links in new tab
  1. What is topojson and how is it different than geojson?

    What is topojson and how is it different than geojson? Ask Question Asked 12 years, 8 months ago Modified 12 years, 7 months ago

  2. Convert GeoJSON to TopoJSON - Geographic Information Systems …

    Apr 27, 2020 · How can GeoJSON data to TopoJSON be converted? TopoJSON files are often smaller than GeoJSON and the conversion allows you to incrementally simplify a dataset, if you wish.

  3. How to merge TopoJSON features? - Geographic Information Systems …

    The problem is that, for the moment, QGIS does not recognize the TopoJSON format (too recent). The solution is to transform the TopoJSON file into GeoJSON format: online GeoJSON - TopoJSON …

  4. TopoJSON: how to calculate scale and translate?

    I've got the topojson to other formats working. Question: When converting other formats to topojson, how do I calculate the ideal value for the topojson transforms scale and translate? In order to save space …

  5. geojson - Issue with using TopoJSON server API to return TopoJSON ...

    TopoJSON server API reference I used these three lines of code below which returns the TopoJSON topology but without returning the properties from the GeoJSON object.

  6. topojson - D3 for maps---at what stage to bring in data to the geo ...

    This way, the TopoJSON for U.S. states and counties or likewise world countries can be reused, instead of creating separate TopoJSON for every example. On the other hand, if you’ll only use this …

  7. Using topojson.py? - Geographic Information Systems Stack Exchange

    Sep 22, 2016 · I'm looking for a good and simple step by step tutorial on using the topojson.py classes. I think that using python would be the best approach to easily convert geojson to topojson on a …

  8. Rendering TopoJSON in Leaflet from GeoJSON PostGIS output?

    Jun 5, 2015 · 1 I'm not sure TopoJSON is the answer here. Under the covers leaflet-omnivore is converting the TopoJSON to GeoJSON and feeding that to Leaflet. Using d3js-topojson does exactly …

  9. Where can I get a TopoJSON with 3 digit zip codes (zip3) shapes?

    Nov 29, 2016 · Where can I get a TopoJSON file with 3 digit zip codes (zip3) shapes I have searched for days and I just can find 5 digit zip codes shapes.

  10. Displaying French TopoJSON data in Leaflet - Geographic Information ...

    Jun 26, 2022 · Looking at the name of your downloaded TopoJSON a-com2022-topo-2154.json gave a hint that data CRS is EPSG:2154 (see https://epsg.io/2154). This means that you have to use …