{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "This feature class provides addresses for every building, house, apartment, or condo unit in Los Alamos County. The points are the center of the building or unit for which they represent. The addresses were checked visually in August and September 2015, and have been reconciled against the county surveyor's records.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "Los Alamos County", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 18000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "where": null, "labelExpression": "[EGOVADD1] CONCAT NEWLINE CONCAT [EGOVADD2]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 0.75, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1514801.2930000015, "ymin": 1736074.4675000012, "xmax": 1659808.890999999, "ymax": 1787154, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLACENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS_ID", "domain": null }, { "name": "NUMBER", "type": "esriFieldTypeInteger", "alias": "NUMBER", "domain": null }, { "name": "POSTNUMBER", "type": "esriFieldTypeString", "alias": "POSTNUMBER", "length": 3, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 10, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 20, "domain": null }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 10, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 10, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 10, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 15, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "SITE", "length": 4, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 10, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 10, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "PLACENAME", "length": 50, "domain": null }, { "name": "FULL_STREET_NAME", "type": "esriFieldTypeString", "alias": "FULL_STREET_NAME", "length": 30, "domain": null }, { "name": "FULL_BUILDING_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_BUILDING_ADDRESS", "length": 50, "domain": null }, { "name": "COMPLETE_ADDRESS", "type": "esriFieldTypeString", "alias": "COMPLETE_ADDRESS", "length": 50, "domain": null }, { "name": "LANL_ID", "type": "esriFieldTypeString", "alias": "LANL_ID", "length": 15, "domain": null }, { "name": "EGOVADD1", "type": "esriFieldTypeString", "alias": "EGOVADD1", "length": 50, "domain": null }, { "name": "EGOVADD2", "type": "esriFieldTypeString", "alias": "EGOVADD2", "length": 20, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "LONGPIN", "type": "esriFieldTypeString", "alias": "LONGPIN", "length": 17, "domain": null }, { "name": "E911ADDRESS", "type": "esriFieldTypeString", "alias": "E911ADDRESS", "length": 60, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CI_Exception", "type": "esriFieldTypeString", "alias": "CI_Exception", "length": 1, "domain": null }, { "name": "Export911", "type": "esriFieldTypeString", "alias": "Export911", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_72", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73PLACENAME", "fields": "PLACENAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73STATE", "fields": "STATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73COUNTY", "fields": "COUNTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73CITY", "fields": "CITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73FULL_STREET_N", "fields": "FULL_STREET_NAME,STREET", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73FULL_STREET_N_1", "fields": "FULL_STREET_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_72", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S59_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 1, "name": "Elevation contours - 2ft", "type": "Feature Layer", "description": "These elevation products (bare earth DEM, hillshade, slope model, aspect model, and 2' contours) are all created from lidar collected over all of Los Alamos County and a significant portion of adjacent counties, roughly corresponding to the areas impacted by the Cerro Grande Fire. Total area of the lidar exceeds 400 sq. mi. The lidar data were processed to create a bare-earth digital elevation model with a 4-foot pixel size, using the New Mexico Central State Plane projection, NAD83 (FIPS 3002).From the DEM, all the other products were created using ArcGIS tools in version 10.1 as follows:Aspect was created using the aspect surface tool in ArcToolbox 10.1 in the Spatial Analyst toolbox using all default settings.Slope was created using the slope surface tool in ArcToolbox 10.1 in the Spatial Analyst toolbox using PERCENT_RISE as the measure of slope, all other settings were defaults.Hillshade was created using the hillshade surface tool in ArcToolbox 10.1 in the Spatial Analyst toolbox using a Z FACTOR OF 2, all other settings were defaults.2' Contours were created using the NRCS Countour Tools v10 from USDA (ftp://ftp.ftw.nrcs.usda.gov/NRCS_Contour_Tool/) using the \"Create Index Contours From Original DEM\" tool. The AOI was the entire AOI of the DEM using shapefile mask created for that purpose. The interval was 2' and the DEM elevation units were specified as feet.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "Bohannon Huston, LANL, LACOGIS, USFS", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 18000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 133, 133, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 168, 64, 255 ], "width": 0.1 }, "value": "1", "label": "2' contour", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.2 }, "value": "2", "label": "10' Index contour", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "Type = 2", "labelExpression": "[Contour]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 1, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2500.0000000000564, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1570036.0288681313, "ymin": 1660055.5988782644, "xmax": 1697952.0288681202, "ymax": 1827971.5988782644, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Contour", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Contour", "type": "esriFieldTypeDouble", "alias": "Contour", "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R247_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_247", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_247", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S232_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 2, "name": "Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 18000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "defaultLabel": "Ponds", "uniqueValueInfos": [], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 962631.0234999992, "ymin": 762346.0520000011, "xmax": 1958312.0229999982, "ymax": 2700551.435999997, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeFieldName": "FType", "subtypeField": "FType", "defaultSubtypeCode": 390, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "NHD Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": { "type": "range", "name": "ElevationRange", "description": "", "range": [ -400, 9000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": { "type": "codedValue", "name": "NHD Playa FCode", "description": "", "codedValues": [ { "name": "Playa", "code": 36100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_144", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_144", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S131_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": {"type": "inherited"} }, "id": 361, "name": "Playa" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "NHD SwampMarsh FCode", "description": "", "codedValues": [ { "name": "Swamp/Marsh", "code": 46600 }, { "name": "Swamp/Marsh: Hydrographic Category: Intermittent", "code": 46601 }, { "name": "Swamp/Marsh: Hydrographic Category: Perennial", "code": 46602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 466, "name": "SwampMarsh" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "NHD LakePond FCode", "description": "", "codedValues": [ { "name": "Lake/Pond", "code": 39000 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent", "code": 39001 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = Date of Photography", "code": 39006 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = High Water Elevation", "code": 39005 }, { "name": "Lake/Pond: Hydrographic Category = Perennial", "code": 39004 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Average Water Elevation", "code": 39009 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Date of Photography", "code": 39011 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Normal Pool", "code": 39010 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Spillway", "code": 39012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 390, "name": "LakePond" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "NHD Reservoir FCode", "description": "", "codedValues": [ { "name": "Reservoir", "code": 43600 }, { "name": "Reservoir: Construction Material = Earthen", "code": 43618 }, { "name": "Reservoir: Construction Material = Nonearthen", "code": 43619 }, { "name": "Reservoir: Reservoir Type = Aquaculture", "code": 43601 }, { "name": "Reservoir: Reservoir Type = Cooling Pond", "code": 43609 }, { "name": "Reservoir: Reservoir Type = Decorative Pool", "code": 43603 }, { "name": "Reservoir: Reservoir Type = Disposal", "code": 43606 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Earthen", "code": 43625 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Nonearthen", "code": 43626 }, { "name": "Reservoir: Reservoir Type = Evaporator", "code": 43607 }, { "name": "Reservoir: Reservoir Type = Evaporator; Construction Material = Earthen", "code": 43623 }, { "name": "Reservoir: Reservoir Type = Filtration Pond", "code": 43610 }, { "name": "Reservoir: Reservoir Type = Settling Pond", "code": 43611 }, { "name": "Reservoir: Reservoir Type = Sewage Treatment Pond", "code": 43612 }, { "name": "Reservoir: Reservoir Type = Swimming Pool", "code": 43608 }, { "name": "Reservoir: Reservoir Type = Tailings Pond", "code": 43605 }, { "name": "Reservoir: Reservoir Type = Tailings Pond; Construction Material = Earthen", "code": 43604 }, { "name": "Reservoir: Reservoir Type = Treatment", "code": 43624 }, { "name": "Reservoir: Reservoir Type = Water Storage", "code": 43617 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Intermittent", "code": 43614 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Perennial", "code": 43615 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Nonearthen", "code": 43613 }, { "name": "Reservoir: Reservoir Type = Water Storage; Hydrographic Category = Perennial", "code": 43621 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 436, "name": "Reservoir" } ], "subtypes": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 361, "FCode": 36100, "GlobalID": null }, "code": 361, "name": "Playa" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "NHD SwampMarsh FCode", "description": "", "codedValues": [ { "name": "Swamp/Marsh", "code": 46600 }, { "name": "Swamp/Marsh: Hydrographic Category: Intermittent", "code": 46601 }, { "name": "Swamp/Marsh: Hydrographic Category: Perennial", "code": 46602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 466, "FCode": null, "GlobalID": null }, "code": 466, "name": "SwampMarsh" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "NHD LakePond FCode", "description": "", "codedValues": [ { "name": "Lake/Pond", "code": 39000 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent", "code": 39001 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = Date of Photography", "code": 39006 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = High Water Elevation", "code": 39005 }, { "name": "Lake/Pond: Hydrographic Category = Perennial", "code": 39004 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Average Water Elevation", "code": 39009 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Date of Photography", "code": 39011 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Normal Pool", "code": 39010 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Spillway", "code": 39012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 390, "FCode": null, "GlobalID": null }, "code": 390, "name": "LakePond" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "NHD Reservoir FCode", "description": "", "codedValues": [ { "name": "Reservoir", "code": 43600 }, { "name": "Reservoir: Construction Material = Earthen", "code": 43618 }, { "name": "Reservoir: Construction Material = Nonearthen", "code": 43619 }, { "name": "Reservoir: Reservoir Type = Aquaculture", "code": 43601 }, { "name": "Reservoir: Reservoir Type = Cooling Pond", "code": 43609 }, { "name": "Reservoir: Reservoir Type = Decorative Pool", "code": 43603 }, { "name": "Reservoir: Reservoir Type = Disposal", "code": 43606 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Earthen", "code": 43625 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Nonearthen", "code": 43626 }, { "name": "Reservoir: Reservoir Type = Evaporator", "code": 43607 }, { "name": "Reservoir: Reservoir Type = Evaporator; Construction Material = Earthen", "code": 43623 }, { "name": "Reservoir: Reservoir Type = Filtration Pond", "code": 43610 }, { "name": "Reservoir: Reservoir Type = Settling Pond", "code": 43611 }, { "name": "Reservoir: Reservoir Type = Sewage Treatment Pond", "code": 43612 }, { "name": "Reservoir: Reservoir Type = Swimming Pool", "code": 43608 }, { "name": "Reservoir: Reservoir Type = Tailings Pond", "code": 43605 }, { "name": "Reservoir: Reservoir Type = Tailings Pond; Construction Material = Earthen", "code": 43604 }, { "name": "Reservoir: Reservoir Type = Treatment", "code": 43624 }, { "name": "Reservoir: Reservoir Type = Water Storage", "code": 43617 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Intermittent", "code": 43614 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Perennial", "code": 43615 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Nonearthen", "code": 43613 }, { "name": "Reservoir: Reservoir Type = Water Storage; Hydrographic Category = Perennial", "code": 43621 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 436, "FCode": null, "GlobalID": null }, "code": 436, "name": "Reservoir" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 3, "name": "County boundary", "type": "Feature Layer", "description": "This is the definitive county boundary, based on published plats, survey data, and GPS'd boundary markers. As opposed to other Los Alamos County boundary layers, such as in Google Maps, Esri map services, Bing, or those published by TIGER or the New Mexico GIS clearinghouse, this county boundary layer is updated frequently, as Los Alamos County GIS continues to find the boundary markers that define its borders on the ground. The goal is to have all the border points and angle points GPS'd and accurate to within 12 inches. Where markers are missing, these points are derived from published plats and surveys.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "Los Alamos County GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 18000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1590380.789999999, "ymin": 1729163.1689999998, "xmax": 1663819.397500001, "ymax": 1809571.185999997, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ACRES", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "SQMI", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_63", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 4, "name": "Roads", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Roads_major" }, { "id": 6, "name": "Roads_all" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1430880.5210000016, "ymin": 1656074.0455000028, "xmax": 1730216, "ymax": 1933462.7749999985, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 5, "name": "Roads_major", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Roads" }, "subLayers": [], "minScale": 0, "maxScale": 75000, "referenceScale": 18000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 4 }, "value": "ARTERIAL", "label": "Arterial Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3 }, "value": "COLLECTOR", "label": "Collector Rd", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1430880.5210000016, "ymin": 1656074.0455000028, "xmax": 1730216, "ymax": 1933462.7749999985, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "OWN", "type": "esriFieldTypeString", "alias": "OWN", "length": 20, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "QCARC", "type": "esriFieldTypeDouble", "alias": "QCARC", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": null }, { "name": "EXPORT", "type": "esriFieldTypeDouble", "alias": "EXPORT", "domain": null }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 2, "domain": null }, { "name": "ESN", "type": "esriFieldTypeDouble", "alias": "ESN", "domain": null }, { "name": "EESN", "type": "esriFieldTypeDouble", "alias": "EESN", "domain": null }, { "name": "OESN", "type": "esriFieldTypeDouble", "alias": "OESN", "domain": null }, { "name": "COMM", "type": "esriFieldTypeString", "alias": "COMM", "length": 32, "domain": null }, { "name": "ECOMM", "type": "esriFieldTypeString", "alias": "ECOMM", "length": 32, "domain": null }, { "name": "OCOMM", "type": "esriFieldTypeString", "alias": "OCOMM", "length": 32, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 4, "domain": null }, { "name": "RECORDID", "type": "esriFieldTypeDouble", "alias": "RECORDID", "domain": null }, { "name": "CLASSIFI", "type": "esriFieldTypeString", "alias": "CLASSIFI", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "CNTYID", "type": "esriFieldTypeString", "alias": "CNTYID", "length": 4, "domain": null }, { "name": "LANES", "type": "esriFieldTypeDouble", "alias": "LANES", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 30, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "SHOULDER", "type": "esriFieldTypeString", "alias": "SHOULDER", "length": 5, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "MAPLABEL", "type": "esriFieldTypeString", "alias": "MAPLABEL", "length": 25, "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "SEGMENT_ID", "domain": null }, { "name": "LASTCHANGE", "type": "esriFieldTypeString", "alias": "LASTCHANGE", "length": 50, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 4, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 51, "domain": null }, { "name": "ALIAS_NAME", "type": "esriFieldTypeString", "alias": "ALIAS_NAME", "length": 51, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 51, "domain": null }, { "name": "ALIAS_SUFF", "type": "esriFieldTypeString", "alias": "ALIAS_SUFF", "length": 4, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeDouble", "alias": "LEFT_FROM", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeDouble", "alias": "LEFT_TO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeDouble", "alias": "RIGHT_FROM", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeDouble", "alias": "RIGHT_TO", "domain": null }, { "name": "LEFTRANGE", "type": "esriFieldTypeString", "alias": "LEFTRANGE", "length": 20, "domain": null }, { "name": "RIGHTRANGE", "type": "esriFieldTypeString", "alias": "RIGHTRANGE", "length": 20, "domain": null }, { "name": "MUNL", "type": "esriFieldTypeString", "alias": "MUNL", "length": 4, "domain": null }, { "name": "MUNR", "type": "esriFieldTypeString", "alias": "MUNR", "length": 4, "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "MSLINK", "type": "esriFieldTypeDouble", "alias": "MSLINK", "domain": null }, { "name": "LACO", "type": "esriFieldTypeSmallInteger", "alias": "LACO", "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "length": 30, "domain": null }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "length": 30, "domain": null }, { "name": "LCOUNTY", "type": "esriFieldTypeString", "alias": "LCOUNTY", "length": 30, "domain": null }, { "name": "RCOUNTY", "type": "esriFieldTypeString", "alias": "RCOUNTY", "length": 30, "domain": null }, { "name": "LSTATE", "type": "esriFieldTypeString", "alias": "LSTATE", "length": 2, "domain": null }, { "name": "RSTATE", "type": "esriFieldTypeString", "alias": "RSTATE", "length": 2, "domain": null }, { "name": "LZIP", "type": "esriFieldTypeString", "alias": "LZIP", "length": 10, "domain": null }, { "name": "RZIP", "type": "esriFieldTypeString", "alias": "RZIP", "length": 80, "domain": null }, { "name": "RDID", "type": "esriFieldTypeInteger", "alias": "RDID", "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "DISTANCE", "domain": null }, { "name": "FROMELEV", "type": "esriFieldTypeInteger", "alias": "FROMELEV", "domain": null }, { "name": "TOELEV", "type": "esriFieldTypeInteger", "alias": "TOELEV", "domain": null }, { "name": "FROM_TO_COST", "type": "esriFieldTypeDouble", "alias": "FROM_TO_COST", "domain": null }, { "name": "TO_FROM_COST", "type": "esriFieldTypeDouble", "alias": "TO_FROM_COST", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "CI_Exception", "type": "esriFieldTypeString", "alias": "CI_Exception", "length": 1, "domain": null }, { "name": "Export911", "type": "esriFieldTypeString", "alias": "Export911", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R229_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_229", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292LSTATE6", "fields": "LSTATE,RSTATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292LCITY5", "fields": "LCITY,RCITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292LEFT_FROM4", "fields": "LEFT_FROM,LEFT_TO,RIGHT_FROM,RIGHT_TO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292NAME3", "fields": "NAME,RDNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292RDNAME", "fields": "RDNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_229", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 6, "name": "Roads_all", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Roads" }, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 18000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "ARTERIAL", "label": "Arterial Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 0.8 }, "value": "COLLECTOR", "label": "Collector Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.3 }, "value": "LOCAL", "label": "Local Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 8 }, "value": "RUNWAY", "label": "Airport runway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME] CONCAT \" \" CONCAT [SUFFIX]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 2, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1430880.5210000016, "ymin": 1656074.0455000028, "xmax": 1730216, "ymax": 1933462.7749999985, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "OWN", "type": "esriFieldTypeString", "alias": "OWN", "length": 20, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "QCARC", "type": "esriFieldTypeDouble", "alias": "QCARC", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": null }, { "name": "EXPORT", "type": "esriFieldTypeDouble", "alias": "EXPORT", "domain": null }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 2, "domain": null }, { "name": "ESN", "type": "esriFieldTypeDouble", "alias": "ESN", "domain": null }, { "name": "EESN", "type": "esriFieldTypeDouble", "alias": "EESN", "domain": null }, { "name": "OESN", "type": "esriFieldTypeDouble", "alias": "OESN", "domain": null }, { "name": "COMM", "type": "esriFieldTypeString", "alias": "COMM", "length": 32, "domain": null }, { "name": "ECOMM", "type": "esriFieldTypeString", "alias": "ECOMM", "length": 32, "domain": null }, { "name": "OCOMM", "type": "esriFieldTypeString", "alias": "OCOMM", "length": 32, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 4, "domain": null }, { "name": "RECORDID", "type": "esriFieldTypeDouble", "alias": "RECORDID", "domain": null }, { "name": "CLASSIFI", "type": "esriFieldTypeString", "alias": "CLASSIFI", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "CNTYID", "type": "esriFieldTypeString", "alias": "CNTYID", "length": 4, "domain": null }, { "name": "LANES", "type": "esriFieldTypeDouble", "alias": "LANES", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 30, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "SHOULDER", "type": "esriFieldTypeString", "alias": "SHOULDER", "length": 5, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "MAPLABEL", "type": "esriFieldTypeString", "alias": "MAPLABEL", "length": 25, "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "SEGMENT_ID", "domain": null }, { "name": "LASTCHANGE", "type": "esriFieldTypeString", "alias": "LASTCHANGE", "length": 50, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 4, "domain": null }, { "name": "RDNAME", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 51, "domain": null }, { "name": "ALIAS_NAME", "type": "esriFieldTypeString", "alias": "ALIAS_NAME", "length": 51, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 51, "domain": null }, { "name": "ALIAS_SUFF", "type": "esriFieldTypeString", "alias": "ALIAS_SUFF", "length": 4, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeDouble", "alias": "LEFT_FROM", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeDouble", "alias": "LEFT_TO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeDouble", "alias": "RIGHT_FROM", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeDouble", "alias": "RIGHT_TO", "domain": null }, { "name": "LEFTRANGE", "type": "esriFieldTypeString", "alias": "LEFTRANGE", "length": 20, "domain": null }, { "name": "RIGHTRANGE", "type": "esriFieldTypeString", "alias": "RIGHTRANGE", "length": 20, "domain": null }, { "name": "MUNL", "type": "esriFieldTypeString", "alias": "MUNL", "length": 4, "domain": null }, { "name": "MUNR", "type": "esriFieldTypeString", "alias": "MUNR", "length": 4, "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "MSLINK", "type": "esriFieldTypeDouble", "alias": "MSLINK", "domain": null }, { "name": "LACO", "type": "esriFieldTypeSmallInteger", "alias": "LACO", "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "length": 30, "domain": null }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "length": 30, "domain": null }, { "name": "LCOUNTY", "type": "esriFieldTypeString", "alias": "LCOUNTY", "length": 30, "domain": null }, { "name": "RCOUNTY", "type": "esriFieldTypeString", "alias": "RCOUNTY", "length": 30, "domain": null }, { "name": "LSTATE", "type": "esriFieldTypeString", "alias": "LSTATE", "length": 2, "domain": null }, { "name": "RSTATE", "type": "esriFieldTypeString", "alias": "RSTATE", "length": 2, "domain": null }, { "name": "LZIP", "type": "esriFieldTypeString", "alias": "LZIP", "length": 10, "domain": null }, { "name": "RZIP", "type": "esriFieldTypeString", "alias": "RZIP", "length": 80, "domain": null }, { "name": "RDID", "type": "esriFieldTypeInteger", "alias": "RDID", "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "DISTANCE", "domain": null }, { "name": "FROMELEV", "type": "esriFieldTypeInteger", "alias": "FROMELEV", "domain": null }, { "name": "TOELEV", "type": "esriFieldTypeInteger", "alias": "TOELEV", "domain": null }, { "name": "FROM_TO_COST", "type": "esriFieldTypeDouble", "alias": "FROM_TO_COST", "domain": null }, { "name": "TO_FROM_COST", "type": "esriFieldTypeDouble", "alias": "TO_FROM_COST", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "CI_Exception", "type": "esriFieldTypeString", "alias": "CI_Exception", "length": 1, "domain": null }, { "name": "Export911", "type": "esriFieldTypeString", "alias": "Export911", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R229_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_229", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292LSTATE6", "fields": "LSTATE,RSTATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292LCITY5", "fields": "LCITY,RCITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292LEFT_FROM4", "fields": "LEFT_FROM,LEFT_TO,RIGHT_FROM,RIGHT_TO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292NAME3", "fields": "NAME,RDNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I292RDNAME", "fields": "RDNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_229", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 7, "name": "Structures", "type": "Feature Layer", "description": "This layer shows the footprints of buildings, based on the 2014 Pictometry data, and in some cases on LANL (where Pictometry isn't available), based on the 2011 12-inch imagery from the Las Conchas fire. The layer includes permanent structures as determined by the GIS Administrator, Temporary buildings are not included, though sheds in many cases are (where they appear to be long-term).", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "Los Alamos County GIS", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 18000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 78, 78, 78, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1514783.3429999985, "ymin": 1736120.7040000036, "xmax": 1665733.8134999983, "ymax": 1786843.3659999967, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLDG_ID", "type": "esriFieldTypeDouble", "alias": "BLDG_ID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 16, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "length": 30, "domain": null }, { "name": "Z", "type": "esriFieldTypeSmallInteger", "alias": "Z", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_55", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_55", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 8, "name": "Parcels", "type": "Feature Layer", "description": "These data represent the parcel boundaries for Los Alamos County, and include attributes from which many other properties can be derived - zoning, land use, ownership, communities, subdivisions, voting districts, etc. The data were originally developed from filed plats, and in 2015 were completely reviewed and cleaned up.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "Los Alamos County GIS", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 18000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1590388.625, "ymin": 1729163.1689999998, "xmax": 1663819.397500001, "ymax": 1809571.185999997, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 17, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 54, "domain": null }, { "name": "ACCT", "type": "esriFieldTypeString", "alias": "ACCT", "length": 8, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 20, "domain": null }, { "name": "NUM", "type": "esriFieldTypeString", "alias": "NUM", "length": 7, "domain": null }, { "name": "ACCT_TYPE", "type": "esriFieldTypeString", "alias": "ACCT_TYPE", "length": 18, "domain": null }, { "name": "LAPD_DIST", "type": "esriFieldTypeString", "alias": "LAPD_DIST", "length": 10, "domain": null }, { "name": "LAFD_DIST", "type": "esriFieldTypeString", "alias": "LAFD_DIST", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 20, "domain": null }, { "name": "ORD", "type": "esriFieldTypeString", "alias": "ORD", "length": 7, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 30, "domain": null }, { "name": "ABBREV", "type": "esriFieldTypeString", "alias": "ABBREV", "length": 5, "domain": null }, { "name": "CMT", "type": "esriFieldTypeString", "alias": "CMT", "length": 80, "domain": null }, { "name": "CROW", "type": "esriFieldTypeSmallInteger", "alias": "CROW", "domain": null }, { "name": "TRASH", "type": "esriFieldTypeString", "alias": "TRASH", "length": 15, "domain": null }, { "name": "BULKTRASH", "type": "esriFieldTypeString", "alias": "BULKTRASH", "length": 15, "domain": null }, { "name": "Voting_2013", "type": "esriFieldTypeSmallInteger", "alias": "Voting_2013", "domain": null }, { "name": "Voting_2012", "type": "esriFieldTypeSmallInteger", "alias": "Voting_2012", "domain": null }, { "name": "Voting_2010", "type": "esriFieldTypeSmallInteger", "alias": "Voting_2010", "domain": null }, { "name": "ARTCULT", "type": "esriFieldTypeSmallInteger", "alias": "ARTCULT", "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 25, "domain": null }, { "name": "SCHOOLDIST", "type": "esriFieldTypeString", "alias": "SCHOOLDIST", "length": 15, "domain": null }, { "name": "DOWNTOWN", "type": "esriFieldTypeSmallInteger", "alias": "DOWNTOWN", "domain": null }, { "name": "CREATIVE", "type": "esriFieldTypeSmallInteger", "alias": "CREATIVE", "domain": null }, { "name": "WOVERLAY", "type": "esriFieldTypeString", "alias": "WOVERLAY", "length": 5, "domain": null }, { "name": "SUBPIN", "type": "esriFieldTypeString", "alias": "SUBPIN", "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHORTPIN", "type": "esriFieldTypeString", "alias": "SHORTPIN", "length": 13, "domain": null }, { "name": "XCENTER", "type": "esriFieldTypeInteger", "alias": "XCENTER", "domain": null }, { "name": "YCENTER", "type": "esriFieldTypeInteger", "alias": "YCENTER", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G75SHORTPIN", "fields": "SHORTPIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_74", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 10, "name": "Topography", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Slopes" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1598269.8740000017, "ymin": 1739598.4680000022, "xmax": 1664488.6955000013, "ymax": 1794711.2180000022, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" }, { "currentVersion": 10.91, "id": 11, "name": "Slopes", "type": "Feature Layer", "description": "This feature class shows areas that are characterized as mountains, mesas, or canyons in Los Alamos, based on slope calculations from 2001 lidar data. This feature class is intended just for cartographic purposes, and is not derived from actual geologic data.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "Los Alamos County GIS", "parentLayer": { "id": 10, "name": "Topography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 18000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 247, 230, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Canyon", "label": "Canyon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Mesa", "label": "Mesa", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Mountain", "label": "Mountain", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1598269.8740000017, "ymin": 1739598.4680000022, "xmax": 1664488.6955000013, "ymax": 1794711.2180000022, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_137", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_137", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S124_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "45980d62db9042fe83ca385b9ba034e7" } ], "tables": [] }