{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This arterial street centerline feature class represents streets throughout Orange County.", "copyrightText": "OC Public Works, OC Survey", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 5995176.911885398, "ymin": 2088210.8438436089, "xmax": 6194139.316756914, "ymax": 2296240.6088740258, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [SUFFIX]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.25, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetName" }, { "name": "OLDSTREETNAME", "type": "esriFieldTypeString", "alias": "OldStreetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OldStreetName" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Prefix" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Suffix" }, { "name": "STREETCODE", "type": "esriFieldTypeInteger", "alias": "StreetCode", "domain": { "type": "codedValue", "name": "lrStreetTypes", "description": "Street Types", "codedValues": [ { "name": "Arterial A", "code": 1 }, { "name": "Arterial B", "code": 2 }, { "name": "Arterial C", "code": 3 }, { "name": "Local", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Psuedo", "code": 6 }, { "name": "Alley", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StreetCode" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTES" }, { "name": "FOID", "type": "esriFieldTypeInteger", "alias": "99!FabricOID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "NOTES": null, "FOID": null, "STREETNAME": null, "OLDSTREETNAME": null, "PREFIX": null, "SUFFIX": null, "STREETCODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "JWA.JWAUSER.Room", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6070912.188552245, "ymin": 2193148.616584774, "xmax": 6071058.64593649, "ymax": 2193280.0306920474, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RefName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "JWA.JWAUSER.Room.Entity", "type": "esriFieldTypeString", "alias": "Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "JWA.JWAUSER.Room.Entity" }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Handle" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Layer" }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrFrzn" }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrLock" }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "LyrOn" }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrVPFrzn" }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LyrHandle" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EntColor" }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrColor" }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BlkColor" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Linetype" }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EntLinetype" }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LyrLnType" }, { "name": "BlkLinetype", "type": "esriFieldTypeString", "alias": "BlkLinetype", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BlkLinetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Thickness" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EntLineWt" }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrLineWt" }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BlkLineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RefName" }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTScale" }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExtX" }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExtY" }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExtZ" }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocName" }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DocPath" }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DocType" }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DocVer" }, { "name": "DocUpdate", "type": "esriFieldTypeDate", "alias": "DocUpdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DocUpdate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S113_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "JWA.JWAUSER.Room", "description": "", "prototype": { "attributes": { "DocVer": null, "DocUpdate": null, "JWA.JWAUSER.Room.Entity": null, "Handle": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": -1, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Driveway", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6067473.2705612825, "ymin": 2189266.4576821807, "xmax": 6072137.041417457, "ymax": 2196812.8113564127, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "SURFACEM", "type": "esriFieldTypeString", "alias": "SURFACEM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEM" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "ALTERNTIV", "type": "esriFieldTypeSmallInteger", "alias": "ALTERNTIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTERNTIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R86_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S77_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Driveway", "description": "", "prototype": { "attributes": { "USERFLAG": null, "ALTERNTIV": null, "NAME": null, "DESCRIP": null, "STATUS": null, "SURFACEM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 4, "name": "Runway Blastpad", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Runways" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6067059.663448757, "ymin": 2189551.6001567985, "xmax": 6070908.726616764, "ymax": 2195682.607580256, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "PAVEMENTCL", "type": "esriFieldTypeInteger", "alias": "PAVEMENTCL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENTCL" }, { "name": "RUNWAYENDD", "type": "esriFieldTypeString", "alias": "RUNWAYENDD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RUNWAYENDD" }, { "name": "SURFACEM", "type": "esriFieldTypeString", "alias": "SURFACEM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEM" }, { "name": "SURFACEC", "type": "esriFieldTypeString", "alias": "SURFACEC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEC" }, { "name": "SURFACET", "type": "esriFieldTypeString", "alias": "SURFACET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACET" }, { "name": "ALTERNATIV", "type": "esriFieldTypeSmallInteger", "alias": "ALTERNATIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTERNATIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S94_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Runway Blastpad", "description": "", "prototype": { "attributes": { "SURFACET": null, "ALTERNATIV": null, "NAME": null, "DESCRIP": null, "STATUS": null, "LENGTH": null, "USERFLAG": null, "PAVEMENTCL": null, "RUNWAYENDD": null, "SURFACEM": null, "SURFACEC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 5, "name": "Runway Element", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Runways" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6067545.2179239215, "ymin": 2190429.10299498, "xmax": 6070828.497118515, "ymax": 2195497.009198132, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "RWYDESG", "type": "esriFieldTypeString", "alias": "RWYDESG", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "RWYDESG" }, { "name": "SURFACET", "type": "esriFieldTypeString", "alias": "SURFACET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACET" }, { "name": "SURFACEM", "type": "esriFieldTypeString", "alias": "SURFACEM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEM" }, { "name": "PAVEMENTCL", "type": "esriFieldTypeInteger", "alias": "PAVEMENTCL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENTCL" }, { "name": "SURFACEC", "type": "esriFieldTypeString", "alias": "SURFACEC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEC" }, { "name": "ALTERNATIV", "type": "esriFieldTypeSmallInteger", "alias": "ALTERNATIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTERNATIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Runway Element", "description": "", "prototype": { "attributes": { "SURFACEC": null, "ALTERNATIV": null, "NAME": null, "DESCRIP": null, "STATUS": null, "USERFLAG": null, "RWYDESG": null, "SURFACET": null, "SURFACEM": null, "PAVEMENTCL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 6, "name": "Parking Lots", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6066319.709220236, "ymin": 2188692.8531863443, "xmax": 6072180.514755827, "ymax": 2198465.0196662857, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "PARCUSE", "type": "esriFieldTypeString", "alias": "PARCUSE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PARCUSE" }, { "name": "TOTSPACES", "type": "esriFieldTypeInteger", "alias": "TOTSPACES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTSPACES" }, { "name": "NOHNDCPSP", "type": "esriFieldTypeInteger", "alias": "NOHNDCPSP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NOHNDCPSP" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "SURFACET", "type": "esriFieldTypeString", "alias": "SURFACET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACET" }, { "name": "ATERNATIV", "type": "esriFieldTypeSmallInteger", "alias": "ATERNATIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ATERNATIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parking Lots", "description": "", "prototype": { "attributes": { "SURFACET": null, "ATERNATIV": null, "NAME": null, "DESCRIP": null, "STATUS": null, "PARCUSE": null, "TOTSPACES": null, "NOHNDCPSP": null, "OWNER": null, "USERFLAG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 8, "name": "Taxi Way Intersections", "type": "Feature Layer", "parentLayer": { "id": 7, "name": "Taxi Ways" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6067546.132948393, "ymin": 2190684.3288624054, "xmax": 6071204.488164469, "ymax": 2195609.2878449284, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "ALTERNATIV", "type": "esriFieldTypeSmallInteger", "alias": "ALTERNATIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTERNATIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S102_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Taxi Way Intersections", "description": "", "prototype": { "attributes": { "USERFLAG": null, "ALTERNATIV": null, "NAME": null, "DESCRIP": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 9, "name": "Taxi Way Elements", "type": "Feature Layer", "parentLayer": { "id": 7, "name": "Taxi Ways" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6066564.562076734, "ymin": 2189417.6315927175, "xmax": 6070955.144174827, "ymax": 2195567.515946978, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "TAXIWAYID", "type": "esriFieldTypeString", "alias": "TAXIWAYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAXIWAYID" }, { "name": "TAXIWAYT", "type": "esriFieldTypeString", "alias": "TAXIWAYT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAXIWAYT" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "SURFACEM", "type": "esriFieldTypeString", "alias": "SURFACEM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEM" }, { "name": "PAVEMENTCL", "type": "esriFieldTypeInteger", "alias": "PAVEMENTCL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENTCL" }, { "name": "SURFACEC", "type": "esriFieldTypeString", "alias": "SURFACEC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEC" }, { "name": "SURFACET", "type": "esriFieldTypeString", "alias": "SURFACET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACET" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "SEQUENCE", "type": "esriFieldTypeString", "alias": "SEQUENCE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEQUENCE" }, { "name": "DESIGNGR", "type": "esriFieldTypeString", "alias": "DESIGNGR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DESIGNGR" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "MAXSPEED", "type": "esriFieldTypeDouble", "alias": "MAXSPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAXSPEED" }, { "name": "WINGSPAN", "type": "esriFieldTypeDouble", "alias": "WINGSPAN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WINGSPAN" }, { "name": "ALTERNATIV", "type": "esriFieldTypeSmallInteger", "alias": "ALTERNATIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTERNATIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Taxi Way Elements", "description": "", "prototype": { "attributes": { "WINGSPAN": null, "ALTERNATIV": null, "NAME": null, "DESCRIP": null, "TAXIWAYID": null, "TAXIWAYT": null, "STATUS": null, "USERFLAG": null, "SURFACEM": null, "PAVEMENTCL": null, "SURFACEC": null, "SURFACET": null, "DIRECTION": null, "SEQUENCE": null, "DESIGNGR": null, "LENGTH": null, "WIDTH": null, "MAXSPEED": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 11, "name": "Building", "type": "Feature Layer", "parentLayer": { "id": 10, "name": "Buildings" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6066188.703248658, "ymin": 2188764.5393946213, "xmax": 6072412.148806994, "ymax": 2198414.191355864, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "BUILDINGNO", "type": "esriFieldTypeString", "alias": "BUILDINGNO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BUILDINGNO" }, { "name": "STRTYPE", "type": "esriFieldTypeString", "alias": "STRTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STRTYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "NOCUROCC", "type": "esriFieldTypeInteger", "alias": "NOCUROCC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NOCUROCC" }, { "name": "AREAINSIDE", "type": "esriFieldTypeDouble", "alias": "AREAINSIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREAINSIDE" }, { "name": "STRUCTHGHT", "type": "esriFieldTypeDouble", "alias": "STRUCTHGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCTHGHT" }, { "name": "AREAFLOOR", "type": "esriFieldTypeDouble", "alias": "AREAFLOOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREAFLOOR" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "LIGHTING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "MARKINGF", "type": "esriFieldTypeString", "alias": "MARKINGF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARKINGF" }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COLOR" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "ALTERNATIV", "type": "esriFieldTypeSmallInteger", "alias": "ALTERNATIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTERNATIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R84_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Building", "description": "", "prototype": { "attributes": { "USERFLAG": null, "ALTERNATIV": null, "NAME": null, "DESCRIP": null, "BUILDINGNO": null, "STRTYPE": null, "STATUS": null, "NOCUROCC": null, "AREAINSIDE": null, "STRUCTHGHT": null, "AREAFLOOR": null, "LIGHTING": null, "MARKINGF": null, "COLOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 12, "name": "Building", "type": "Feature Layer", "parentLayer": { "id": 10, "name": "Buildings" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6066188.703248658, "ymin": 2188764.5393946213, "xmax": 6072412.148806994, "ymax": 2198414.191355864, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "BUILDINGNO", "type": "esriFieldTypeString", "alias": "BUILDINGNO", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BUILDINGNO" }, { "name": "STRTYPE", "type": "esriFieldTypeString", "alias": "STRTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STRTYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "NOCUROCC", "type": "esriFieldTypeInteger", "alias": "NOCUROCC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NOCUROCC" }, { "name": "AREAINSIDE", "type": "esriFieldTypeDouble", "alias": "AREAINSIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREAINSIDE" }, { "name": "STRUCTHGHT", "type": "esriFieldTypeDouble", "alias": "STRUCTHGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCTHGHT" }, { "name": "AREAFLOOR", "type": "esriFieldTypeDouble", "alias": "AREAFLOOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREAFLOOR" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "LIGHTING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "MARKINGF", "type": "esriFieldTypeString", "alias": "MARKINGF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARKINGF" }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COLOR" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "ALTERNATIV", "type": "esriFieldTypeSmallInteger", "alias": "ALTERNATIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTERNATIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R84_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Building", "description": "", "prototype": { "attributes": { "USERFLAG": null, "ALTERNATIV": null, "NAME": null, "DESCRIP": null, "BUILDINGNO": null, "STRTYPE": null, "STATUS": null, "NOCUROCC": null, "AREAINSIDE": null, "STRUCTHGHT": null, "AREAFLOOR": null, "LIGHTING": null, "MARKINGF": null, "COLOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 14, "name": "Shoulder", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Shoulder/Apron" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6066739.646372265, "ymin": 2189440.040996575, "xmax": 6071538.168271274, "ymax": 2195831.304789389, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 247, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "SHOLDRTYPE", "type": "esriFieldTypeString", "alias": "SHOLDRTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SHOLDRTYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "RESTRICTED", "type": "esriFieldTypeInteger", "alias": "RESTRICTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESTRICTED" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "SURFACEM", "type": "esriFieldTypeString", "alias": "SURFACEM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEM" }, { "name": "SEQUENCE", "type": "esriFieldTypeString", "alias": "SEQUENCE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SEQUENCE" }, { "name": "SURFACEC", "type": "esriFieldTypeString", "alias": "SURFACEC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEC" }, { "name": "SURFACET", "type": "esriFieldTypeString", "alias": "SURFACET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACET" }, { "name": "ALTERNATIV", "type": "esriFieldTypeSmallInteger", "alias": "ALTERNATIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTERNATIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Shoulder", "description": "", "prototype": { "attributes": { "SURFACET": null, "ALTERNATIV": null, "NAME": null, "DESCRIP": null, "SHOLDRTYPE": null, "STATUS": null, "LENGTH": null, "WIDTH": null, "RESTRICTED": null, "USERFLAG": null, "SURFACEM": null, "SEQUENCE": null, "SURFACEC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 15, "name": "Apron", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Shoulder/Apron" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6066403.527621897, "ymin": 2188823.6275311466, "xmax": 6071921.205234813, "ymax": 2196113.2169552254, "spatialReference": {"wkt": "PROJCS[\"L2CAL6F83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.665],PARAMETER[\"false_northing\",1640416.666],PARAMETER[\"central_meridian\",-116.2499999745946],PARAMETER[\"standard_parallel_1\",32.78333330780953],PARAMETER[\"standard_parallel_2\",33.88333332087654],PARAMETER[\"latitude_of_origin\",32.16666668243202],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIP" }, { "name": "APRONTYPE", "type": "esriFieldTypeString", "alias": "APRONTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "APRONTYPE" }, { "name": "NUMBEROFT", "type": "esriFieldTypeInteger", "alias": "NUMBEROFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBEROFT" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USERFLAG" }, { "name": "SURFACET", "type": "esriFieldTypeString", "alias": "SURFACET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACET" }, { "name": "SURFACEM", "type": "esriFieldTypeString", "alias": "SURFACEM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEM" }, { "name": "PAVEMENTCL", "type": "esriFieldTypeInteger", "alias": "PAVEMENTCL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENTCL" }, { "name": "SURFACEC", "type": "esriFieldTypeString", "alias": "SURFACEC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACEC" }, { "name": "FUEL", "type": "esriFieldTypeString", "alias": "FUEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FUEL" }, { "name": "ALTERNATIV", "type": "esriFieldTypeSmallInteger", "alias": "ALTERNATIV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTERNATIV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S73_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Apron", "description": "", "prototype": { "attributes": { "FUEL": null, "ALTERNATIV": null, "NAME": null, "DESCRIP": null, "APRONTYPE": null, "NUMBEROFT": null, "STATUS": null, "USERFLAG": null, "SURFACET": null, "SURFACEM": null, "PAVEMENTCL": null, "SURFACEC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }