A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abstractModelTableBatchExportTable(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in WorkflowOSM
Generic method to save the abstract model tables prepared in H2GIS to another database

B

bbox(org.locationtech.jts.geom.Envelope) - Method in OSM
Utility method to create bbox represented by a list of values : [minY, minX, maxY, maxX] from an envelope
buildGeoclimateLayers(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.Object, float, int) - Method in WorkflowOSM
This process chains a set of subprocesses to extract and transform the OSM data into the geoclimate model

C

columnsMapper(java.lang.Object, java.lang.Object) - Method in InputDataFormatting
Method to find the difference between two list right - left
createGISLayers(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.String, org.locationtech.jts.geom.Geometry, int) - Method in InputDataLoading
This process is used to create the GIS layers from an OSM xml file

D

E

extractAndCreateGISLayers(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.Object, float, boolean) - Method in InputDataLoading
This process is used to create the GIS layers using the Overpass API
extractOSMZone(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in WorkflowOSM
Extract the OSM zone and its envelope area from Nominatim API
extractProcessingParameters(java.lang.Object) - Method in WorkflowOSM
Read the file parameters and create a new map of parameters The map of parameters is initialized with default values

F

formatBuildingLayer(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.String, java.lang.String, java.lang.String, int, java.lang.String) - Method in InputDataFormatting
This process is used to format the OSM buildings table into a table that matches the constraints of the geoClimate Input Model
formatImperviousLayer(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.String, java.lang.String, java.lang.String) - Method in InputDataFormatting
This process is used to transform the raw impervious table into a table that matches the constraints of the geoClimate Input Model
formatRailsLayer(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.String, java.lang.String, java.lang.String) - Method in InputDataFormatting
This process is used to transform the raw rails table into a table that matches the constraints of the geoClimate Input Model
formatRoadLayer(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.String, java.lang.String, java.lang.String) - Method in InputDataFormatting
This process is used to transform the OSM roads table into a table that matches the constraints of the geoClimate Input Model
formatSeaLandMask(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.String, java.lang.String, java.lang.String) - Method in InputDataFormatting
This process is used to build a sea-land mask layer from the coastline and zone table
formatUrbanAreas(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.String, java.lang.String, java.lang.String) - Method in InputDataFormatting
This process is used to transform the urban areas table into a table that matches the constraints of the geoClimate Input Model
formatVegetationLayer(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.String, java.lang.String, java.lang.String) - Method in InputDataFormatting
This process is used to transform the raw vegetation table into a table that matches the constraints of the geoClimate Input Model
formatWaterLayer(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.String, java.lang.String) - Method in InputDataFormatting
This process is used to transform the raw hydro table into a table that matches the constraints of the geoClimate Input Model

G

getHeightRoof(java.lang.Object, java.lang.Object) - Method in InputDataFormatting
This function defines the value of the column height_roof according to the values of height and b_height
getHeightWall(java.lang.Object, java.lang.Object) - Method in InputDataFormatting
This function defines the value of the column height_wall according to the values of height and r_height
getNbLevels(java.lang.Object, java.lang.Object) - Method in InputDataFormatting
This function defines the value of the column nb_lev according to the values of b_lev and r_lev
getSidewalk(java.lang.String) - Method in InputDataFormatting
This function defines the value of the column sidewalk according to the values of sidewalk from OSM
getSpeedInKmh(java.lang.Object, java.lang.String) - Method in InputDataFormatting
Return a maxspeed value expressed in kmh
getTypeAndUse(java.lang.Object, java.lang.Object, java.lang.Object) - Method in InputDataFormatting
This function defines the input values for both columns type and use to follow the constraints of the geoClimate Input Model
getTypeValue(java.lang.Object, java.lang.Object, java.lang.Object) - Method in InputDataFormatting
This function defines the input value for a column of the geoClimate Input Model according to a given mapping between the expected value and the set of key/values tag in OSM
getWidth(java.lang.String) - Method in InputDataFormatting
This function defines the value of the column width according to the value of width from OSM
getZIndex(java.lang.String) - Method in InputDataFormatting
This function defines the value of the column zindex according to the value of zindex from OSM

H

I

indicatorTableBatchExportTable(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in WorkflowOSM
Generic method to save the indicator tables prepared in H2GIS to another database
InputDataFormatting - Script in org.orbisgis.geoclimate.osm
InputDataFormatting(groovy.lang.Binding) - Constructor in InputDataFormatting
InputDataFormatting - Field in OSM
InputDataLoading - Script in org.orbisgis.geoclimate.osm
InputDataLoading(groovy.lang.Binding) - Constructor in InputDataLoading
InputDataLoading - Field in OSM

J

K

L

M

main(java.lang.String) - Method in InputDataFormatting
main(java.lang.String) - Method in InputDataLoading
main(java.lang.String) - Method in WorkflowOSM

N

O

OSM - Class in org.orbisgis.geoclimate.osm
Main class to access to the OSM processes
OSM() - Constructor in OSM
osm_processing(org.orbisgis.data.jdbc.JdbcDataSource, java.lang.Object, java.lang.Object, java.io.File, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in WorkflowOSM
Process to extract the OSM data, build the GIS layers and run the Geoclimate algorithms

P

parametersMapping(java.lang.Object, java.lang.Object) - Method in InputDataFormatting
Get a set of parameters stored in a json file
prepareTableOutput(java.lang.Object, java.lang.Object, java.lang.Object, org.orbisgis.data.H2GIS, java.lang.Object, java.lang.Object, java.lang.Object) - Method in WorkflowOSM
Method to prepare a ITable aka resulset to export table in a database

Q

R

readJSONParameters(java.lang.Object) - Method in InputDataLoading
Parse a json file to a Map
run() - Method in InputDataFormatting
run() - Method in InputDataLoading
run() - Method in WorkflowOSM

S

saveOutputFiles(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in WorkflowOSM
Save the geoclimate tables into geojson files
saveTablesInDatabase(org.orbisgis.data.jdbc.JdbcDataSource, org.orbisgis.data.jdbc.JdbcDataSource, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in WorkflowOSM
Save the output tables in a database
singleQuote(java.lang.String) - Method in InputDataFormatting

T

U

V

W

workflow(java.lang.Object) - Method in OSM
Run the OSM workflow
workflow(java.lang.Object) - Method in WorkflowOSM
Extract OSM data and compute geoindicators.
WorkflowOSM - Script in org.orbisgis.geoclimate.osm
WorkflowOSM - Field in OSM
WorkflowOSM(groovy.lang.Binding) - Constructor in WorkflowOSM

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _