Texonom
Texonom
/
Application
Application
/Geology/GIS/Map Service/Map Tools/2D Map/
jsts
Search

jsts

Creator
Creator
Seonglae Cho
Created
Created
2021 May 18 9:39
Editor
Editor
Seonglae Cho
Edited
Edited
2021 Dec 28 3:44
Refs
Refs
JSTS Integration
main.js import 'ol/ol.css'; import GeoJSON from 'ol/format/GeoJSON'; import LinearRing from 'ol/geom/LinearRing'; import Map from 'ol/Map'; import OSM from 'ol/source/OSM'; import VectorSource from 'ol/source/Vector'; import View from 'ol/View'; import { LineString, MultiLineString, MultiPoint, MultiPolygon, Point, Polygon, } from 'ol/geom'; import {Tile as TileLayer, Vector as VectorLayer} from 'ol/layer'; import {fromLonLat} from
JSTS Integration
https://openlayers.org/en/master/examples/jsts.html?q=jsts
www.npmjs.com
https://www.npmjs.com/package/jsts
bjornharrtell/jsts
JavaScript Topology Suite. Contribute to bjornharrtell/jsts development by creating an account on GitHub.
bjornharrtell/jsts
https://github.com/bjornharrtell/jsts#readme
bjornharrtell/jsts
JSTS
JSTS is a JavaScript library of spatial predicates and functions for processing geometry conforming to the Simple Features Specification for SQL published by the Open Geospatial Consortium. JSTS is also a JavaScript port of the well established Java library JTS with a built in parser for OpenLayers interopability.
http://bjornharrtell.github.io/jsts/
JSTS
 
 
 
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Geology/GIS/Map Service/Map Tools/2D Map/
jsts
Copyright Seonglae Cho