Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

LeonhardCoder/ProyectoGIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProyectoGIS

Base de datos :

create table SUCURSAL ( idbranch SERIAL primary key not null, name_branch VARCHAR(150) null, addres_branch VARCHAR(150) null, aforo INT4 null, geom Geometry(POINT,4326), latitud float, longitud float

);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published