Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/plotly.js
/ process_geodata.mjs
File
process_geodata.mjs
topojson/bin/process_geodata.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
rewind from
'@mapbox/geojson-rewind'
;
2
import
{ geoIdentity, geoPath } from
'd3-geo'
;
3
import
{ geoStitch } from
'd3-geo-projection'
;
4
import
fs from
'fs'
;
Callers
nothing calls this directly
Calls
12
getNEFilename
Function · 0.90
clampToAntimeridian
Function · 0.85
createCountriesList
Function · 0.85
convertShpToGeo
Function · 0.85
createCountriesLayer
Function · 0.85
createLandLayer
Function · 0.85
createCoastlinesLayer
Function · 0.85
createOceanLayer
Function · 0.85
createRiversLayer
Function · 0.85
createLakesLayer
Function · 0.85
createSubunitsLayer
Function · 0.85
convertLayersToTopojson
Function · 0.85
Tested by
no test coverage detected