Skip to content
View cristianzamar's full-sized avatar

Organizations

@idera

Block or report cristianzamar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Actualiza capas de GeoServer cargada... Actualiza capas de GeoServer cargadas desde WMS en cascada. IMPORTANTE: las capas de origen y destino deben tener los mismos nombres. Requiere **gsconfig** --------//------- Updates GeoServer cascaded WMS layers attributes from multiple WMS origins. IMPORTANT: Origin and destination layers must have the same names. Requires **gsconfig** tool.
    1
    from geoserver.catalog import Catalog
    2
    
                  
    3
    origins = [
    4
    	["http://idef.formosa.gob.ar/mce/servicios/rest","admin","***"],
    5
    	["http://idef.formosa.gob.ar/dpv/servicios/rest","admin","***"]
  2. CFC-mapas CFC-mapas Public

    Explorador de capas WMS del Consejo Federal de Catastro

    JavaScript 5

  3. flask-dummy-api flask-dummy-api Public

    This is a testing API powered by Flask - connects to PostgreSQL

    Python

  4. foss4g-ar foss4g-ar Public

    Forked from geoinquietos-ar/foss4g-ar

    Sitio web FOSS4G Argentina 2017

    HTML

  5. geonode geonode Public

    Forked from GeoNode/geonode

    GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.

    JavaScript

  6. gsconfig gsconfig Public

    Forked from ingenieroariel/gsconfig.py

    GeoServer configuration client library in Python

    Python