Skip to content

Instantly share code, notes, and snippets.

@tiara265
tiara265 / wfs.html
Created January 14, 2018 08:44
(WFS-T) How to edit and save vecto layer. I use openlayer 3.5, geoserver and postgis
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en>
<head>
<meta charset="utf-8">
<title>TreeStore Example</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" />
<link rel="stylesheet" href="http://localhost/TA/ol3-google-maps-master/css/ol3gm.css" type="text/css" />
<link rel="stylesheet" href="http://localhost/TA/ol3-google-maps-master/examples/resources/layout.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="https://openlayers.org/en/v4.3.2/css/ol.css">