Class: Sql maps.nyc.gov

nyc.carto.Sql

new Sql(namedQuery, urlopt)

Class for retrieving data from CartoDB
Parameters:
Name Type Attributes Description
namedQuery string A named query available on the server
url string <optional>
The server URL
Source:

Members

(static, constant) DEFAULT_URL :string

The default URL for nyc.carto.Sql
Type:
  • string
Source:

Methods

execute()

Execute the named query
Source: