Skip to content

Instantly share code, notes, and snippets.

@pudymody
pudymody / all_routes_subtes.json
Created February 2, 2018 22:59
Ubicacion de estaciones de subtes argentina
[{"interrupted":false,"id":0,"line_code":"A","route":[{"latitude":-34.63074533384251,"longitude":-58.46977480697626},{"latitude":-34.62929413064637,"longitude":-58.46413135588074},{"latitude":-34.62883862954294,"longitude":-58.46270439985267},{"latitude":-34.62848906518385,"longitude":-58.461277443824656},{"latitude":-34.62778993204723,"longitude":-58.45945350003046},{"latitude":-34.625629,"longitude":-58.454046000000005},{"latitude":-34.62334,"longitude":-58.44813199999999},{"latitude":-34.622164,"longitude":-58.44518700000003},{"latitude":-34.621376,"longitude":-58.443551000000014},{"latitude":-34.620427,"longitude":-58.441228000000024},{"latitude":-34.619976,"longitude":-58.44027299999999},{"latitude":-34.619438,"longitude":-58.43901499999998},{"latitude":-34.618851,"longitude":-58.43775199999999},{"latitude":-34.618334,"longitude":-58.43644599999999},{"latitude":-34.616638,"longitude":-58.43270899999999},{"latitude":-34.616249,"longitude":-58.43199900000002},{"latitude":-34.61544,"longitude":-58.430049999
@pudymody
pudymody / vhost
Created November 29, 2015 18:12
Virtualhost bash script creation
#!/bin/bash
#
# Display usage info
vhost-usage() {
cat <<"USAGE"
Usage: vhost [OPTIONS] <name>
-h|--help this screen
-pub to create the webhost root in ~/www/name/public/
-url to specify a local address, default is http://name.local