Skip to content

Instantly share code, notes, and snippets.

View Manjulajntuk's full-sized avatar

Manjula Manjulajntuk

View GitHub Profile
I have been trying for wfs-t from past one week. Sofar i have reached to display wfs feature on map. Now how the postgres is connected to the geoserver and how the xml will get updated every time when i add new feature on map.
My code related to it is
-----------------------------------------------------------------------------------------------
<!doctype html>
<html>
<head>
<title>WFS</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/>
<link type="text/css" rel="stylesheet" href="ol.css" />
<link type="text/css" rel="stylesheet" href="material.indigo-pink.min.css" />
@Manjulajntuk
Manjulajntuk / Drag and drop or onclick
Last active May 16, 2018 03:47
Drag and drop or onclick upload button has to work with ajax and php javascript
<html>
<head>
<title>Ajax Image Upload Using PHP and jQuery</title>
<style>
o Condensed', sans-serif;
}
h1
{
text-align: center;
background-color: #FEFFED;