• apolloman

    (@apolloman)


    hi there dear and good day dear Eyal Fitoussi,

    first of all: many thanks for bringing Out of the Geo my wordpress to the world:
    this is just outstanding and great! i am a big big Gutenberg-Fan and i have to tell you – this is so great i love your block!

    Create unlimited advanced, proximity search forms to search and find any of the geotagged components of your site.
    With GEO my WP, creating a real estate, events, directory, classifieds,
    social networking and any other type of location-based website is a simple task.

    KEY FEATURES OF GEO MY WP
    Post Types Locator
    BuddyPress Members Locator
    Advanced location form
    Advanced Proximity Search Forms Builder
    Mashup Maps
    Single Location widget and shortcode
    Current Location Shortcode and Widget
    Can be used with Google Maps API or OpenStreetMaps and LeafLet
    Theme Flexibility
    Developer Friendly
    POST TYPES LOCATOR
    Add geographic location to any of the registered post types of your site.
    Display post location on a map, and create proximity search forms to search and
    find posts based on address, distance categories and more.

    -….Let the BuddyPress members of your site to easily add location to their profile.
    Let them search and find other members near them or near any address using an
    advanced proximity search form.

    can i exort maps – created by requests to the overpass-turbo.eu page: and export the kml-results into your block!?

    That would be more than great.
    i like the features and the options that we have with it. At the moment i am in the early planning stages of a new project.

    again – the approaches: well i want to export the maps in kml or geojson.

    u want to have the dataset of the hospitals of

    a. southamerica or
    b. europe

    for a overview or for retrival …

    https://healthsites.io/map
    healthsites.io invites you to help establish accurate health care location data.
    We aim to provide a single point of reference for healthcare workers, aid agencies, government agencies and citizens who need access to highly curated global dataset of healthcare facilities.

    https://wiki.openstreetmap.org/wiki/Global_Healthsites_Mapping_Project
    When a natural disaster or disease outbreak occurs there is a rush to establish accurate health care location data that can be used to support people on the ground. This has been demonstrated by events such as the Haiti earthquake and the Ebola epidemic in West Africa. As a result, valuable time is spent establishing accurate and accessible baseline health data. Healthsites establishes this data and the tools necessary to upload, manage and make this data easily and readily accessible.

    for example a: … showing a map that i have gathered – from https://www.overpass-turbo.eu

    
    area["ISO3166-1"="BR"]->.brazil;
    area["ISO3166-1"="AR"]->.argentina;
    
    /* more areas..*/
    (
      nwr[amenity=hospital](area.brazil);
      nwr[amenity=hospital](area.argentina);
      /* other queries... */
    );
    out center;
    

    for example b:

    
    [out:csv(::id,::type,"name","addr:postcode","addr:city","addr:street","addr:housenumber","website"," contact:email=*")][timeout:600];
    area["ISO3166-1"="CL"]->.chile;
    
    /* more areas..*/
    
    (
      nwr[amenity=hospital](area.chile);
    );
    out center;
    
    

    and besides showing some maps i want to offer a retrival: eg with a plugin like

    wp-jobmanager or wp-participants database ( cf; https://www.ads-software.com/support/plugin/participants-database/ )

    
    812380089	way	Clínica Tarapacá Iquique Barros Arana 1550 https://www.clinicatarapaca.cl/	
    812714508	way	Hospital Clínico Vi?a del Mar Vi?a del Mar Limache 1741		
    817842590	way	Hospital de Fresia San José 301		
    819315869	way	Nueva Clínica Madre e Hijo Avenida Santa Rosa 1503		
    822509761	way	SurMédica						
    828332217	way	Consalud						
    829563034	way	Hospital de Ni?os Dr. Roberto del Río						
    831654714	way	Clínica Re?aca						
    832118050	way	Clínica Alemana	Beauchef 765		
    832203189	way	Clínica Curicó	Curicó	Villota			
    840220768	way	Hospital Angol	General óscar Bonilla	750		
    840359494	way							
    844876695	way	SOS RESCATE ANIMAL 100000 La Huaica Bernardo O'Higgins	S/N		
    4587756	relation	Clínica Portada	Antofagasta Avenida José Manuel Balmaceda 2648	https://www.clinicaportada.cl/	
    6066032	relation	Complejo Asistencial Doctor Víctor Ríos Ruiz Avenida Ricardo Vicu?a 0147		
    6634378	relation	Preuniversitario Pedro de Valdivia Lo Barnechea	Avenida José Alcalde Délano 10581 https://www.preuniversitariopedrodevaldivia.cl/	
    7133551	relation

    Eyal Fitoussi, well do you think that i can do some thing – eg the import of data that is derived eg Overpass-turbo.eu or (besides this from) .
    from healthsites.io or openstreetmap (the GeoJSON or KML data )?

    look forward to hear from you

    regards

    • This topic was modified 4 years ago by apolloman.
  • The topic ‘Geo my WordPress: adding data of a osm-project’ is closed to new replies.